Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A null pointer dereference vulnerability has been identified in the Linux kernel's HID Nintendo driver. This issue arises when the driver attempts to queue work to a workqueue that has already been destroyed. Specifically, when a device is disconnected, the 'nintendo_hid_remove' function is called, which destroys the 'rumble_queue'. The vulnerability can be exploited by deferring rumble work after the controller state is set to 'JOYCON_CTLR_STATE_REMOVED', leading to the null pointer dereference.
Exploitation of this vulnerability leads to a null pointer dereference, causing a crash or denial of service condition.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.