Race condition in dbus - CVE-2015-0245

 

Race condition in dbus - CVE-2015-0245

Published: February 13, 2015 / Updated: July 28, 2020


Vulnerability identifier: #VU32439
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-0245
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Freedesktop.org
Affected software:
dbus

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to perform service disruption.

D-Bus 1.4.x through 1.6.x before 1.6.30, 1.8.x before 1.8.16, and 1.9.x before 1.9.10 does not validate the source of ActivationFailure signals, which allows local users to cause a denial of service (activation failure error returned) by leveraging a race condition involving sending an ActivationFailure signal before systemd responds.


How to mitigate CVE-2015-0245

Install update from vendor's website.

Sources