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
History
No history.
Information
Published : 2016-02-08 03:59
Updated : 2024-02-04 18:53
NVD link : CVE-2016-0723
Mitre link : CVE-2016-0723
CVE.ORG link : CVE-2016-0723
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
NVD-CWE-Other