CVE-2023-53483
Analyzed Analyzed - Analysis Complete

BaseFortify

Vulnerability report for CVE-2023-53483, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-01

Last updated on: 2026-01-23

Assigner: kernel.org

Description

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 ]

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-01
Last Modified
2026-01-23
Generated
2026-07-07
AI Q&A
2025-10-01
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 5.17 (inc) to 6.1.30 (exc)
linux linux_kernel From 6.2 (inc) to 6.3.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability occurs in the Linux kernel's ACPI processor code where a function called devm_kzalloc() may fail and return NULL. If this happens, the clk_data->name pointer can be NULL, which later leads to a NULL pointer dereference, potentially causing a system crash or instability.

Impact Analysis

The impact of this vulnerability is that it can cause a NULL pointer dereference in the Linux kernel, which may lead to system crashes or instability, potentially affecting the availability and reliability of the affected system.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53483. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart