cve/2016/CVE-2016-0723.md
2024-05-26 14:27:05 +02:00

988 B

CVE-2016-0723

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.