mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
642 B
Markdown
18 lines
642 B
Markdown
### [CVE-2015-8964](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8964)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The tty_set_termios_ldisc function in drivers/tty/tty_ldisc.c in the Linux kernel before 4.5 allows local users to obtain sensitive information from kernel memory by reading a tty data structure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/andrewwebber/kate
|
|
|