The x86/fpu (Floating Point Unit) subsystem in the Linux kernel before 4.13.5, when a processor supports the xsave feature but not the xsaves feature, does not correctly handle attempts to set reserved bits in the xstate header via the ptrace() or rt_sigreturn() system call, allowing local users to read the FPU registers of other processes on the system, related to arch/x86/kernel/fpu/regset.c and arch/x86/kernel/fpu/signal.c.
References
Link | Resource |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=814fb7bb7db5433757d76f4c4502c96fc53b0b5e | Issue Tracking Patch Third Party Advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.5 | Release Notes Vendor Advisory |
https://github.com/torvalds/linux/commit/814fb7bb7db5433757d76f4c4502c96fc53b0b5e | Issue Tracking Patch Third Party Advisory |
https://source.android.com/security/bulletin/pixel/2018-01-01 |
Configurations
History
No history.
Information
Published : 2017-10-17 18:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-15537
Mitre link : CVE-2017-15537
CVE.ORG link : CVE-2017-15537
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor