
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-26729 affects the Linux kernel's AMD display driver, specifically addressing potential null pointer dereference issues in the dc_dmub_srv component. The vulnerability was discovered and disclosed on April 3, 2024, affecting Linux kernel versions from 6.7 up to (excluding) 6.7.7, and various 6.8 release candidates (rc1 through rc5). The issue involves improper null pointer handling in the dc_dmub_srv_cmd_list_queue_execute() and dc_dmub_srv_is_hw_pwr_up() functions (NVD).
The vulnerability stems from a code logic flaw where the 'dc_dmub_srv' variable was being dereferenced before being checked for null in two functions: dc_dmub_srv_cmd_list_queue_execute() and dc_dmub_srv_is_hw_pwr_up(). This implementation could lead to a null pointer dereference if 'dc_dmub_srv' is null. The issue has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H and is classified as a NULL Pointer Dereference (CWE-476) vulnerability (NVD).
The vulnerability could lead to a null pointer dereference in the AMD display driver, potentially causing system crashes or denial of service conditions when the affected functions are called with null parameters (NVD).
The vulnerability requires local access with low privileges and no user interaction to exploit. The attack complexity is low, making it relatively straightforward to trigger the vulnerability if an attacker has the necessary local access (NVD).
The vulnerability has been fixed by implementing proper null pointer checks before dereferencing the 'dc_dmub_srv' variable. The fix moves the null checks to the beginning of the affected functions to ensure that 'dc_dmub_srv' is not null when it is dereferenced. Users should update to Linux kernel version 6.7.7 or later to receive the fix (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."