System crash via unsynchronized eventfs remount walk
Published May 28, 2026 · Updated May 28, 2026
Race condition in Linux Kernel eventfs allows local users to crash the system by remounting tracefs while modifying kprobe events. During tracefs option application, eventfs_set_attrs() traverses ei->children under ordinary RCU even though removal and reclamation use list_del_rcu() and SRCU, allowing freed entries to be dereferenced. Triggering the failure requires local access that can repeatedly remount tracefs and create and delete kprobe events; the grounded impact is a kernel crash and service interruption.
Summary
What happened
Race condition in Linux Kernel eventfs allows local users to crash the system by remounting tracefs while modifying kprobe events. During tracefs option application, eventfs_set_attrs() traverses ei->children under ordinary RCU even though removal and reclamation use list_del_rcu() and SRCU, allowing freed entries to be dereferenced. Triggering the failure requires local access that can repeatedly remount tracefs and create and delete kprobe events; the grounded impact is a kernel crash and service interruption.
The record
- CVE
- CVE-2026-46106
- Published
- May 28, 2026
- Updated
- May 28, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 28, 2026CVE publishedPublication date reported by the CVE source.
- May 28, 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=340f0c7067a95281ad13734f8225f49c6cf52067 <07004a8c4b572171934390148ee48c4175c77eed
- Affected versionversion=340f0c7067a95281ad13734f8225f49c6cf52067 <44e64d8a432837308f4dda3ffe819f1ec092a0ba
- Affected versionversion=340f0c7067a95281ad13734f8225f49c6cf52067 <52b109f1b875b912d4ab2c5fdd8c322d47119d9b
- Affected versionversion=340f0c7067a95281ad13734f8225f49c6cf52067 <ed2ad73bcb0a7a6cc934097d4853b6d5124c317e
- Affected versionversion=6.10
- Affected versionversion=6.6.35 <6.6.140
- Affected versionversion=6.9.6 <6.10
- Affected versionversion=7ec535ed8724d18ae4e714d2277a5b89450659d2 <ae9cd0b46b1890040006a2fc5e905c5d6053fd02
- Affected versionversion=99b86d85f7c73d676c50e8c35748f94dd41389da
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
- Upstream tracefs eventfs race reproducerproof 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