VDB
DEBIAN-CVE-2024-53122
DEBIAN-CVE-2024-53122
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust Additional active subflows - i.e. created by the in kernel path manager - are included into the subflow list before starting the 3whs. A racing recvmsg() spooling data received on an already established subflow would unconditionally call tcp_cleanup_rbuf() on all the current subflows, potentially hitting a divide by zero error on the newly created ones. Explicitly check that the subflow is in a suitable state before invoking tcp_cleanup_rbuf().
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 6.12.17-1, 6.3.7-1, 6.4.1-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.112-1, *, 0 |
| Debian:12 | linux | 6.1.38-4~bpo11+1, 6.1.55-1~bpo11+1, 6.1.52-1 |
| Debian:14 | linux | 0, 0 |
Timeline
- Dec 2, 2024 CVE Published
- Apr 28, 2026 CVE Updated