PT-2026-61184 · Linux · Linux
CVE-2026-63867
·
Published
2026-07-19
·
Updated
2026-07-19
CVSS v3.1
8.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H |
In the Linux kernel, the following vulnerability has been resolved:
mptcp: close TOCTOU race while computing rcv wnd
The MPTCP output path access locklessly the MPTCP-level ack seq
in multiple times, using possibly different values for the data ack
in the DSS option and to compute the announced rcv wnd for the same
packet.
Refactor the cote to avoid inconsistencies which may confuse the
peer. Also ensure that the MPTCP level rcv wnd is updated only when
the egress packet actually contains a DSS ack.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux