Local privilege escalation via L2TP refcount race
Published Jul 19, 2026 · Updated Jul 19, 2026
Use-after-free in Linux Kernel L2TP session lookup allows local users to execute kernel code by racing netlink operations. l2tp_session_get_by_ifname uses refcount_inc after an RCU lookup, so concurrent deletion can reduce the session count to zero before the getter returns a pointer later freed by kfree_rcu. The path requires CAP_NET_ADMIN in a network namespace and PREEMPT_RT scheduling; successful exploitation permits kernel-memory disclosure, corruption, code execution, or a crash.
Summary
What happened
Use-after-free in Linux Kernel L2TP session lookup allows local users to execute kernel code by racing netlink operations. l2tp_session_get_by_ifname uses refcount_inc after an RCU lookup, so concurrent deletion can reduce the session count to zero before the getter returns a pointer later freed by kfree_rcu. The path requires CAP_NET_ADMIN in a network namespace and PREEMPT_RT scheduling; successful exploitation permits kernel-memory disclosure, corruption, code execution, or a crash.
The record
- CVE
- CVE-2026-63918
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1068
- 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.12
- Affected versionversion=abe7a1a7d0b69e63b1bca5f9531023a52336784f <05f95729ca844704d15e49ce14868af4b403b32b
- Affected versionversion=abe7a1a7d0b69e63b1bca5f9531023a52336784f <782d60a6596aee9b29c2eecfa70033899278bf65
- Affected versionversion=abe7a1a7d0b69e63b1bca5f9531023a52336784f <947013fd7c8c35dd5856557b215840098a3f67f8
- Affected versionversion=abe7a1a7d0b69e63b1bca5f9531023a52336784f <ee80455feffb9cb62b5b58715cabeff495e666b2
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