
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-57880 is a vulnerability in the Linux kernel's ASoC Intel SoundWire (sof_sdw) driver. The issue was discovered and disclosed on January 11, 2025, affecting the array handling in the DAIs (Digital Audio Interfaces) implementation. The vulnerability specifically involves the initialised member of the asoc_sdw_dailink struct, which is used to determine if a member of the array is in use (NVD).
The vulnerability stems from a buffer overflow condition in the Linux kernel's sound subsystem. When the DAIs array is completely full, the code leads to an access one position past the end of the array. This occurs because the code uses the initialised member of the asoc_sdw_dailink struct to determine if an array member is in use, but doesn't account for the case when the array is at full capacity (Kernel Commit).
The vulnerability affects the sound subsystem in the Linux kernel, specifically the Intel SoundWire driver implementation. While the direct impact is a potential buffer overflow condition, the actual severity and exploitation potential appear to be limited as it affects a specific driver component (Ubuntu Security).
The vulnerability requires access to a system using the Intel SoundWire driver implementation. As of the current data, there are no known exploits in the wild. The issue was discovered and patched during routine code review rather than through active exploitation (Debian Security).
The vulnerability has been fixed by expanding the array allocation to include space for a terminator. The fix involves modifying the array allocation to add one additional entry that acts as a terminator, allowing the code to iterate safely until it hits an uninitialized DAI. The patch has been merged into the mainline kernel (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."