The __switch_to function in arch/x86/kernel/process_64.c in the Linux kernel through 3.18.1 does not ensure that Thread Local Storage (TLS) descriptors are loaded before proceeding with other steps, which makes it easier for local users to bypass the ASLR protection mechanism via a crafted application that reads a TLS base address.
References
Configurations
History
No history.
Information
Published : 2014-12-26 00:59
Updated : 2024-02-04 18:35
NVD link : CVE-2014-9419
Mitre link : CVE-2014-9419
CVE.ORG link : CVE-2014-9419
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor