Files
CVEs-PoC/2017/CVE-2017-17712.md
2025-09-29 21:09:30 +02:00

731 B

CVE-2017-17712

Description

The raw_sendmsg() function in net/ipv4/raw.c in the Linux kernel through 4.14.6 has a race condition in inet->hdrincl that leads to uninitialized stack pointer usage; this allows a local user to execute code and gain privileges.

POC

Reference

Github