Description of problem: Shows in SELinux Troubleshooter after a boot SELinux is preventing find from 'open' accesses on the directory /dev/dma_heap. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that find should be allowed open 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 /dev/dma_heap [ dir ] Source find Source Path find Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages SELinux Policy RPM selinux-policy-targeted-3.14.6-38.fc33.noarch Local Policy RPM selinux-policy-targeted-3.14.6-38.fc33.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 5.12.10-200.fc33.x86_64 #1 SMP Thu Jun 10 14:19:48 UTC 2021 x86_64 x86_64 Alert Count 2 First Seen 2021-06-17 03:22:22 ChST Last Seen 2021-06-17 03:22:36 ChST Local ID dffe3d89-4a98-450f-9ba9-e6ee7cf2f491 Raw Audit Messages type=AVC msg=audit(1623864156.427:960): avc: denied { open } for pid=139105 comm="find" path="/dev/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=1 Hash: find,system_cronjob_t,dma_device_t,dir,open Version-Release number of selected component: selinux-policy-targeted-3.14.6-38.fc33.noarch Additional info: component: selinux-policy reporter: libreport-2.14.0 hashmarkername: setroubleshoot kernel: 5.12.10-200.fc33.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1965743 ***