mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
19 lines
801 B
Markdown
19 lines
801 B
Markdown
### [CVE-2020-25656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25656)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in the Linux kernel. A use-after-free was found in the way the console subsystem was using ioctls KDGKBSENT and KDSKBSENT. A local user could use this flaw to get read memory access out of bounds. The highest threat from this vulnerability is to data confidentiality.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://lkml.org/lkml/2020/10/16/84
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-25656
|
|
|