mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
750 B
Markdown
19 lines
750 B
Markdown
### [CVE-2017-6346](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/wcventure/PERIOD
|
|
|