Vulnerability in Linux

CVE-2024-26634

In 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.

EPSS: 0.002 (13.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Linux — versions f7a69786fe5ec75d1cdd71b465e74a1adc68ef40, 7663d522099ecc464512164e660bc771b2ff7b64, 6.7.3
  • Linux Linux_kernel — versions 6.8

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-26634?
CVE-2024-26634 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2024-03-18.
How severe is CVE-2024-26634?
Medium severity. CVSS v3 base score is 5.5 out of 10.
Is CVE-2024-26634 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.