mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
19 lines
879 B
Markdown
19 lines
879 B
Markdown
### [CVE-2014-3532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3532)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
dbus 1.3.0 before 1.6.22 and 1.8.x before 1.8.6, when running on Linux 2.6.37-rc4 or later, allows local users to cause a denial of service (system-bus disconnect of other services or applications) by sending a message containing a file descriptor, then exceeding the maximum recursion depth before the initial message is forwarded.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|