In the Linux kernel, the following vulnerability has been resolved:
ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()
devm_kzalloc() may fail, clk_data->name might be NULL and will
cause a NULL pointer dereference later.
[ rjw: Subject and changelog edits ]
References
Configurations
Configuration 1 (hide)
|
History
23 Jan 2026, 02:07
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/4dea41775d951ff1f7b472a346a8ca3ae7e74455 - Patch | |
| References | () https://git.kernel.org/stable/c/79ca94bc3e8cc3befa883c7d30b30a27ef0ea386 - Patch | |
| References | () https://git.kernel.org/stable/c/8a632ff6a2bea49993002b4c46092a2aea625840 - Patch |
01 Oct 2025, 12:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2026-01-23 02:07
NVD link : CVE-2023-53483
Mitre link : CVE-2023-53483
CVE.ORG link : CVE-2023-53483
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
