CVE Catalog

CVE-2026-97567

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, a race between disconnect() and retransmission (rtx) in the MPTCP stack was identified, leading to inconsistent state. The fix prevents the race using a synchronous timer stop operation.

Risk Assessment

The race can cause inconsistent MPTCP connection state, leading to communication errors or unpredictable network stack behavior.

Recommendation

Update the Linux kernel to a version containing the MPTCP race fix. Monitor systems using MPTCP for unstable connections.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: mptcp: prevent race between disconnect() and rtx Sashiko noted that the two event can race, leading to inconsistent status. Prevent the race using the synchronous timer stop operation.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS