Local kernel crash via missing PMU event pointer
Published Apr 3, 2026 · Updated Apr 3, 2026
NULL pointer dereference in the x86 performance-monitoring code in Linux Kernel allows local users to crash the system through perf-event activity. During a throttle-reschedule-unthrottle race, x86_pmu_enable() skips cpuc->events[idx] setup for PERF_HES_ARCH events, but x86_pmu_start() still sets the matching active_mask bit. A subsequent PMC overflow NMI follows that active bit, reads the NULL event pointer, and crashes the kernel; reachability requires local perf-event access on x86 hardware.
Summary
What happened
NULL pointer dereference in the x86 performance-monitoring code in Linux Kernel allows local users to crash the system through perf-event activity. During a throttle-reschedule-unthrottle race, x86_pmu_enable() skips cpuc->events[idx] setup for PERF_HES_ARCH events, but x86_pmu_start() still sets the matching active_mask bit. A subsequent PMC overflow NMI follows that active bit, reads the NULL event pointer, and crashes the kernel; reachability requires local perf-event access on x86 hardware.
The record
- CVE
- CVE-2026-23435
- Published
- Apr 3, 2026
- Updated
- Apr 3, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 3, 2026CVE publishedPublication date reported by the CVE source.
- Apr 3, 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.19
- Affected versionversion=6b089028bff1f2ff9e0c62b8f1faca1a620e5d6e <886fa869153917d902784098922defa20c3a2fe5
- Affected versionversion=7e772a93eb61cb6265bdd1c5bde17d0f2718b452 <8d5fae6011260de209aaf231120e8146b14bc8e0
- Affected versionversion=7e772a93eb61cb6265bdd1c5bde17d0f2718b452 <c1dd1e2b722d3f1f2e4977dad8d1be78fdfb30cb
- Affected versionversion=cf69b99805c263117305ac6dffbc85aaf9259d32
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