mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
19 lines
870 B
Markdown
19 lines
870 B
Markdown
### [CVE-2020-29660](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29660)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A locking inconsistency issue was discovered in the tty subsystem of the Linux kernel through 5.9.13. drivers/tty/tty_io.c and drivers/tty/tty_jobctrl.c may allow a read-after-free attack against TIOCGSID, aka CID-c8bcd9c5be24.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/164950/Kernel-Live-Patch-Security-Notice-LSN-0082-1.html
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c8bcd9c5be24fb9e6132e97da5a35e55a83e36b9
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|