CVE-2026-23169
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23169 is a race condition vulnerability in the Linux kernel's MPTCP (Multipath TCP) path manager implementation, specifically in the mptcp_pm_nl_flush_addrs_doit() function. The flaw was reported by syzbot and researcher Eulgyu Kim, who also provided a reproducer and tested patches. It was published on February 14, 2026, and affects Linux kernel versions from 5.11 through multiple stable branches up to 6.19-rc7. It carries a CVSS v3.1 base score of 4.7 (Medium) (Feedly, Microsoft MSRC).

Technical details

The root cause is classified as CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization / Race Condition). The vulnerable function mptcp_pm_nl_flush_addrs_doit() uses list_splice_init(), which is not RCU (Read-Copy-Update) safe, while holding the pernet->lock spinlock. This creates a synchronization window that can cause crashes in the related functions mptcp_pm_nl_get_local_id() and mptcp_pm_nl_is_backup(). The use of list_splice_init_rcu() is not viable in this context due to the held spinlock, requiring a different synchronization approach in the fix (Feedly, git.kernel.org).

Impact

Successful exploitation allows a low-privileged local attacker to trigger kernel crashes, resulting in a denial of service through system instability. There is no confidentiality or integrity impact — the vulnerability exclusively affects availability. The scope is limited to the local system, but repeated triggering could cause persistent instability on affected hosts running MPTCP-enabled kernels (Feedly).

Mitigation and workarounds

Apply the appropriate patched kernel version for your branch: 5.15.201 or later, 6.1.164 or later, 6.6.125 or later, 6.12.72 or later, or 6.18.9 or later. Patches are available from the Linux kernel stable repositories and have been incorporated into Debian (DSA-6141-1, DSA-6163-1, DLA-4499-1), SUSE (SUSE-2026-21241-1), and Amazon Linux 2 (ALAS2KERNEL-5.15-2026-098/099) advisories. As a temporary workaround where patching is not immediately possible, disabling MPTCP on affected systems can reduce exposure (Feedly, git.kernel.org, Debian LTS).

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