Bug 2488532 (CVE-2026-54229) - CVE-2026-54229 abrt: ChownProblemDir succeeds during active post-create event processing due to inadequate locking
Summary: CVE-2026-54229 abrt: ChownProblemDir succeeds during active post-create event...
Keywords:
Status: NEW
Alias: CVE-2026-54229
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2488617
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-12 20:58 UTC by OSIDB Bzimport
Modified: 2026-08-12 11:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:48819 0 None None None 2026-07-30 16:40:32 UTC
Red Hat Product Errata RHSA-2026:48864 0 None None None 2026-07-30 18:21:44 UTC
Red Hat Product Errata RHSA-2026:48865 0 None None None 2026-07-30 18:12:07 UTC
Red Hat Product Errata RHSA-2026:48866 0 None None None 2026-07-30 18:19:14 UTC
Red Hat Product Errata RHSA-2026:54272 0 None None None 2026-08-12 11:09:27 UTC

Description OSIDB Bzimport 2026-06-12 20:58:13 UTC
A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DD_OPEN_READONLY (which does not require a write lock) and calls dd_chown to change ownership of all files to the caller's uid. This succeeds even while post-create event handlers hold a write lock on the dump directory, because the read-only open does not conflict with the write lock. After ChownProblemDir, the attacker gains direct filesystem-level access to the dump directory (can delete files, create symlinks, etc.) while the already-running event shell process continues executing with root privileges in the abrt_handle_event_t SELinux domain.

Comment 2 errata-xmlrpc 2026-07-30 16:40:31 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On

Via RHSA-2026:48819 https://access.redhat.com/errata/RHSA-2026:48819

Comment 3 errata-xmlrpc 2026-07-30 18:12:06 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On

Via RHSA-2026:48865 https://access.redhat.com/errata/RHSA-2026:48865

Comment 4 errata-xmlrpc 2026-07-30 18:19:13 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 7 Extended Lifecycle Support

Via RHSA-2026:48866 https://access.redhat.com/errata/RHSA-2026:48866

Comment 5 errata-xmlrpc 2026-07-30 18:21:43 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.8 Telecommunications Update Service

Via RHSA-2026:48864 https://access.redhat.com/errata/RHSA-2026:48864

Comment 6 errata-xmlrpc 2026-08-12 11:09:26 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:54272 https://access.redhat.com/errata/RHSA-2026:54272


Note You need to log in before you can comment on or make changes to this bug.