Files
CVEs-PoC/2017/CVE-2017-5986.md
2024-05-26 14:27:05 +02:00

19 lines
773 B
Markdown

### [CVE-2017-5986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5986)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Amet13/vulncontrol
- https://github.com/alsmadi/Parse_CVE_Details