CVE-2024-26634
MediumIn the Linux kernel, the following vulnerability has been resolved: net: fix removing a namespace with conflicting altnames Mark reports a BUG() when a net namespace is removed. kernel BUG at net/core/dev.c:11520! Physical interfaces moved outside of init_net get "refunded" to init_net when that namespace disappears. The main interface name may get overwritten in the process if it would have conflicted. We need to also discard all conflicting altnames. Recent fixes addressed ensuring that altnames get moved with the main interface, which surfaced this problem.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2024-26634 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/8072699aa9e67d1727692cfb3c347263bb627fb9
-
PatchKernel patch commithttps://git.kernel.org/stable/c/a2232f29bf52c24f827865b3c90829c44b6c695b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/d09486a04f5da0a812c26217213b89a3b1acf836
Frequently asked questions
-
What is CVE-2024-26634?
CVE-2024-26634 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-26634 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-26634?
CVE-2024-26634 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-26634?
No patch is currently available for CVE-2024-26634. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-26634 actively exploited?
No — CVE-2024-26634 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.