
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-46694 is a vulnerability in the Linux kernel's AMD display driver (drm/amd/display) that was discovered and disclosed on September 13, 2024. The vulnerability involves a potential null pointer dereference in the framebuffer object handling. It affects Linux kernel versions from 6.0 up to versions before 6.1.108, 6.6.49, and 6.10.8 (NVD).
The vulnerability stems from improper handling of framebuffer objects in the AMD display driver. Specifically, the code directly accessed state->fb->obj[0] without proper null checks, which could lead to a null pointer dereference. 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, indicating local access required with low attack complexity (NVD).
The vulnerability can lead to a system crash due to null pointer dereference when accessing framebuffer objects in the AMD display driver. This primarily affects system availability, with no direct impact on confidentiality or integrity as indicated by the CVSS metrics (NVD).
The vulnerability has been fixed by implementing proper null pointer checks using drmgemfbgetobj() instead of directly accessing state->fb->obj[0]. The fix returns an error code when the object is null to prevent null pointer dereference. The patch has been applied to multiple kernel versions and is available in kernel versions 6.1.108, 6.6.49, and 6.10.8 or later (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."