mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
20 lines
909 B
Markdown
20 lines
909 B
Markdown
### [CVE-2017-15115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15115)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sctp_do_peeloff function in net/sctp/socket.c in the Linux kernel before 4.14 does not check whether the intended netns is used in a peel-off action, which allows local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via crafted system calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3581-1/
|
|
- https://usn.ubuntu.com/3582-1/
|
|
- https://usn.ubuntu.com/3583-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|