mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2008-2136](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2136)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory leak in the ipip6_rcv function in net/ipv6/sit.c in the Linux kernel 2.4 before 2.4.36.5 and 2.6 before 2.6.25.3 allows remote attackers to cause a denial of service (memory consumption) via network traffic to a Simple Internet Transition (SIT) tunnel interface, related to the pskb_may_pull and kfree_skb functions, and management of an skb reference count.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/usn-625-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|