Bug 2375519

Summary: SELinux is preventing (dnf) from 'entrypoint' accesses on the file /usr/bin/dnf5.
Product: [Fedora] Fedora Reporter: sk1199
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: dwalsh, jjanasek, lvrabec, mmalik, ols3, omosnacek, pkoncity, sk1199, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:023b666d63a82c2f531bcce882e46aa5f97068ce74731d02de57fb13ff4d8a23;VARIANT_ID=kde;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-12-17 10:54:48 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: os_info
none
File: description none

Description sk1199 2025-06-30 05:37:22 UTC
Description of problem:
running the command "run0 dnf upgrade"
SELinux is preventing (dnf) from 'entrypoint' accesses on the file /usr/bin/dnf5.

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

If you believe that (dnf) should be allowed entrypoint access on the dnf5 file 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 '(dnf)' --raw | audit2allow -M my-dnf
# semodule -X 300 -i my-dnf.pp

Additional Information:
Source Context                unconfined_u:unconfined_r:unconfined_t:s0-
                              s0:c0.c1023
Target Context                system_u:object_r:rpm_exec_t:s0
Target Objects                /usr/bin/dnf5 [ file ]
Source                        (dnf)
Source Path                   (dnf)
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           dnf5-5.2.13.1-1.fc42.x86_64
SELinux Policy RPM            selinux-policy-targeted-41.44-1.fc42.noarch
Local Policy RPM              selinux-policy-targeted-41.44-1.fc42.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.15.3-200.fc42.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Thu Jun 19 15:00:25 UTC 2025
                              x86_64
Alert Count                   1
First Seen                    2025-06-30 11:04:05 IST
Last Seen                     2025-06-30 11:04:05 IST
Local ID                      5110cb16-91cb-4b45-9e82-4e5f845433a4

Raw Audit Messages
type=AVC msg=audit(1751261645.575:421): avc:  denied  { entrypoint } for  pid=6028 comm="(dnf)" path="/usr/bin/dnf5" dev="nvme0n1p3" ino=8137720 scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=system_u:object_r:rpm_exec_t:s0 tclass=file permissive=0


Hash: (dnf),unconfined_t,rpm_exec_t,file,entrypoint

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

Additional info:
reporter:       libreport-2.17.15
type:           libreport
comment:        running the command "run0 dnf upgrade"
hashmarkername: setroubleshoot
package:        selinux-policy-targeted-41.44-1.fc42.noarch
kernel:         6.15.3-200.fc42.x86_64
component:      selinux-policy
reason:         SELinux is preventing (dnf) from 'entrypoint' accesses on the file /usr/bin/dnf5.
component:      selinux-policy

Comment 1 sk1199 2025-06-30 05:37:25 UTC
Created attachment 2095761 [details]
File: os_info

Comment 2 sk1199 2025-06-30 05:37:27 UTC
Created attachment 2095762 [details]
File: description

Comment 3 jjanasek 2025-12-17 10:54:48 UTC

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