Description
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 write lock. This allows an attacker to gain filesystem-level control of the dump directory while privileged event scripts are still running.
Problem types
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Product status
Timeline
| 2026-06-12: | Reported to Red Hat. |
| 2026-05-04: | Made public. |
Credits
Red Hat would like to thank Red Team (Deutsche Telekom Security GmbH) for reporting this issue.
References
access.redhat.com/security/cve/CVE-2026-54229
bugzilla.redhat.com/show_bug.cgi?id=2488532 (RHBZ#2488532)