Kernel crash via unchecked workqueue allocation
Published Sep 18, 2025 · Updated Sep 18, 2025
NULL pointer dereference in the Linux PA-RISC LED driver allows local users to crash an affected kernel during driver startup. start_task() passes led_wq to queue_delayed_work() without checking whether create_singlethread_workqueue() returned NULL, leading __queue_work() to access wq->flags. The path requires the PA-RISC LED driver to start while workqueue allocation fails; the documented consequence is loss of system availability.
Summary
What happened
NULL pointer dereference in the Linux PA-RISC LED driver allows local users to crash an affected kernel during driver startup. start_task() passes led_wq to queue_delayed_work() without checking whether create_singlethread_workqueue() returned NULL, leading __queue_work() to access wq->flags. The path requires the PA-RISC LED driver to start while workqueue allocation fails; the documented consequence is loss of system availability.
The record
- CVE
- CVE-2022-50415
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2025CVE publishedPublication date reported by the CVE source.
- Sep 18, 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=2.6.15
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <3505c187b86136250b39e62c72a3a70435277af6
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <41f563ab3c33698bdfc3403c7c2e6c94e73681e4
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <5e4500454d75dd249be4695d83afa3ba0724c37e
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <67c98fec87ed76b1feb2ae810051afd88dfa9df6
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <77f8b628affaec692d83ad8bfa3520db8a0cc493
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <ac838c663ba1fd6bff35a817fd89a47ab55e88e0
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <c6db0c32f39684c89c97bc1ba1c9c4249ca09e48
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <fc307b2905a3dd75c50a53b4d87ac9c912fb7c4e
- Affected versionversion=3499495205a676d85fcc2f3c28e35ec9b43c47e3 <fc6d0f65f22040c6cc8a5ce032bf90252629de50
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