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

782 B

CVE-2021-20219

Description

A denial of service vulnerability was found in n_tty_receive_char_special in drivers/tty/n_tty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could delay the loop (due to a changing ldata->read_head, and a missing sanity check) and cause a threat to the system availability.

POC

Reference

No PoCs from references.

Github