Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A NULL pointer dereference vulnerability has been identified in the Linux kernel's Lenovo SE30 watchdog timer implementation. The issue arises in the 'lenovo_se30_wdt_probe()' function, which fails to check for errors after calling 'devm_ioremap()'. This oversight allows a NULL pointer dereference to occur when 'devm_ioremap()' returns NULL on error. The vulnerability has been addressed by adding a NULL check after the 'devm_ioremap()'' call to prevent the dereference.
Exploitation of this vulnerability can lead to a NULL pointer dereference, causing a crash or undefined behavior in the kernel.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.