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

18 lines
626 B
Markdown

### [CVE-2020-25673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25673)
![](https://img.shields.io/static/v1?label=Product&message=Linux%20Kernel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20All%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400&color=brighgreen)
### Description
A vulnerability was found in Linux kernel where non-blocking socket in llcp_sock_connect() leads to leak and eventually hanging-up the system.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-25673