Linux Kernel ACPICA Null Pointer Dereference Vulnerability in ACPI Object Display

Vulnerability

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.

Impact

Exploitation of this vulnerability causes a null pointer dereference, which can lead to a system crash or instability.

Reproduction

The vulnerability can be reproduced by invoking the 'acpi_db_display_objects' function without proper error handling for the 'ACPI_ALLOCATE_ZEROED' allocation. This can be done by passing arguments that trigger the allocation failure, such as invalid object types or display counts.

Remediation

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.

Added: Dec 24, 2025, 12:58 PM
Updated: Dec 24, 2025, 12:58 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
7.7
relevance
1.6
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.