mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-26 20:40:27 +01:00
859 B
859 B
CVE-2016-9806
Description
Race condition in the netlink_dump function in net/netlink/af_netlink.c in the Linux kernel before 4.6.3 allows local users to cause a denial of service (double free) or possibly have unspecified other impact via a crafted application that makes sendmsg system calls, leading to a free operation associated with a new dump that started earlier than anticipated.
POC
Reference
No PoCs from references.