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
04 Nov 2024, 13:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
03 Jul 2024, 01:43
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CWE | CWE-476 |
25 Jun 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
17 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-17 15:15
Updated : 2024-11-04 13:16
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