
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-43894 is a vulnerability discovered in the Linux kernel affecting the DRM (Direct Rendering Manager) client subsystem. The issue was identified in the drm_client_modeset_probe() function where a null pointer dereference could occur when the return value of drm_mode_duplicate() is assigned to modeset->mode without proper validation. The vulnerability was disclosed on August 26, 2024, and affects Linux kernel versions from 5.3 up to versions before 5.4.282, 5.10.224, 5.15.165, and 6.1.105 (NVD).
The vulnerability stems from a missing null pointer check in the drm_client_modeset_probe() function within the DRM client code. When drm_mode_duplicate() fails, it returns NULL, which is directly assigned to modeset->mode without verification, leading to a potential null pointer dereference. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H, indicating local access is required and the primary impact is on availability (NVD).
The vulnerability can lead to a system crash due to null pointer dereference when the DRM client modeset probe operation fails. This primarily affects system availability and could potentially be exploited by local users to cause a denial of service condition (NVD).
The vulnerability requires local access and low privileges to exploit. No known active exploits have been reported in the wild. The vulnerability is classified as CWE-476 (NULL Pointer Dereference) (NVD).
The vulnerability has been fixed in the Linux kernel through a patch that adds a proper null pointer check after the drm_mode_duplicate() call. The fix has been backported to multiple stable kernel versions. Ubuntu has released fixes for versions 24.04 LTS (6.8.0-50.51), 22.04 LTS (5.15.0-125.135), and 20.04 LTS (5.4.0-200.220). Debian has also released fixes for bullseye (5.10.234-1) and bookworm (6.1.128-1) (Ubuntu Security, Debian Security).
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."