CVE-2024-57880 – Intel ASoC SOF SDW Array Index Out-of-Bounds Vulnerability

CVE ID : CVE-2024-57880

Published : Jan. 11, 2025, 3:15 p.m. | 1 day ago

Description : In the Linux kernel, the following vulnerability has been resolved:

ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array

The code uses the initialised member of the asoc_sdw_dailink struct to
determine if a member of the array is in use. However in the case the
array is completely full this will lead to an access 1 past the end of
the array, expand the array by one entry to include a space for a
terminator.

Severity: 0.0 | NA

Visit the link for more details, such as CVSS details, affected products, timeline, and more…

Go to Source

Related Posts