Kernel crash via offline CPU wake selection
Published May 30, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux kernel 6.6 allows local users to crash the kernel during workqueue CPU selection. The kick_pool() path chooses wake_cpu from __pod_cpumask without intersecting cpu_online_mask, then arch_vcpu_is_preempted() dereferences state for an offline CPU. Exposure requires a workqueue pool whose possible-CPU mask includes offline CPUs; reaching the path produces a kernel oops and interrupts the host.
Summary
What happened
NULL pointer dereference in Linux kernel 6.6 allows local users to crash the kernel during workqueue CPU selection. The kick_pool() path chooses wake_cpu from __pod_cpumask without intersecting cpu_online_mask, then arch_vcpu_is_preempted() dereferences state for an offline CPU. Exposure requires a workqueue pool whose possible-CPU mask includes offline CPUs; reaching the path produces a kernel oops and interrupts the host.
The record
- CVE
- CVE-2024-36888
- Published
- May 30, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 30, 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=6.6
- Affected versionversion=8639ecebc9b1796d7074751a350462f5e1c61cd4 <57a01eafdcf78f6da34fad9ff075ed5dfdd9f420
- Affected versionversion=8639ecebc9b1796d7074751a350462f5e1c61cd4 <6d559e70b3eb6623935cbe7f94c1912c1099777b
- Affected versionversion=8639ecebc9b1796d7074751a350462f5e1c61cd4 <c57824d4fe07c2131f8c48687cbd5ee2be60c767
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