{"id":"CVE-2024-24856","details":"The memory allocation function ACPI_ALLOCATE_ZEROED does not guarantee a\nsuccessful allocation, but the subsequent code directly dereferences the\npointer that receives it, which may lead to null pointer dereference.\n\nTo fix this issue, a null pointer check should be added. If it is null, \nreturn exception code AE_NO_MEMORY.","modified":"2026-01-27T04:20:09.632740Z","published":"2024-04-17T09:15:07Z","withdrawn":"2026-01-27T04:20:09.632740Z","references":[{"type":"REPORT","url":"https://bugzilla.openanolis.cn/show_bug.cgi?id=8764"}],"schema_version":"1.7.3"}