mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
807 B
807 B
CVE-2016-8645
Description
The TCP stack in the Linux kernel before 4.8.10 mishandles skb truncation, which allows local users to cause a denial of service (system crash) via a crafted application that makes sendto system calls, related to net/ipv4/tcp_ipv4.c and net/ipv6/tcp_ipv6.c.
POC
Reference
- http://www.openwall.com/lists/oss-security/2016/11/30/3
- http://www.openwall.com/lists/oss-security/2016/11/30/3
Github
No PoCs found on GitHub currently.