Bug 1968571

Summary: SELinux is preventing find from 'read' accesses on the directory dma_heap.
Product: [Fedora] Fedora Reporter: robert fairbrother <noobusinghacks>
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dwalsh, grepl.miroslav, lvrabec, mmalik, omosnace, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:485aa01fcea3102b1d199f634c3cf7e8c982e8fd100290798275e6066e9a0223;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-07 16:28:22 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:

Description robert fairbrother 2021-06-07 15:09:24 UTC
Description of problem:
I just left my fedora 25 rawhide instalation on overnight. gonna finish up my BOINC workload before i reinstall fedora 
SELinux is preventing find from 'read' accesses on the directory dma_heap.

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

If you believe that find should be allowed read access on the dma_heap 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 'find' --raw | audit2allow -M my-find
# semodule -X 300 -i my-find.pp

Additional Information:
Source Context                system_u:system_r:system_cronjob_t:s0-s0:c0.c1023
Target Context                system_u:object_r:dma_device_t:s0
Target Objects                dma_heap [ dir ]
Source                        find
Source Path                   find
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-34.9-1.fc35.noarch
Local Policy RPM              selinux-policy-targeted-34.9-1.fc35.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.13.0-0.rc3.20210527gitad9f25d338
                              60.28.fc35.x86_64 #1 SMP Thu May 27 16:35:38 UTC
                              2021 x86_64 x86_64
Alert Count                   18
First Seen                    2021-05-30 19:54:00 MDT
Last Seen                     2021-06-07 03:48:20 MDT
Local ID                      01e32e99-f5b8-4700-a82e-99305192a440

Raw Audit Messages
type=AVC msg=audit(1623059300.118:795): avc:  denied  { read } for  pid=230052 comm="find" name="dma_heap" dev="devtmpfs" ino=130 scontext=system_u:system_r:system_cronjob_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dma_device_t:s0 tclass=dir permissive=0


Hash: find,system_cronjob_t,dma_device_t,dir,read

Version-Release number of selected component:
selinux-policy-targeted-34.9-1.fc35.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.14.0
hashmarkername: setroubleshoot
kernel:         5.13.0-0.rc3.20210527gitad9f25d33860.28.fc35.x86_64
type:           libreport

Comment 1 Zdenek Pytela 2021-06-07 16:28:22 UTC

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