{"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-04-10T05:09:54.781080Z","published":"2024-04-17T09:15:07Z","references":[{"type":"REPORT","url":"https://bugzilla.openanolis.cn/show_bug.cgi?id=8764"}],"schema_version":"1.7.5"}