mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2009-1360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1360)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The __inet6_check_established function in net/ipv6/inet6_hashtables.c in the Linux kernel before 2.6.29, when Network Namespace Support (aka NET_NS) is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via vectors involving IPv6 packets.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/usn-793-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|