The acpi_ds_create_operands() function in drivers/acpi/acpica/dsutils.c in the Linux kernel through 4.12.9 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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/100502 | Third Party Advisory VDB Entry |
https://github.com/acpica/acpica/pull/295/commits/987a3b5cf7175916e2a4b6ea5b8e70f830dfe732 | Issue Tracking Patch Third Party Advisory |
https://patchwork.kernel.org/patch/9919053/ | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-08-25 08:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-13693
Mitre link : CVE-2017-13693
CVE.ORG link : CVE-2017-13693
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor