Improper access control in Linux kernel - CVE-2017-11472
Published: April 9, 2018 / Updated: April 11, 2018
Linux kernel
Detailed vulnerability description
The vulnerability allows a local attacker to obtain potentially sensitive information and bypass security restrictions on the target system.
The weakness exists in the acpi_ns_terminate() function in drivers/acpi/acpica/nsutils.c due to it does not flush the operand cache and causes a kernel stack dump. A local attacker can submit a specially crafted ACPI table, gain access to potentially sensitive information from kernel memory and bypass the KASLR protection mechanism.