In the Linux kernel, the following vulnerability has been resolved:
mptcp: fix address removal logic in mptcppmnlrmaddr
Fix inverted WARNONONCE 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68221.json",
"cna_assigner": "Linux"
}