CVE-2024-46711
MediumIn the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix ID 0 endp usage after multiple re-creations 'local_addr_used' and 'add_addr_accepted' are decremented for addresses not related to the initial subflow (ID0), because the source and destination addresses of the initial subflows are known from the beginning: they don't count as "additional local address being used" or "ADD_ADDR being accepted". It is then required not to increment them when the entrypoint used by the initial subflow is removed and re-added during a connection. Without this modification, this entrypoint cannot be removed and re-added more than once.
CVSS 3.1 score
4.7
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.0
and later are affected. Fixed in
6.1.109,
6.6.49,
6.10.8,
6.11
and their respective stable series.
References
The following references provide additional information about CVE-2024-46711 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/119806ae4e46cf239db8e6ad92bc2fd3daae86dc
-
PatchKernel patch commithttps://git.kernel.org/stable/c/53e2173172d26c0617b29dd83618b71664bed1fb
-
PatchKernel patch commithttps://git.kernel.org/stable/c/9366922adc6a71378ca01f898c41be295309f044
Frequently asked questions
-
What is CVE-2024-46711?
CVE-2024-46711 is a Medium severity Linux kernel vulnerability with a CVSS score of 4.7 out of 10 . It affects Linux kernel versions from 6.0 onward and has been patched in 6.1.109, 6.6.49, 6.10.8 and others. CVE-2024-46711 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-46711?
CVE-2024-46711 has a CVSS score of 4.7 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-46711?
Yes — CVE-2024-46711 has been patched. Fixed versions include 6.1.109, 6.6.49, 6.10.8 and others. If you are running Linux kernel 6.0 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-46711 actively exploited?
No — CVE-2024-46711 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.