mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
CVE-2025-68221

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
16 December 2025

What is CVE-2025-68221?

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

mptcp: fix address removal logic in mptcp_pm_nl_rm_addr

Fix inverted WARN_ON_ONCE condition that prevented normal address removal counter updates. The current code only executes decrement logic when the counter is already 0 (abnormal state), while normal removals (counter > 0) are ignored.

Affected Version(s)

Linux 63611391850850bf27f81afb0d0b6d1237a34006

Linux 63611391850850bf27f81afb0d0b6d1237a34006 < 92e239e36d600002559074994a545fcfac9afd2d

Linux 6.15

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-68221 : Linux Kernel Vulnerability in mptcp by Linux Foundation