CVE-2014-3636
low
CVSS v3
—
CVSS v2
1.9
VIR risk
1.9
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3636
Vendor advisory: secalert@redhat.com — https://bugs.freedesktop.org/show_bug.cgi?id=82820
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.8.8-1 |
| debian | bullseye | fixed | 1.8.8-1 |
| debian | forky | fixed | 1.8.8-1 |
| debian | sid | fixed | 1.8.8-1 |
| debian | trixie | fixed | 1.8.8-1 |
| suse | 12.3 | affected | |
References
- http://advisories.mageia.org/MGASA-2014-0395.html
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00049.html
- http://secunia.com/advisories/61378
- http://www.debian.org/security/2014/dsa-3026
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:176
- http://www.openwall.com/lists/oss-security/2014/09/16/9
- http://www.securitytracker.com/id/1030864
- http://www.ubuntu.com/usn/USN-2352-1
- https://bugs.freedesktop.org/show_bug.cgi?id=82820
- https://security-tracker.debian.org/tracker/CVE-2014-3636
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.