HOMEVULNERABILITIESCVE-2026-23169
NONE

CVE-2026-23169

Published: February 14, 2026· Updated: Feb 19, 2026

EPSS:0.01%probability of exploitation in 30 daysPercentile:0.6th

Official Description

In the Linux kernel, the following vulnerability has been resolved:

mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()

syzbot and Eulgyu Kim reported crashes in mptcp_pm_nl_get_local_id()

and/or mptcp_pm_nl_is_backup()

Root cause is list_splice_init() in mptcp_pm_nl_flush_addrs_doit()

which is not RCU ready.

list_splice_init_rcu() can not be called here while holding pernet->lock

spinlock.

Many thanks to Eulgyu Kim for providing a repro and testing our patches.

NVD Source

Technical Analysis

CVE-2026-23169 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (6)

Quick Facts

CVE IDCVE-2026-23169
SeverityNONE
CISA KEVNo
EPSS (30d)0.01%
PublishedFeb 14, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-23169 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.