Bug 2361220

Summary: SELinux is preventing systemd-user-ru from 'rmdir' accesses on the directory dconf.
Product: [Fedora] Fedora Reporter: drtz <dmt.andrv>
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 42CC: dmt.andrv, dwalsh, jjanasek, lvrabec, mmalik, mohsun.babayev, omosnacek, pkoncity, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cf6d4e1a27fde45db67282a52b8b7535c7b2d2d783b0bb52844735c6abf40f75;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-01-27 07:37:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: description
none
File: os_info none

Description drtz 2025-04-20 07:57:15 UTC
Description of problem:
SELinux is preventing systemd-user-ru from 'rmdir' accesses on the directory dconf.

*****  Plugin catchall (100. confidence) suggests   **************************

If you believe that systemd-user-ru should be allowed rmdir access on the dconf directory by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'systemd-user-ru' --raw | audit2allow -M my-systemduserru
# semodule -X 300 -i my-systemduserru.pp

Additional Information:
Source Context                system_u:system_r:systemd_user_runtimedir_t:s0
Target Context                system_u:object_r:config_home_t:s0
Target Objects                dconf [ dir ]
Source                        systemd-user-ru
Source Path                   systemd-user-ru
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-41.37-1.fc42.noarch
Local Policy RPM              selinux-policy-targeted-41.37-1.fc42.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.14.2-300.fc42.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Thu Apr 10 21:50:55 UTC 2025
                              x86_64
Alert Count                   2
First Seen                    2025-04-20 06:52:32 MSK
Last Seen                     2025-04-20 10:44:43 MSK
Local ID                      5ec4e7f1-c9e2-49f4-8840-53d4946cbbea

Raw Audit Messages
type=AVC msg=audit(1745135083.442:212): avc:  denied  { rmdir } for  pid=3895 comm="systemd-user-ru" name="dconf" dev="tmpfs" ino=73 scontext=system_u:system_r:systemd_user_runtimedir_t:s0 tcontext=system_u:object_r:config_home_t:s0 tclass=dir permissive=1


Hash: systemd-user-ru,systemd_user_runtimedir_t,config_home_t,dir,rmdir

Version-Release number of selected component:
selinux-policy-targeted-41.37-1.fc42.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing systemd-user-ru from 'rmdir' accesses on the directory dconf.
package:        selinux-policy-targeted-41.37-1.fc42.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.14.2-300.fc42.x86_64
component:      selinux-policy

Comment 1 drtz 2025-04-20 07:57:19 UTC
Created attachment 2085966 [details]
File: description

Comment 2 drtz 2025-04-20 07:57:20 UTC
Created attachment 2085967 [details]
File: os_info

Comment 3 Möhsün Babayev 2025-04-21 17:04:10 UTC
Duplicate of 2360324.

Comment 4 jjanasek 2026-01-27 07:37:55 UTC

*** This bug has been marked as a duplicate of bug 2360324 ***