Local kernel crash via uninitialized workqueue destruction
Published Sep 17, 2025 · Updated Sep 17, 2025
NULL pointer dereference in Linux kernel VKMS allows local users to crash the kernel during module initialization under memory pressure. vkms_release() passes an uninitialized composer_workq pointer to destroy_workqueue() when an out-of-memory failure unwinds registration before vkms_crtc_init() allocates that queue. Reachability requires the VKMS driver to be loaded while the allocation failure occurs; the documented consequence is a kernel crash, not data access or privilege gain.
Summary
What happened
NULL pointer dereference in Linux kernel VKMS allows local users to crash the kernel during module initialization under memory pressure. vkms_release() passes an uninitialized composer_workq pointer to destroy_workqueue() when an out-of-memory failure unwinds registration before vkms_crtc_init() allocates that queue. Reachability requires the VKMS driver to be loaded while the allocation failure occurs; the documented consequence is a kernel crash, not data access or privilege gain.
The record
- CVE
- CVE-2022-50369
- Published
- Sep 17, 2025
- Updated
- Sep 17, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 17, 2025CVE publishedPublication date reported by the CVE source.
- Sep 17, 2025Record 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=4.20
- Affected versionversion=6c234fe37c57627a5baf96f552afa1fae2b67d4d <0b8f390e2251191f1b179cc87f65d54c96565f0d
- Affected versionversion=6c234fe37c57627a5baf96f552afa1fae2b67d4d <1f9836f95271e7acf016667eee0aeae3386f9645
- Affected versionversion=6c234fe37c57627a5baf96f552afa1fae2b67d4d <2fe2a8f40c21161ffe7653cc234e7934db5b7cc5
- Affected versionversion=6c234fe37c57627a5baf96f552afa1fae2b67d4d <57031c474c3a920ea73afeb5dc352e537f5793ee
- Affected versionversion=6c234fe37c57627a5baf96f552afa1fae2b67d4d <596f1ba3987e601e31a5abf1f75ce1d2635aceac
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