Linux Kernel usbnet NULL Pointer Dereference Vulnerability

Vulnerability

A race condition vulnerability has been identified in the Linux kernel's usbnet component, leading to a NULL pointer dereference and kernel panic. This issue arises because the usb_submit_urb function does not validate whether usbnet is in the process of shutting down, creating a scenario where a URB request can succeed while the associated SKB data fails to be queued. When the system attempts to process the SKB data, it encounters a NULL pointer, causing a kernel panic.

Impact

Exploitation of this vulnerability leads to a NULL pointer dereference, causing a kernel panic and disrupting system operations.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

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