cve/2014/CVE-2014-9914.md
2024-05-26 14:27:05 +02:00

781 B

CVE-2014-9914

Description

Race condition in the ip4_datagram_release_cb function in net/ipv4/datagram.c in the Linux kernel before 3.15.2 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect expectations about locking during multithreaded access to internal data structures for IPv4 UDP sockets.

POC

Reference

No PoCs from references.

Github