Local system crash via L2TP socket race
Published Mar 27, 2025 · Updated May 11, 2026
Race condition in the Linux kernel allows local users to crash the system through concurrent L2TP tunnel creation. The l2tp_tunnel_register() path publishes a tunnel socket before completing initialization, invokes setup_udp_tunnel_sock() on an existing socket without its lock, and changes the socket lock class while live. Exploitation requires local low-privilege access and a race; successful triggering disrupts availability without reported confidentiality or integrity impact.
Summary
What happened
Race condition in the Linux kernel allows local users to crash the system through concurrent L2TP tunnel creation. The l2tp_tunnel_register() path publishes a tunnel socket before completing initialization, invokes setup_udp_tunnel_sock() on an existing socket without its lock, and changes the socket lock class while live. Exploitation requires local low-privilege access and a race; successful triggering disrupts availability without reported confidentiality or integrity impact.
The record
- CVE
- CVE-2023-53020
- Published
- Mar 27, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 27, 2025CVE publishedPublication date reported by the CVE source.
- May 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=3.6
- Affected versionversion=37159ef2c1ae1e696b24b260b241209a19f92c60 <0b2c59720e65885a394a017d0cf9cab118914682
- Affected versionversion=37159ef2c1ae1e696b24b260b241209a19f92c60 <2d77e5c0ad79004b5ef901895437e9cce6dfcc7e
- Affected versionversion=37159ef2c1ae1e696b24b260b241209a19f92c60 <77e8ed776cdb1a24b2aab8fe7c6f1f154235e1ce
- Affected versionversion=37159ef2c1ae1e696b24b260b241209a19f92c60 <cef0845b6dcfa2f6c2c832e7f9622551456c741d
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