Files
CVEs-PoC/2009/CVE-2009-1360.md
T
2024-06-18 02:51:15 +02:00

18 lines
749 B
Markdown

### [CVE-2009-1360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1360)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.