Linux Kernel NULL Pointer Dereference Vulnerability in CPU Topology Parsing

Vulnerability

A vulnerability in the Linux kernel's CPU topology parsing function can lead to a NULL pointer dereference. This issue arises from an incorrect error check that allows the code to proceed with NULL clock pointers, potentially causing a crash. The vulnerability is present in the stable branch of the Linux kernel.

Impact

Exploitation of this vulnerability can cause a system crash due to a NULL pointer dereference, disrupting normal operations.

Reproduction

The vulnerability can be reproduced by invoking the 'topology_parse_cpu_capacity' function with a device node that simulates a CPU. The function will incorrectly process a NULL clock pointer, leading to a dereference error.

Remediation

Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.

Added: Dec 16, 2025, 5:36 PM
Updated: Dec 16, 2025, 5:36 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
7.7
relevance
1.4
threat
4.8
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.