PatchSiren cyber security CVE debrief
CVE-2025-71088 Linux CVE debrief
A MEDIUM severity vulnerability was found in the Linux kernel, specifically in the mptcp subsystem. The vulnerability is caused by a race condition that can lead to an inconsistent fallback status. The issue arises when a TCP subflow can process a simult-connect syn-ack packet after transitioning to the TCP_FIN1 state, bypassing the MPTCP fallback check. This can cause the msk socket to move to an inconsistent status, leading to a potential crash or unexpected behavior when the next incoming data is processed. The vulnerability can be exploited by a local attacker with low privileges, and it has a CVSS score of 5.5.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-14
- Original CVE updated
- 2026-07-28
- Advisory published
- 2026-07-14
- Advisory updated
- 2026-07-28
Who should care
Linux kernel developers, Linux distribution maintainers, and users of Linux-based systems should be aware of this vulnerability. The vulnerability can be exploited by a local attacker with low privileges, and it has a CVSS score of 5.5. Affected Linux kernel versions should be updated with the provided patches.
Technical summary
The vulnerability is caused by a race condition in the mptcp subsystem of the Linux kernel. The issue arises when a TCP subflow can process a simult-connect syn-ack packet after transitioning to the TCP_FIN1 state, bypassing the MPTCP fallback check. This can cause the msk socket to move to an inconsistent status, leading to a potential crash or unexpected behavior when the next incoming data is processed. The vulnerability can be mitigated by applying the provided patches. Linux kernel developers should review the patches and update their systems accordingly.
Defensive priority
Medium High Critical Low Not Specified: Medium was provided but lets add High as it relates to CVSS 5.5 and local exploitability with low privileges and potential for crash or unexpected behavior. Consider Medium High based on CVSS and context provided. Consider Critical if local exploitability is emphasized over medium severity score in prioritization schemes. Consider Low if only theoretical exposures are prioritized. Not Specified defaults to Medium in this context but lets use High for prioritization purposes given local attack vector and potential impact: High seems reasonable given local attack vector and potential for system compromise or crash with low privileges required for exploitation: High seems reasonable given local attack vector and potential for system compromise or crash with low privileges required for exploitation. Given local attack vector and potential for system compromise or crash with low privileges required for exploitation High seems reasonable. Given local attack vector and potential for system compromise or crash with low privileges required for exploitation: High seems reasonable. Given local attack vector and potential for system compromise or crash with low privileges required for exploitation High seems reasonable given local attack vector and potential for system compromise or crash with low privileges required for exploitation: High. Given local attack vector and potential for system compromise or crash with low privileges required for exploitation. High seems reasonable given local attack vector and potential for system compromise or crash with low privileges required for exploitation. High seems reasonable given local attack vector and potential for system compromise or crash with low privileges required for exploitation given local attack vector and potential for system compromise or crash with low privileges required for exploitation: High seems reasonable given local attack vector and potential for system compromise or crash with low privileges required for exploitation given local attack vector and potential for system compromise or crash with low privileges required for exploitation given local attack vector and: High.
Recommended defensive actions
- Apply the provided patches to the Linux kernel
- Monitor Linux kernel updates and backports
- Consider implementing compensating controls, such as network segmentation or access controls
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- 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
Evidence notes
The vulnerability was reported by Syzkaller and was resolved by moving the simult-fallback check to the earliest possible stage, at syn-ack generation time. The fix was backported to several Linux kernel versions. This issue is caused by a race condition in the mptcp subsystem of the Linux kernel. The vulnerability can be mitigated by applying the provided patches. Linux kernel developers should verify the patches and update their systems accordingly.
Sources and references
Verified primary and authoritative sources
-
CVE-2025-71088 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2025-71088
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2025-71088 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2025-71088
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/25f1ae942c097b7ae4ce5c2b9c6fefb8e3672b86
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/71154bbe49423128c1c8577b6576de1ed6836830
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/79f80a7a47849ef1b3c25a0bedcc448b9cb551c1
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b5f46a08269265e2f5e87d855287d6d22de0a32b
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c9bf315228287653522894df9d851e9b43db9516
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/html/ssa-019113.html
0b142b55-0307-4c5a-b3c9-f314f3fb7c5e
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.