← Back

D Bus Project

d-bus_project

7 CVEs • 1 product

Products (1)

Click to collapse
Toggle
D Bus
d-bus

CVEs (7)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3D Bus Project
FreedesktopOpensuse
3D Bus
DbusOpensuse
May 6, 2026
Oct 25, 2014
N/A· v4
N/A· v3
1.9 LOW· v2
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...Show more
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.Show less
3D Bus Project
FreedesktopOpensuse
3D Bus
DbusOpensuse
May 6, 2026
Sep 22, 2014
N/A· v4
N/A· v3
2.1 LOW· v2
The dbus-daemon in D-Bus before 1.6.24 and 1.8.x before 1.8.8 does not properly close old connections, which allows local users to cause a denial of service (incomplete connection consumption and prevention of new connec...Show more
The dbus-daemon in D-Bus before 1.6.24 and 1.8.x before 1.8.8 does not properly close old connections, which allows local users to cause a denial of service (incomplete connection consumption and prevention of new connections) via a large number of incomplete connections.Show less
3D Bus Project
FreedesktopOpensuse
3D Bus
DbusOpensuse
May 6, 2026
Sep 22, 2014
N/A· v4
N/A· v3
2.1 LOW· v2
The bus_connections_check_reply function in config-parser.c in D-Bus before 1.6.24 and 1.8.x before 1.8.8 allows local users to cause a denial of service (CPU consumption) via a large number of method calls.
3D Bus Project
FreedesktopOpensuse
3D Bus
DbusOpensuse
May 6, 2026
Sep 22, 2014
N/A· v4
N/A· v3
4.4 MEDIUM· v2
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 serv...Show more
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.Show less
2D Bus Project
Freedesktop
2D Bus
Dbus
May 6, 2026
Jul 1, 2014
N/A· v4
4.0 MEDIUM· v3
2.1 LOW· v2
The dbus-daemon in D-Bus 1.2.x through 1.4.x, 1.6.x before 1.6.20, and 1.8.x before 1.8.4, sends an AccessDenied error to the service instead of a client when the client is prohibited from accessing the service, which al...Show more
The dbus-daemon in D-Bus 1.2.x through 1.4.x, 1.6.x before 1.6.20, and 1.8.x before 1.8.4, sends an AccessDenied error to the service instead of a client when the client is prohibited from accessing the service, which allows local users to cause a denial of service (initialization failure and exit) or possibly conduct a side-channel attack via a D-Bus message to an inactive service.Show less
2D Bus Project
Freedesktop
2D Bus
Dbus
Apr 29, 2026
Jun 22, 2011
N/A· v4
N/A· v3
4.6 MEDIUM· v2
The _dbus_header_byteswap function in dbus-marshal-header.c in D-Bus (aka DBus) 1.2.x before 1.2.28, 1.4.x before 1.4.12, and 1.5.x before 1.5.4 does not properly handle a non-native byte order, which allows local users...Show more
The _dbus_header_byteswap function in dbus-marshal-header.c in D-Bus (aka DBus) 1.2.x before 1.2.28, 1.4.x before 1.4.12, and 1.5.x before 1.5.4 does not properly handle a non-native byte order, which allows local users to cause a denial of service (connection loss), obtain potentially sensitive information, or conduct unspecified state-modification attacks via crafted messages.Show less
1D Bus Project
1D Bus
Apr 29, 2026
Dec 30, 2010
N/A· v4
N/A· v3
2.1 LOW· v2
Stack consumption vulnerability in D-Bus (aka DBus) before 1.4.1 allows local users to cause a denial of service (daemon crash) via a message containing many nested variants.