mptcp: allow subflow rcv wnd to shrink
Summary
| CVE | CVE-2026-53183 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-06-25 09:16:35 UTC |
| Updated | 2026-06-25 09:16:35 UTC |
| Description | 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. |
Risk And Classification
EPSS: 0.001800000 probability, percentile 0.077680000 (date 2026-06-25)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected f3589be0c420a3137e5902d15705ced6a36f3f43 bf364b0f10b27679140699821f88af7f01e2a6e3 git | Not specified |
| CNA | Linux | Linux | affected f3589be0c420a3137e5902d15705ced6a36f3f43 b1fd13074f22105deec45aa02283e322733e0c2d git | Not specified |
| CNA | Linux | Linux | affected f3589be0c420a3137e5902d15705ced6a36f3f43 aa3861f40ac32706d9e97bfac76984613e278788 git | Not specified |
| CNA | Linux | Linux | affected f3589be0c420a3137e5902d15705ced6a36f3f43 653245266913f03fcf21cbca68eed5c197a33e52 git | Not specified |
| CNA | Linux | Linux | affected f3589be0c420a3137e5902d15705ced6a36f3f43 c297a4e65c50a2b807d9309b22615080faffa8f3 git | Not specified |
| CNA | Linux | Linux | affected f3589be0c420a3137e5902d15705ced6a36f3f43 da23be77e1292cd611e736c3aa17da633d7ddce7 git | Not specified |
| CNA | Linux | Linux | affected 5.19 | Not specified |
| CNA | Linux | Linux | unaffected 5.19 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.176 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.143 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.94 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.36 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.13 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/bf364b0f10b27679140699821f88af7f01e2a6e3 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/da23be77e1292cd611e736c3aa17da633d7ddce7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/653245266913f03fcf21cbca68eed5c197a33e52 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/b1fd13074f22105deec45aa02283e322733e0c2d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/c297a4e65c50a2b807d9309b22615080faffa8f3 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/aa3861f40ac32706d9e97bfac76984613e278788 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.