Impact
This flaw, classified as CWE-131, allows the TCP subflow’s receive window to be reduced even when the network namespace setting forbids it, causing the MPTCP receive window to grow larger than the receiver buffer size, potentially leading to service disruption or memory exhaustion.
Affected Systems
The vulnerable component is the Linux kernel; the issue is present in kernel versions before the fix was merged, and the fix was included in later kernel releases.
Risk and Exploitability
The CVSS score is 7.5 and the EPSS score is <1%, indicating a low probability of exploitation. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that an attacker who can influence an MPTCP connection from outside the host could craft traffic that triggers the inflated window, leading to denial of service by exhausting server resources. This scenario is a concrete example of the calculation error described by CWE‑131, where incorrect buffer size handling results in resource exhaustion.
OpenCVE Enrichment
Debian DLA