Race condition in the tty_ioctl function in drivers/tty/tty_io.c in the Linux kernel through 4.4.1 allows local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free and system crash) by making a TIOCGETD ioctl call during processing of a TIOCSETD ioctl call.
References
Configurations
Information
Published : 2016-02-07 19:59
Updated : 2016-12-05 19:05
NVD link : CVE-2016-0723
Mitre link : CVE-2016-0723
JSON object : View
CWE
NVD-CWE-Other
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel