### [CVE-2014-8160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8160) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description net/netfilter/nf_conntrack_proto_generic.c in the Linux kernel before 3.18 generates incorrect conntrack entries during handling of certain iptables rule sets for the SCTP, DCCP, GRE, and UDP-Lite protocols, which allows remote attackers to bypass intended access restrictions via packets with disallowed port numbers. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2514-1 - https://github.com/torvalds/linux/commit/db29a9508a9246e77087c5531e45b2c88ec6988b #### Github No PoCs found on GitHub currently.