In the Linux kernel, the following vulnerability has been resolved:
mfd: syscon: Fix null pointer dereference in of_syscon_register()
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-26 16:27
Updated : 2024-06-25 21:15
NVD link : CVE-2023-52467
Mitre link : CVE-2023-52467
CVE.ORG link : CVE-2023-52467
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference