Files
CVEs-PoC/2013/CVE-2013-4348.md
T
2025-09-29 21:09:30 +02:00

18 lines
709 B
Markdown

### [CVE-2013-4348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4348)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The skb_flow_dissect function in net/core/flow_dissector.c in the Linux kernel through 3.12 allows remote attackers to cause a denial of service (infinite loop) via a small value in the IHL field of a packet with IPIP encapsulation.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2070-1
#### Github
- https://github.com/bl4ck5un/cve-2013-4348