mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2021-20219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|