Skip to content

libdbus CVE-2020-35512

Low
arnaldo2792 published GHSA-m7gr-wq6g-x327 Oct 13, 2022

Package

libdbus (bottlerocket)

Affected versions

< 1.10.0

Patched versions

1.10.0

Description

A use-after-free flaw was found in D-Bus Development branch <= 1.13.16, dbus-1.12.x stable branch <= 1.12.18, and dbus-1.10.x and older branches <= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors.

Severity

Low

CVE ID

CVE-2020-35512

Weaknesses

No CWEs