Local kernel crash via unchecked mode duplication
Published Aug 26, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel DRM client allows local users to crash the kernel during modeset probing. drm_client_modeset_probe() stores a failed drm_mode_duplicate() call's NULL return in modeset->mode and dereferences it without checking. A low-privilege local context and a mode-duplication allocation failure are required; the documented consequence is a kernel crash, not data access or modification.
Summary
What happened
NULL pointer dereference in the Linux kernel DRM client allows local users to crash the kernel during modeset probing. drm_client_modeset_probe() stores a failed drm_mode_duplicate() call's NULL return in modeset->mode and dereferences it without checking. A low-privilege local context and a mode-duplication allocation failure are required; the documented consequence is a kernel crash, not data access or modification.
The record
- CVE
- CVE-2024-43894
- Published
- Aug 26, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 26, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.3
- Affected versionversion=cf13909aee054f5aa667d4b9da0ac7df4f6c1327 <113fd6372a5bb3689aba8ef5b8a265ed1529a78f
- Affected versionversion=cf13909aee054f5aa667d4b9da0ac7df4f6c1327 <24ddda932c43ffe156c7f3c568bed85131c63ae6
- Affected versionversion=cf13909aee054f5aa667d4b9da0ac7df4f6c1327 <5291d4f73452c91e8a11f71207617e3e234d418e
- Affected versionversion=cf13909aee054f5aa667d4b9da0ac7df4f6c1327 <612cae53e99ce32a58cb821b3b67199eb6e92dff
- Affected versionversion=cf13909aee054f5aa667d4b9da0ac7df4f6c1327 <c763dfe09425152b6bb0e348900a637c62c2ce52
- Affected versionversion=cf13909aee054f5aa667d4b9da0ac7df4f6c1327 <d64847c383100423aecb6ac5f18be5f4316d9d62
- Affected versionversion=cf13909aee054f5aa667d4b9da0ac7df4f6c1327 <d64fc94f7bb24fc2be0d6bd5df8df926da461a6d
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo