Linux Kernel NULL Pointer Dereference Vulnerability in Clock Management

Vulnerability

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.

Impact

The vulnerability could lead to a NULL pointer dereference, causing a denial-of-service condition by crashing the system or application.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.