CVE-2023-54010
Unknown Unknown - Not Provided

Null Pointer Dereference in Linux ACPICA Due to Allocation Failure

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

Publication date: 2025-12-24

Last updated on: 2025-12-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects ACPICA commit 0d5f467d6a0ba852ea3aad68663cbcbd43300fd4 ACPI_ALLOCATE_ZEROED may fails, object_info might be null and will cause null pointer dereference later.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-24
Last Modified
2025-12-24
Generated
2026-07-06
AI Q&A
2025-12-24
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Impact Analysis

The vulnerability can cause the Linux kernel to crash or become unstable due to a null pointer dereference, which may lead to denial of service or system instability.

Executive Summary

This vulnerability occurs in the Linux kernel's ACPICA component where the function ACPI_ALLOCATE_ZEROED may fail and return a null pointer. If this null return is not checked, it can lead to a null pointer dereference when the code later tries to use the object_info pointer, potentially causing a crash or instability.

Chat Assistant

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

EPSS Chart