cve/2019/CVE-2019-18805.md
2025-09-29 21:09:30 +02:00

971 B

CVE-2019-18805

Description

An issue was discovered in net/ipv4/sysctl_net_ipv4.c in the Linux kernel before 5.0.11. There is a net/ipv4/tcp_input.c signed integer overflow in tcp_ack_update_rtt() when userspace writes a very large integer to /proc/sys/net/ipv4/tcp_min_rtt_wlen, leading to a denial of service or possibly unspecified other impact, aka CID-19fad20d15a6.

POC

Reference

Github

No PoCs found on GitHub currently.