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

|
|

|
|

|
|
|
|
### 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.
|
|
|