CVE-2026-53183 PUBLISHED

mptcp: allow subflow rcv wnd to shrink

Assigner: Linux
Reserved: 09.06.2026 Published: 25.06.2026 Updated: 25.06.2026

In the Linux kernel, the following vulnerability has been resolved:

mptcp: allow subflow rcv wnd to shrink

In MPTCP connection, the window field in the TCP header refers to the MPTCP-level rcv_nxt and it's right edge should not move backward. Such constraint is enforced at DSS option generation time.

At the same time, the TCP stack ensures independently that the TCP-level rcv wnd right's edge does not move backward. That in turn causes artificial inflating of the MPTCP rcv window when the incoming data is acked at the TCP level and is OoO in the MPTCP sequence space (or lands in the backlog).

As a consequence, the incoming traffic can exceed the receiver rcvbuf size even when the sender is not misbehaving.

Prevent such scenario forcibly allowing the TCP subflow to shrink the TCP-level rcv wnd regardless of the current netns setting.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from f3589be0c420a3137e5902d15705ced6a36f3f43 to bf364b0f10b27679140699821f88af7f01e2a6e3 (excl.)
  • affected from f3589be0c420a3137e5902d15705ced6a36f3f43 to b1fd13074f22105deec45aa02283e322733e0c2d (excl.)
  • affected from f3589be0c420a3137e5902d15705ced6a36f3f43 to aa3861f40ac32706d9e97bfac76984613e278788 (excl.)
  • affected from f3589be0c420a3137e5902d15705ced6a36f3f43 to 653245266913f03fcf21cbca68eed5c197a33e52 (excl.)
  • affected from f3589be0c420a3137e5902d15705ced6a36f3f43 to c297a4e65c50a2b807d9309b22615080faffa8f3 (excl.)
  • affected from f3589be0c420a3137e5902d15705ced6a36f3f43 to da23be77e1292cd611e736c3aa17da633d7ddce7 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.19 is affected
  • unaffected from 0 to 5.19 (excl.)
  • unaffected from 6.1.176 to 6.1.* (incl.)
  • unaffected from 6.6.143 to 6.6.* (incl.)
  • unaffected from 6.12.94 to 6.12.* (incl.)
  • unaffected from 6.18.36 to 6.18.* (incl.)
  • unaffected from 7.0.13 to 7.0.* (incl.)
  • unaffected from 7.1 to * (incl.)

References