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
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
07 Apr 2025, 19:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/69f95c5e9220f77ce7c540686b056c2b49e9a664 - Patch | |
References | () https://git.kernel.org/stable/c/6b58d16037217d0c64a2a09b655f370403ec7219 - Patch | |
References | () https://git.kernel.org/stable/c/9da4a56dd3772570512ca58aa8832b052ae910dc - Patch | |
References | () https://git.kernel.org/stable/c/a67a04ad05acb56640798625e73fa54d6d41cce1 - Patch | |
References | () https://git.kernel.org/stable/c/b02ecc35d01a76b4235e008d2dd292895b28ecab - Patch | |
References | () https://git.kernel.org/stable/c/e123015c0ba859cf48aa7f89c5016cc6e98e018d - Patch | |
References | () https://git.kernel.org/stable/c/f152a6bfd187f67afeffc9fd68cbe46f51439be0 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html - Mailing List, Third Party Advisory | |
First Time |
Linux linux Kernel
Debian Debian debian Linux Linux |
|
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Information
Published : 2024-05-17 15:15
Updated : 2025-04-07 19:05
NVD link : CVE-2023-52696
Mitre link : CVE-2023-52696
CVE.ORG link : CVE-2023-52696
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-476
NULL Pointer Dereference