Buffer overflow in dbus - CVE-2014-3635

 

Buffer overflow in dbus - CVE-2014-3635

Published: September 22, 2014 / Updated: July 28, 2020


Vulnerability identifier: #VU32482
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-3635
CWE-ID: CWE-119
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local non-authenticated attacker to read and manipulate data.

Off-by-one error in D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8, when running on a 64-bit system and the max_message_unix_fds limit is set to an odd number, allows local users to cause a denial of service (dbus-daemon crash) or possibly execute arbitrary code by sending one more file descriptor than the limit, which triggers a heap-based buffer overflow or an assertion failure.


Affected software

dbus
Gentoo Linux
Fedora
dbus (Alpine package)
mingw-dbus
dbus

How to mitigate CVE-2014-3635

Install update from vendor's website.

dbus - update to 1.6.24
dbus (Alpine package) - update to 1.6.24-r0
mingw-dbus - addressed in versions 1.8.12-1.el7, 1.8.12-1.fc21
dbus - update to 1.8.12-1.fc21

External References

Related Security Bulletins