You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2024 42074
About this tag
CVE-2024-42074 is a Linux kernel vulnerability affecting the AMD ASoC audio subsystem, specifically a null-pointer dereference in the snd_acp_resume() function. Microsoft's advisory confirms that Azure Linux includes the affected open-source library and is potentially impacted, but this is an inventory attestation rather than a guarantee that no other Microsoft products contain the same vulnerable code. The fix involves adding a null check for the chip_pdev pointer to prevent crashes when an ACP platform device is skipped during probe. This vulnerability was addressed upstream in kernel stable trees and is tracked in public vulnerability databases.
Microsoft’s short MSRC advisory that “Azure Linux includes this open‑source library and is therefore potentially affected” is accurate — but it is an inventory attestation, not a technical guarantee that no other Microsoft product could contain the same vulnerable Linux kernel code. erview...