Local system crash via fprobe reservation race
Published Aug 15, 2026 · Updated Aug 15, 2026
A race condition in Linux kernel 6.14 allows local users to crash the system by registering an fprobe on an already-live instruction pointer. fprobe_fgraph_entry() sizes a shadow-stack reservation in one RCU-protected list walk, but a second walk can process a newly visible exit_handler and write beyond reserved_words or through a NULL fgraph_data pointer. Low-privileged local access and precisely timed concurrent registration are required; the grounded consequence is a kernel protection fault and system crash.
Summary
What happened
A race condition in Linux kernel 6.14 allows local users to crash the system by registering an fprobe on an already-live instruction pointer. fprobe_fgraph_entry() sizes a shadow-stack reservation in one RCU-protected list walk, but a second walk can process a newly visible exit_handler and write beyond reserved_words or through a NULL fgraph_data pointer. Low-privileged local access and precisely timed concurrent registration are required; the grounded consequence is a kernel protection fault and system crash.
The record
- CVE
- CVE-2026-72385
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 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=4346ba1604093305a287e08eb465a9c15ba05b80 <367c49d6e283c17b56a31e7a8d964a079244264c
- Affected versionversion=4346ba1604093305a287e08eb465a9c15ba05b80 <62988204162fc382cfc7d9a185d40a751261e3a3
- Affected versionversion=4346ba1604093305a287e08eb465a9c15ba05b80 <d655cca1c6e67eb081214d37eb231a869ead2f97
- Affected versionversion=6.14
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