PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89554 Linux CVE debrief

A vulnerability in the Linux kernel's Multipath TCP (MPTCP) implementation can allow an off-path attacker to corrupt the path manager's id-based subflow bookkeeping for a connection. The issue arises from the improper restoration of the local_id field in the syncookie MP_JOIN reconstruction process. This can lead to potential disruptions in MPTCP connections.

Vendor
Linux
Product
Unknown
CVSS
HIGH 8.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-11
Original CVE updated
2026-09-11
Advisory published
2026-09-11
Advisory updated
2026-09-11

Who should care

Linux kernel maintainers, administrators of systems using MPTCP, security teams responsible for monitoring and patching Linux systems, and operators managing MPTCP connections should be aware of this vulnerability. They should verify MPTCP connection integrity, assess system exposure, and monitor for unusual activity. Maintainers and administrators need to apply patches and ensure system updates are in place. Security teams should review system logs and M

Why it matters

CVE-2026-89554 is a vulnerability in the Linux kernel's MPTCP implementation that can allow an off-path attacker to corrupt the path manager's id-based subflow bookkeeping. Defenders should verify MPTCP connection integrity, assess system exposure, and monitor for unusual activity. Patches are available, but scope and impact require further verification.

  • Verify MPTCP connection integrity
  • Assess system exposure and update inventory
  • Monitor for unusual MPTCP activity

Technical summary

The Linux kernel's MPTCP implementation has a vulnerability in the syncookie MP_JOIN reconstruction process. The local_id field is not properly restored, allowing an off-path attacker to influence the path manager's subflow bookkeeping. This issue arises from the improper restoration of the local_id field in the syncookie MP_JOIN reconstruction process, which can lead to potential disruptions in MPTCP connections. Patches are available in referenced commits that address the issue by properly restoring the local_id field.

Defensive priority

Medium

Recommended defensive actions

  • Review and apply patches from Linux kernel maintainers as available
  • Monitor MPTCP connections for unusual activity
  • Verify system exposure and update inventory accordingly
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • 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

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, but the scope of affected systems and potential impact require further verification. The Linux kernel maintainers have addressed the issue with patches available in the referenced commits.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89554 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-89554

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-89554 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89554

    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/51887ccd88791ddaa8755a7c614fda031ecf7982

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/64f2c5dd49b956a542c8c02b8dad5d262a462bba

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/b878dfdd12d7a5b8722a78d35e313506140ca3d9

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/bf19d166337c6488b39cb03eeeffb30a941d6326

    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.