### [CVE-2014-4667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4667) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.