cve/2017/CVE-2017-11472.md
2024-05-26 14:27:05 +02:00

787 B

CVE-2017-11472

Description

The acpi_ns_terminate() function in drivers/acpi/acpica/nsutils.c in the Linux kernel before 4.12 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism (in the kernel through 4.9) via a crafted ACPI table.

POC

Reference

No PoCs from references.

Github