Impact
This vulnerability is a NULL pointer dereference in the Linux kernel's IPv6 routing code, triggered when a device is un-slaved from a Virtual Routing and Forwarding (VRF) instance. The bug causes the kernel to dereference a NULL pointer during route allocation, leading to a kernel panic and a system reboot. The weakness corresponds to CWE‑476 and results in a denial of service by crashing the operating system.
Affected Systems
Any Linux system running a kernel version that includes the affected IPv6 routing code, regardless of distribution, is potentially vulnerable. The issue is tied to devices that use VRF functionality for IPv6 routing. No specific vendor or version is listed, so all kernels preceding the patch incorporating commit 4832c30d5458 are affected.
Risk and Exploitability
The CVSS score for this issue is 5.5, indicating moderate severity. An EPSS score of less than 1% suggests a low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Exploitation would require triggering the VRF un‑slaving process, which is usually a local or privileged operation; thus the attack vector is likely local or requires elevated privileges. Overall, the risk is moderate but the probability of real‑world exploitation is low.
OpenCVE Enrichment