Information exposure in Linux kernel - CVE-2017-13694
Published: August 25, 2017 / Updated: September 20, 2017
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to gain access to sensitive information.
The acpi_ps_complete_final_op() function in drivers/acpi/acpica/psobject.c in the Linux kernel through 4.12.9 does not flush the node and node_ext caches 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.