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
21 Nov 2024, 08:39
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/3ef1130deee98997275904d9bfc37af75e1e906c - Patch | |
References | () https://git.kernel.org/stable/c/41673c66b3d0c09915698fec5c13b24336f18dd1 - Patch | |
References | () https://git.kernel.org/stable/c/527e8c5f3d00299822612c495d5adf1f8f43c001 - Patch | |
References | () https://git.kernel.org/stable/c/7f2c410ac470959b88e03dadd94b7a0b71df7973 - Patch | |
References | () https://git.kernel.org/stable/c/927626a2073887ee30ba00633260d4d203f8e875 - Patch | |
References | () https://git.kernel.org/stable/c/c3e3a2144bf50877551138ffce9f7aa6ddfe385b - Patch |
04 Nov 2024, 13:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Apr 2024, 19:14
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/3ef1130deee98997275904d9bfc37af75e1e906c - Patch | |
References | () https://git.kernel.org/stable/c/41673c66b3d0c09915698fec5c13b24336f18dd1 - Patch | |
References | () https://git.kernel.org/stable/c/527e8c5f3d00299822612c495d5adf1f8f43c001 - Patch | |
References | () https://git.kernel.org/stable/c/7f2c410ac470959b88e03dadd94b7a0b71df7973 - Patch | |
References | () https://git.kernel.org/stable/c/927626a2073887ee30ba00633260d4d203f8e875 - Patch | |
References | () https://git.kernel.org/stable/c/c3e3a2144bf50877551138ffce9f7aa6ddfe385b - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
26 Feb 2024, 16:32
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-26 16:27
Updated : 2024-11-21 08:39
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