Impact
The vulnerability exists in the Linux kernel’s Advanced Sound Architecture (ASoC) driver for AMD ACP SDW legacy devices. A helper function, create_sdw_dailinks(), iterates over an array of Digital Audio Interface links without enforcing proper bounds checks, causing a read that can exceed the allocated array. This out‑of‑bounds read corrupts kernel memory and can lead to a kernel crash.
Affected Systems
All Linux kernel installations that include the ACP SDW legacy driver and have not incorporated the upstream fix are vulnerable. No specific kernel releases were enumerated in the advisory, so administrators should treat all versions prior to the patch commit as affected.
Risk and Exploitability
The likely attack vector is local; it requires the ability to trigger the driver’s probe routine, which can be achieved by loading the defective module or interacting with an audio device. The CVSS score of 8.4 indicates a high‑severity issue. The EPSS score of <1% and its absence from CISA’s KEV catalog suggest limited public exploitation evidence, yet the vulnerability remains significant for targeted attacks.
OpenCVE Enrichment