cve/2017/CVE-2017-6346.md
2024-05-26 14:27:05 +02:00

750 B

CVE-2017-6346

Description

Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls.

POC

Reference

No PoCs from references.

Github