Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a kernel crash or undefined behavior.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.