CPU denial of service via RCU list race
Published Jul 19, 2026 · Updated Jul 19, 2026
Denial of service in the Linux Kernel L2TP subsystem allows local users to pin a host CPU indefinitely through concurrent session commands. l2tp_session_unhash() uses list_del_init() on an RCU-walked session list, leaving self-referential links that trap l2tp_session_get_by_ifname() in an infinite loop. Reachability requires l2tp_core to be loaded and CAP_NET_ADMIN in a network namespace, which an unprivileged local user can obtain through a user-namespace sandbox; the wedged CPU stalls host RCU grace periods and the syscall cannot be killed.
Summary
What happened
Denial of service in the Linux Kernel L2TP subsystem allows local users to pin a host CPU indefinitely through concurrent session commands. l2tp_session_unhash() uses list_del_init() on an RCU-walked session list, leaving self-referential links that trap l2tp_session_get_by_ifname() in an infinite loop. Reachability requires l2tp_core to be loaded and CAP_NET_ADMIN in a network namespace, which an unprivileged local user can obtain through a user-namespace sandbox; the wedged CPU stalls host RCU grace periods and the syscall cannot be killed.
The record
- CVE
- CVE-2026-64119
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-835, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 19, 2026CVE publishedPublication date reported by the CVE source.
- Jul 19, 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.11.3 <6.12
- Affected versionversion=6.12
- Affected versionversion=89b768ec2dfefaeba5212de14fc71368e12d06ba <5e40919a40cb3e590ed45c2a54a4a2518aa88a99
- Affected versionversion=89b768ec2dfefaeba5212de14fc71368e12d06ba <979c017803c40829b03acd9e5236e354b7622360
- Affected versionversion=89b768ec2dfefaeba5212de14fc71368e12d06ba <acab6314bb75be994f720ed13e9d9139cbf828a8
- Affected versionversion=89b768ec2dfefaeba5212de14fc71368e12d06ba <e0c3dd7b30cc5ee42ab502da140cda93d794a20b
- Affected versionversion=b3dd82a879f25db9d096ae3053f657aa4260ecc6
What conditions does exploitation require?
What is affected?
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