cve/2016/CVE-2016-8645.md
2024-05-26 14:27:05 +02:00

748 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

Github

No PoCs found on GitHub currently.