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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sctp_association_free function in net/sctp/associola.c in the Linux kernel before 3.15.2 does not properly manage a certain backlog value, which allows remote attackers to cause a denial of service (socket outage) via a crafted SCTP packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2335-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|