2 matches found
EUVD-2026-86082
In the Linux kernel, the following vulnerability has been resolved: usbip: vhcihcd: fix NULL deref in statusshowvhci platformgetdrvdata can return NULL if a VHCI host controller's probe failed e.g. due to USB bus number exhaustion. statusshowvhci checked for a NULL pdev but not for a NULL hcd...
5.7AI score
SaveExploits0References3
CVE-2026-97484
The Linux kernel contains a NULL pointer dereference vulnerability in the usbip: vhci_hcd component. The issue occurs because platform_get_drvdata() can return NULL if a VHCI host controller's probe fails (e.g., due to USB bus number exhaustion). The status_show_vhci() function fails to check for...
5.7AI score
SaveExploits0References3
20