Files
CVEs-PoC/2016/CVE-2016-9919.md
T
2024-05-26 14:27:05 +02:00

18 lines
674 B
Markdown

### [CVE-2016-9919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9919)
![](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 icmp6_send function in net/ipv6/icmp.c in the Linux kernel through 4.8.12 omits a certain check of the dst data structure, which allows remote attackers to cause a denial of service (panic) via a fragmented IPv6 packet.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/thdusdl1219/CVE-Study