CVE-2023-54010 Details
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.
A null pointer dereference vulnerability has been identified in the Linux kernel's ACPICA component. This issue arises in the 'acpi_db_display_objects' function, where the 'ACPI_ALLOCATE_ZEROED' function may fail, leading to a null 'object_info' pointer. If this null pointer is not properly checked, it can cause a dereference error, potentially leading to a crash or other unintended behavior.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched. The commit containing the fix is available in the Linux kernel stable tree.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 24, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/35d67ffad6f5d78dbd800d354f5334c7b71a19e0 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/978e0d05547ae707d51a942fc7e85a34e181ee6f | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/ae5a0eccc85fc960834dd66e3befc2728284b86c | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/c409eb45f5ddae2e3b3faa76cefc87f3cd0d0e88 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/c9fcb2cfcbd4d7018d9f659f5b670f5b727d1968 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/d997c920a5305b37f0b8a40501b5aca10d099ecd | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/ed2e1e85644ca3d351324e9927a538c8af4df654 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/fee6133490091492dc66bcf71479bd53bd17a7d2 | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Linux kernel | All versions |
CPE
Remediation
| |
| ACPICA | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Dec 24, 2025 | New CVE Received | kernel.org |
Volerion