In the Linux kernel, the following vulnerability has been resolved:
pstore/platform: Add check for kstrdup
Add check for the return value of kstrdup() and return the error
if it fails in order to avoid NULL pointer dereference.
References
Configurations
Configuration 1 (hide)
|
History
02 Apr 2025, 15:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/1c426da79f9fc7b761021b5eb44185ba119cd44a - Patch | |
References | () https://git.kernel.org/stable/c/379b120e4f27fd1cf636a5f85570c4d240a3f688 - Patch | |
References | () https://git.kernel.org/stable/c/63f637309baadf81a095f2653e3b807d4b5814b9 - Patch | |
References | () https://git.kernel.org/stable/c/a19d48f7c5d57c0f0405a7d4334d1d38fe9d3c1c - Patch | |
References | () https://git.kernel.org/stable/c/ad5cb6deb41417ef41b9d6ff54f789212108606f - Patch | |
References | () https://git.kernel.org/stable/c/bb166bdae1a7d7db30e9be7e6ccaba606debc05f - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
Information
Published : 2024-05-21 16:15
Updated : 2025-04-02 15:18
NVD link : CVE-2023-52869
Mitre link : CVE-2023-52869
CVE.ORG link : CVE-2023-52869
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference