CVE-2014-3532
low
CVSS v3
—
CVSS v2
2.1
VIR risk
2.1
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.
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-3532
Vendor advisory: secalert@redhat.com — https://bugs.freedesktop.org/show_bug.cgi?id=80163
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.8.6-1 |
| debian | bullseye | fixed | 1.8.6-1 |
| debian | forky | fixed | 1.8.6-1 |
| debian | sid | fixed | 1.8.6-1 |
| debian | trixie | fixed | 1.8.6-1 |
| suse | 12.3 | affected | |
| linux-kernel | not-affected | | |
| linux-kernel | 2.6.37 | not-affected | |
| debian | 7.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| freedesktop | dbus | {"startIncluding":"1.3.0","endExcluding":"1.6.22"} | 1.6.22 |
References
- http://advisories.mageia.org/MGASA-2014-0294.html
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00049.html
- http://openwall.com/lists/oss-security/2014/07/02/4
- http://secunia.com/advisories/59611
- http://secunia.com/advisories/59798
- http://secunia.com/advisories/60236
- http://www.debian.org/security/2014/dsa-2971
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:176
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
- https://bugs.freedesktop.org/show_bug.cgi?id=80163
- https://security-tracker.debian.org/tracker/CVE-2014-3532
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.