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

3.6 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