CVE-2024-53122

Source
https://cve.org/CVERecord?id=CVE-2024-53122
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53122.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-53122
Downstream
Related
Published
2024-12-02T13:44:52.678Z
Modified
2026-05-28T03:53:54.512981629Z
Summary
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Details

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

mptcp: cope racing subflow creation in mptcprcvspace_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 tcpcleanuprbuf() 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 tcpcleanuprbuf().

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53122.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
c76c6956566f974bac2470bd72fc22fb923e04a1
Fixed
0a9a182ea5c7bb0374e527130fd85024ace7279b
Fixed
24995851d58c4a205ad0ffa7b2f21e479a9c8527
Fixed
ff825ab2f455299c0c7287550915a8878e2a66e0
Fixed
aad6412c63baa39dd813e81f16a14d976b3de2e8
Fixed
ce7356ae35943cc6494cc692e62d51a734062b7d

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53122.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.10.0
Fixed
5.15.174
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.119
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.63
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.11.10

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53122.json"