Bug 2337348 (CVE-2024-57880) - CVE-2024-57880 kernel: ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array
Summary: CVE-2024-57880 kernel: ASoC: Intel: sof_sdw: Add space for a terminator into ...
Keywords:
Status: NEW
Alias: CVE-2024-57880
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-13 12:01 UTC by OSIDB Bzimport
Modified: 2025-11-25 09:08 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-13 12:01:12 UTC
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.

Comment 1 Avinash Hanwate 2025-01-13 12:54:16 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025011134-CVE-2024-57880-c009@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.