CVE-2026-54229
HIGH
7.0
CVSS 3.1
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.
Metadata
Severity & Metrics
7.0
HIGH CVSS 3.1
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected products (3)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 6 | — | — |
| Red Hat | Red Hat Enterprise Linux 7 | — | — |
| Red Hat | Red Hat Enterprise Linux 8 | — | — |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-362 | cna | Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.0 | HIGH | 3.1 | cna | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
References (2)