The memory allocation function ACPI_ALLOCATE_ZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return exception code AE_NO_MEMORY.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: Anolis

Published: 2024-04-17T08:34:59.559Z

Updated: 2024-08-01T23:28:12.874Z

Reserved: 2024-02-01T09:11:56.214Z

Link: CVE-2024-24856

cve-icon Vulnrichment

Updated: 2024-08-01T23:28:12.874Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-04-17T09:15:07.743

Modified: 2024-05-29T08:15:33.740

Link: CVE-2024-24856

cve-icon Redhat

No data.