Tracker / CVE-2024-26634
CVE-2024-26634
Medium 5.5
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.1.60 → 6.1.76 |
| linux | linux_kernel · 6.6 → 6.6.15 |
| linux | linux_kernel · 6.7 → 6.7.3 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.