mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
19 lines
934 B
Markdown
19 lines
934 B
Markdown
### [CVE-2014-5077](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5077)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sctp_assoc_update function in net/sctp/associola.c in the Linux kernel through 3.15.8, when SCTP authentication is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by starting to establish an association between two endpoints immediately after an exchange of INIT and INIT ACK chunks to establish an earlier association between these endpoints in the opposite direction.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2335-1
|
|
- http://www.ubuntu.com/usn/USN-2358-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|