Files
CVEs-PoC/2017/CVE-2017-14106.md
T
2024-06-09 00:33:16 +00:00

815 B

CVE-2017-14106

Description

The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel before 4.12 allows local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within a certain tcp_recvmsg code path.

POC

Reference

Github