Files
CVEs-PoC/2016/CVE-2016-0723.md
2025-09-29 21:09:30 +02:00

1023 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.