Vulnerabilities > CVE-2024-58066 - 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-apbcp: Fix a NULL vs IS_ERR() check The devm_kzalloc() function doesn't return error pointers, it returns NULL on error. Update the check to match.

Vulnerable Configurations

Part Description Count
OS
Linux
9

Common Weakness Enumeration (CWE)