Impact
The Linux kernel flaw occurs when a network namespace is removed while devices in that namespace share alternate names with devices in other namespaces. The kernel incorrectly retains these conflicting alternate names during namespace teardown, causing warnings and potentially leaving the system in an inconsistent state. This can result in resource leaks, incomplete cleanup, or even a kernel panic. The weakness is a resource-management error that permits a local attacker with the ability to manipulate network namespaces to destabilize the system.
Affected Systems
All Linux kernel revisions that lack the patch commit referenced in the advisory. The defect is located in the network namespace handling code that affects device cleanup when a non‑root namespace is removed. No specific kernel version numbers are listed; systems should consider updating to the latest stable kernel that incorporates the fix.
Risk and Exploitability
The advisory does not provide a CVSS score or EPSS value, and the vulnerability is not listed in CISA KEV catalog. The likely attack vector is local or privileged; an attacker must have the ability to create and delete network namespaces or to load kernel modules that interact with the networking stack. While the bug can lead to a denial of service, it does not enable remote code execution or privilege escalation as described. The risk remains moderate for infected nodes that expose networking namespace manipulation to potentially untrusted code.
OpenCVE Enrichment