CVE-2026-54229

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.
Configurations

No configuration.

History

13 Jun 2026, 03:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-13 03:16

Updated : 2026-06-13 03:16


NVD link : CVE-2026-54229

Mitre link : CVE-2026-54229

CVE.ORG link : CVE-2026-54229


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')