
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-46815 is a vulnerability in the Linux kernel's AMD display driver (drm/amd/display) discovered in 2024. The issue involves improper validation of the num_valid_sets variable before accessing reader_wm_sets array, which could lead to a negative index access. The vulnerability affects multiple versions of the Linux kernel, from versions up to 5.4.284, 5.10 to 5.10.226, 5.11 to 5.15.167, 5.16 to 6.1.109, 6.2 to 6.6.50, and 6.7 to 6.10.9 (NVD).
The vulnerability exists in the build_watermark_ranges function within the AMD display driver, specifically in the DCN21 clock manager component. The issue occurs when accessing reader_wm_sets[num_valid_sets - 1] without first validating that num_valid_sets is greater than zero, potentially leading to an array overrun condition. The vulnerability has been assigned 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 impact potential (NVD).
The vulnerability could result in an array overrun condition when accessing the reader_wm_sets array with a negative index. This type of buffer overflow vulnerability could potentially lead to memory corruption, which might affect system stability or security. The high CVSS score indicates potential impacts on confidentiality, integrity, and availability of the affected system (NVD).
The vulnerability has been patched in the Linux kernel by adding a check to verify that num_valid_sets is greater than 0 before accessing reader_wm_sets[num_valid_sets - 1]. The fix has been implemented across multiple kernel versions, including 5.4.284, 5.10.226, 5.15.167, 6.1.109, and others. Users are advised to update to the patched versions of the kernel (Kernel Git).
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."