Linux Kernel TPS6594 PFSM NULL Pointer Dereference Vulnerability

Vulnerability

A NULL pointer dereference vulnerability has been identified in the Linux kernel's TPS6594 Power-Fault Signal Management (PFSM) driver. The issue arises in the `tps6594_pfsm_probe()` function, where the `pfsm->miscdev.name` value returned by `devm_kasprintf()` could be NULL. This vulnerability has been addressed by adding a pointer check to prevent the potential NULL pointer dereference. This issue was discovered through static analysis.

Impact

Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a kernel crash or undefined behavior.

Added: Jul 25, 2025, 7:20 PM
Updated: Jul 25, 2025, 7:20 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.3
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.