Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's HID Winwing driver has been addressed by adding a NULL pointer check in the 'winwing_init_led()' function. The original implementation did not verify the return value of 'devm_kasprintf()', which could lead to a NULL pointer dereference. This issue has been resolved by incorporating the necessary NULL check to prevent potential kernel crashes.
The vulnerability could lead to a kernel NULL pointer dereference, causing a system crash or instability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.