cve/2016/CVE-2016-8655.md
2024-06-22 09:37:59 +00:00

3.7 KiB

CVE-2016-8655

Description

Race condition in net/packet/af_packet.c in the Linux kernel through 4.8.12 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging the CAP_NET_RAW capability to change a socket version, related to the packet_set_ring and packet_setsockopt functions.

POC

Reference

Github