Files
CVEs-PoC/2020/CVE-2020-35519.md
T
2024-05-25 21:48:12 +02:00

18 lines
902 B
Markdown

### [CVE-2020-35519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35519)
![](https://img.shields.io/static/v1?label=Product&message=kernel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v5.12-rc5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brighgreen)
### Description
An out-of-bounds (OOB) memory access flaw was found in x25_bind in net/x25/af_x25.c in the Linux kernel version v5.12-rc5. A bounds check failure allows a local attacker with a user account on the system to gain access to out-of-bounds memory, leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-35519