mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2017-6353](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6353)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/simondeziel/puppet-kernel
|
|
|