VYPR

abrt-dbus

by Red Hat

CVEs (2)

  • CVE-2026-54228HigJun 13, 2026
    risk 0.51cvss 7.8epss 0.00

    A time-of-check time-of-use (TOCTOU) race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can call SetElement to write arbitrary text files into the root-owned dump directory,…

  • CVE-2026-54229HigJun 13, 2026
    risk 0.46cvss 7.0epss 0.00

    A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DD_OPEN_READONLY and calls dd_chown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a…