
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-50007 is a vulnerability in the Linux kernel's ALSA ASIHPI driver that was discovered and disclosed on October 21, 2024. The vulnerability affects the handling of array indices in the ASIHPI driver, where values from firmware responses are stored in a static array without proper bounds checking (NVD).
The vulnerability is classified as an Improper Validation of Array Index (CWE-129) issue. The ASIHPI driver stores values in a static array based on an adapter index received from the firmware response, but previously did not validate whether this index was within the array bounds. The vulnerability has a CVSS v3.1 base score of 7.8 (HIGH), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, indicating local access requirements but high potential impact (NVD).
If exploited, this vulnerability could lead to an out-of-bounds array access, potentially allowing an attacker to cause memory corruption or system crashes. The high CVSS score indicates potential impacts on confidentiality, integrity, and availability of the system (NVD).
A patch has been developed and merged into the Linux kernel that adds a sanity check to verify the array index fits within the array size. The fix involves adding a condition to check if hr.u.s.adapter_index is less than HPI_MAX_ADAPTERS before accessing the array (Kernel Patch).
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."