Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's clock management component has been addressed. The issue arose because the devm_kzalloc() function, which is used for memory allocation, returns NULL on error instead of an error pointer. This discrepancy led to an improper NULL versus IS_ERR() check, creating a potential for NULL pointer dereference.
The vulnerability could lead to a NULL pointer dereference, causing a denial-of-service condition by crashing the system or application.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.