mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
846 B
Markdown
18 lines
846 B
Markdown
### [CVE-2014-3636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3636)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 allows local users to (1) cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors or (2) cause a denial of service (disconnect) via multiple messages that combine to have more than the allowed number of file descriptors for a single sendmsg call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fokypoky/places-list
|
|
|