In the Linux kernel, the following vulnerability has been resolved:
powerpc/powernv: Add a null pointer check in opal_powercap_init()
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-17 15:15
Updated : 2024-07-03 01:43
NVD link : CVE-2023-52696
Mitre link : CVE-2023-52696
CVE.ORG link : CVE-2023-52696
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference