First published: Sat Jan 11 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.19-1 6.12.20-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-57880 is categorized as moderate.
CVE-2024-57880 can potentially allow improper handling of DAI arrays, leading to reliability issues.
To fix CVE-2024-57880, update your Linux kernel to the latest patched version provided by the vendor.
CVE-2024-57880 affects various versions of the Linux kernel that utilize the ASoC Intel driver.
CVE-2024-57880 is not typically considered to be remotely exploitable.