Vulnerabilities > CVE-2024-58067 - NULL Pointer Dereference vulnerability in Linux Kernel 6.13/6.13.1

047910
CVSS 5.5 - MEDIUM
Attack vector
LOCAL
Attack complexity
LOW
Privileges required
LOW
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
local
low complexity
linux
CWE-476

Summary

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check The devm_kzalloc() function returns NULL on error, not error pointers. Update the check to match.

Vulnerable Configurations

Part Description Count
OS
Linux
9

Common Weakness Enumeration (CWE)