mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2014-9914](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Live-Hack-CVE/CVE-2014-9914
|
|
|