mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2015-5283](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5283)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sctp_init function in net/sctp/protocol.c in the Linux kernel before 4.2.3 has an incorrect sequence of protocol-initialization steps, which allows local users to cause a denial of service (panic or memory corruption) by creating SCTP sockets before all of the steps have finished.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|