Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +3 more
A vulnerability in the Linux kernel's HID Steam driver allows for a NULL pointer dereference. This issue arises because the driver does not properly validate the 'struct hid_report' pointer from HID devices before use. A malicious device can exploit this by omitting a Feature Report, leading to a dereference of an invalid pointer. The vulnerability affects several versions of the Linux kernel.
Exploitation of this vulnerability can lead to a NULL pointer dereference, causing a crash or undefined behavior in the kernel.
The vulnerability can be reproduced by using a malicious HID device that fails to send a Feature Report when expected. The HID Steam driver will then attempt to read the report without checking if it was properly received, leading to a NULL pointer dereference.
Users can upgrade to the patched version of the Linux kernel where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.