Kernel crash via trace_pipe resize race
Published Sep 11, 2026 · Updated Sep 11, 2026
Use-after-free in Linux 6.8 allows local users with tracefs write access to crash the kernel by racing trace_pipe reads with sub-buffer resizing. ring_buffer_peek returns an event pointer after releasing reader_lock, while buffer_subbuf_size_kb can free and replace the referenced reader page. Exploitation requires local access to read trace_pipe and write the tracefs sizing control; the demonstrated consequence is a kernel fault and service interruption.
Summary
What happened
Use-after-free in Linux 6.8 allows local users with tracefs write access to crash the kernel by racing trace_pipe reads with sub-buffer resizing. ring_buffer_peek returns an event pointer after releasing reader_lock, while buffer_subbuf_size_kb can free and replace the referenced reader page. Exploitation requires local access to read trace_pipe and write the tracefs sizing control; the demonstrated consequence is a kernel fault and service interruption.
The record
- CVE
- CVE-2026-89747
- Published
- Sep 11, 2026
- Updated
- Sep 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 11, 2026CVE publishedPublication date reported by the CVE source.
- Sep 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.8
- Affected versionversion=f9b94daa542a8d2532f0930f01cd9aec2d19621b <05ebe1e1d7d38c2612bacfefe043a33572ae34cb
- Affected versionversion=f9b94daa542a8d2532f0930f01cd9aec2d19621b <372f8534244d632ad5118e8a87a11291b01712d3
- Affected versionversion=f9b94daa542a8d2532f0930f01cd9aec2d19621b <7a49d19ff9baaf61217e5ec14199c18bc2d93ee4
- Affected versionversion=f9b94daa542a8d2532f0930f01cd9aec2d19621b <ddbe921ed16a0ad2d9e09574c3f3aabec7528325
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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
- syzbot C reproducer for ring_buffer_peek use-after-freeproof of concept · demonstrated
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