CVE-2026-23120
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23120 is a data-race vulnerability in the Linux kernel's L2TP (Layer 2 Tunneling Protocol) implementation within the l2tp_tunnel_del_work() function. The flaw arises because sk->sk_socket is read without proper synchronization when handling kernel sockets, creating a race condition with sk_common_release(). It was published on February 14, 2026, and affects multiple Linux kernel versions ranging from 3.16.57 through 6.18.7, as well as 6.19 release candidates. It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly).

Technical details

The root cause is a concurrent read/write data race (CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization) in the Linux kernel's L2TP subsystem. Specifically, l2tp_tunnel_del_work() reads sk->sk_socket without holding the appropriate lock, while sk_common_release() concurrently writes to the same memory location via sock_orphan(). The race was originally detected by syzbot (the Linux kernel fuzzer), which reported the KCSAN data-race between these two code paths. Exploitation requires a local attacker to trigger concurrent L2TP tunnel deletion and socket cleanup operations (Feedly).

Impact

Successful exploitation can cause kernel instability or a system crash, resulting in a denial of service (availability impact: High). Because the vulnerability involves unsynchronized access to kernel socket structures, it may also lead to memory corruption in affected kernel versions. Confidentiality and integrity are not directly impacted; the primary risk is system availability for any Linux host running an affected kernel version with L2TP in use (Feedly).

Mitigation and workarounds

Patches have been released for all affected stable kernel branches. Fixed versions include: 3.17+, 4.16+, 5.10.249+, 5.15.199+, 6.1.162+, 6.6.122+, 6.12.68+, and 6.18.8+. Patch commits are available at git.kernel.org for each stable branch. Administrators should apply the latest stable kernel update for their distribution (Ubuntu USN-8162-1, USN-8180-x, USN-8186-1, USN-8188-1, USN-8275-1, USN-8297-1; SUSE SUSE-SU-2026:1661-1, SUSE-SU-2026:1668-1; Oracle ELSA-2026-50160, ELSA-2026-50232) as soon as possible, and restrict local system access to trusted users where feasible (Feedly, Ubuntu USN-8180, SUSE Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management