CVE-2026-53183

Source
https://cve.org/CVERecord?id=CVE-2026-53183
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53183.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53183
Downstream
Related
Published
2026-06-25T08:38:57.443Z
Modified
2026-07-08T08:07:23.581395712Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
mptcp: allow subflow rcv wnd to shrink
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53183.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f3589be0c420a3137e5902d15705ced6a36f3f43
Fixed
bf364b0f10b27679140699821f88af7f01e2a6e3
Fixed
b1fd13074f22105deec45aa02283e322733e0c2d
Fixed
aa3861f40ac32706d9e97bfac76984613e278788
Fixed
653245266913f03fcf21cbca68eed5c197a33e52
Fixed
c297a4e65c50a2b807d9309b22615080faffa8f3
Fixed
da23be77e1292cd611e736c3aa17da633d7ddce7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53183.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.19.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.94
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.36
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.13

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53183.json"