drivers/tty/n_tty.c in the Linux kernel before 4.14.11 allows local attackers (who are able to access pseudo terminals) to hang/block further usage of any pseudo terminal devices due to an EXTPROC versus ICANON confusion in TIOCINQ.
https://usn.ubuntu.com/3849-2/
https://usn.ubuntu.com/3849-1/
https://github.com/torvalds/linux/commit/966031f340185eddd05affcf72b740549f056348
https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.11
https://bugzilla.suse.com/show_bug.cgi?id=1094825