Bug 1971197 - SELinux is preventing find from 'read' accesses on the directory dma_heap.
Summary: SELinux is preventing find from 'read' accesses on the directory dma_heap.
Keywords:
Status: CLOSED DUPLICATE of bug 1965743
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:20862945434ddba4421f14ff907...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-12 20:38 UTC by Brady Garland
Modified: 2021-06-15 20:54 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-06-15 20:54:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brady Garland 2021-06-12 20:38:43 UTC
Description of problem:
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                unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1
                              023
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.11-1.fc34.noarch
Local Policy RPM              selinux-policy-targeted-34.11-1.fc34.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.12.9-300.fc34.x86_64 #1 SMP Thu
                              Jun 3 13:51:40 UTC 2021 x86_64 x86_64
Alert Count                   4
First Seen                    2021-06-10 11:11:55 MDT
Last Seen                     2021-06-12 14:25:58 MDT
Local ID                      0befaa70-7007-48c9-86de-a3d5f80101a4

Raw Audit Messages
type=AVC msg=audit(1623529558.703:1310): avc:  denied  { read } for  pid=688642 comm="find" name="dma_heap" dev="devtmpfs" ino=138 scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dma_device_t:s0 tclass=dir permissive=0


Hash: find,unconfined_t,dma_device_t,dir,read

Version-Release number of selected component:
selinux-policy-targeted-34.11-1.fc34.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.15.2
hashmarkername: setroubleshoot
kernel:         5.12.9-300.fc34.x86_64
type:           libreport

Comment 1 Zdenek Pytela 2021-06-15 20:54:44 UTC

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


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