Linux Kernel Loopback IPv6 Nexthop Misclassification Vulnerability Causes Panic

Vulnerability

A vulnerability in the Linux kernel's IPv6 routing handling can lead to a system panic. This issue arises when a standalone IPv6 nexthop object is created using a loopback device. The function responsible for initializing the nexthop misclassifies it as a reject route, due to the absence of a destination prefix. As a result, when an IPv4 route later references this nexthop, the system attempts to dereference a null pointer, causing a panic. The vulnerability affects several versions of the Linux kernel.

Impact

The vulnerability causes a system panic, disrupting normal operations and potentially leading to a denial of service.

Reproduction

To reproduce this vulnerability, create a standalone IPv6 nexthop object with a loopback device using the appropriate command. This misclassification as a reject route can be verified by later referencing this nexthop in an IPv4 route, which will trigger the system panic by attempting to dereference a null pointer.

Remediation

The vulnerability has been addressed in the official Linux Git repository. Users should upgrade to the latest version.

Added: Mar 25, 2026, 1:08 PM
Updated: Mar 25, 2026, 1:08 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
7.7
relevance
4.7
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.