Local system crash via NULL worker cleanup
Published May 1, 2025 · Updated May 11, 2026
NULL pointer dereference in DRM vblank cleanup in the Linux kernel allows local users to crash the system during module initialization. When __drmm_add_action() fails during drm_vblank_init(), cleanup invokes drm_vblank_init_release() even though the vblank worker is NULL, and kthread_destroy_worker() dereferences it. Triggering the failure path requires local low-privileged access and DRM module initialization; the bounded consequence is a kernel crash and service interruption.
Summary
What happened
NULL pointer dereference in DRM vblank cleanup in the Linux kernel allows local users to crash the system during module initialization. When __drmm_add_action() fails during drm_vblank_init(), cleanup invokes drm_vblank_init_release() even though the vblank worker is NULL, and kthread_destroy_worker() dereferences it. Triggering the failure path requires local low-privileged access and DRM module initialization; the bounded consequence is a kernel crash and service interruption.
The record
- CVE
- CVE-2022-49827
- Published
- May 1, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 2025CVE 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.9
- Affected versionversion=5e6c2b4f916157e8f10d093d43e88b2a250d1774 <1d160dfb3fdf11ba9447e862c548447f91f4e74a
- Affected versionversion=5e6c2b4f916157e8f10d093d43e88b2a250d1774 <3acd2016421b2e628acad65495d15493bf7a3bc3
- Affected versionversion=5e6c2b4f916157e8f10d093d43e88b2a250d1774 <4979524f5a2a8210e87fde2f642b0dc060860821
- Affected versionversion=5e6c2b4f916157e8f10d093d43e88b2a250d1774 <e884a6c2d49a6c12761e5bed851e9fe93bd923a1
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.
Weakness, pattern, technique
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