mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-29 20:30:57 +02:00
19 lines
773 B
Markdown
19 lines
773 B
Markdown
### [CVE-2017-5986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5986)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|