Back to overview

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

CVE ID
CVE-2026-54229
State
PUBLISHED
Assigner
redhat
Reserved
2026-06-12 15:09 UTC
Published
2026-06-13 02:34 UTC
Last updated
2026-06-13 02:34 UTC
Primary CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Syn…
Vendor / Product
Red Hat / Red Hat Enterprise Linux 6
Sources
cve.org  ·  NVD

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)
VendorProductPlatformVersions
Red Hat Red Hat Enterprise Linux 6
Red Hat Red Hat Enterprise Linux 7
Red Hat Red Hat Enterprise Linux 8
Weakness (CWE)
CWESourceDescription
CWE-362 cna Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CVSS scores (1)
ScoreSeverityVersionSourceVector
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
Back to overview