Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
Exploitation of this vulnerability leads to a NULL pointer dereference, causing a kernel panic and disrupting system operations.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.