cve/2024/CVE-2024-49962.md
2025-09-29 21:09:30 +02:00

996 B

CVE-2024-49962

Description

In the Linux kernel, the following vulnerability has been resolved:ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0ACPI_ALLOCATE_ZEROED() may fail, elements might be NULL and will causeNULL pointer dereference later.[ rjw: Subject and changelog edits ]

POC

Reference

No PoCs from references.

Github