PatchSiren cyber security CVE debrief
CVE-2026-97567 Linux CVE debrief
A race condition vulnerability in the Linux kernel's Multipath TCP (MPTCP) implementation can lead to inconsistent status. The vulnerability has been resolved with a synchronous timer stop operation. This issue affects Linux kernel versions and could lead to potential MPTCP-related problems if not addressed. Linux kernel maintainers and users should assess exposure and verify patch deployment to prevent potential issues. The vulnerability was addressed by implementing a synchronous timer stop operation to prevent the race between disconnect() and rtx events.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux kernel maintainers, Linux distribution maintainers, and users of Linux kernel versions affected by CVE-2026-97567 should assess exposure and verify patch deployment. This includes reviewing the vulnerability's impact on Linux kernel deployments and ensuring that patches are applied to prevent potential MPTCP-related issues. Linux kernel maintainers and users should also monitor Linux kernel logs for signs of potential MPTCP-related issues.
Why it matters
CVE-2026-97567 is a race condition vulnerability in the Linux kernel's Multipath TCP (MPTCP) implementation. Linux kernel maintainers and users should assess exposure and verify patch deployment to prevent potential MPTCP-related issues.
- Verify patch deployment for Linux kernel versions affected by CVE-2026-97567 to prevent potential MPTCP-related issues
- Monitor Linux kernel logs for signs of potential MPTCP-related issues
- Assess exposure of Linux kernel deployments to CVE-2026-97567
Technical summary
The Linux kernel's Multipath TCP (MPTCP) implementation has a race condition vulnerability between disconnect() and rtx events, leading to inconsistent status. A synchronous timer stop operation has been implemented to prevent the race. This vulnerability affects Linux kernel versions and could lead to potential MPTCP-related problems if not addressed. The technical details of the vulnerability involve a race condition that can cause inconsistent status in MPTCP implementations. The fix involves a synchronous timer stop operation to prevent the race.
Defensive priority
Linux kernel maintainers and users should assess exposure and verify patch deployment.
Recommended defensive actions
- Assess exposure of Linux kernel deployments to CVE-2026-97567
- Verify patch deployment for Linux kernel versions affected by CVE-2026-97567
- Monitor Linux kernel logs for signs of potential MPTCP-related issues
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide limited information about the vulnerability. The Linux kernel patch notes indicate a race condition between disconnect() and rtx events. Further verification is needed to assess exposure and ensure patch deployment. The vulnerability was resolved with a synchronous timer stop operation. Evidence from the Linux kernel patch notes and CVE record suggests that this issue could lead to inconsistent status if not addressed.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97567 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97567
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97567 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97567
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/374da2b9be1280695ce41f108334a8f16e3e54be
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/69a7b2a912672159dda7dcf325d27752d448dfdf
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/85c580b0d8590520ae00a15c29e9fb9c99427a3e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.