CVE-2023-54010
Unknown Unknown - Not Provided
Null Pointer Dereference in Linux ACPICA Due to Allocation Failure

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-05-07
AI Q&A
2025-12-24
EPSS Evaluated
2026-05-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 Powered Q&A
How can this vulnerability impact me? :

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.


Can you explain this vulnerability to me?

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart