Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's USB Type-C handling has been addressed, which could lead to a NULL pointer dereference. This issue arose from concurrent calls to unlink a Type-C partner device, potentially causing a NULL pointer access. The vulnerability has been resolved by introducing a mutex to safeguard USB device pointers, preventing the NULL pointer dereference. This mutex also protects partner device registrations.
Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a kernel crash or undefined behavior.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.