Bug 1968052 - SELinux is preventing restorecon from 'read' accesses on the directory dma_heap.
Summary: SELinux is preventing restorecon 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: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b9089e33eec58f66aee9e913ce4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-04 19:32 UTC by Mikhail
Modified: 2021-06-04 19:58 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-06-04 19:58:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mikhail 2021-06-04 19:32:49 UTC
Description of problem:
SELinux is preventing restorecon from 'read' accesses on the directory dma_heap.

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

If you believe that restorecon 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 'restorecon' --raw | audit2allow -M my-restorecon
# semodule -X 300 -i my-restorecon.pp

Additional Information:
Source Context                unconfined_u:unconfined_r:setfiles_t:s0-s0:c0.c102
                              3
Target Context                system_u:object_r:dma_device_t:s0
Target Objects                dma_heap [ dir ]
Source                        restorecon
Source Path                   restorecon
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                Permissive
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                   1
First Seen                    2021-05-29 23:25:50 +05
Last Seen                     2021-05-29 23:25:50 +05
Local ID                      98f57d8f-00b9-41c3-860d-e0de1ea31072

Raw Audit Messages
type=AVC msg=audit(1622312750.442:782): avc:  denied  { read } for  pid=631469 comm="restorecon" name="dma_heap" dev="devtmpfs" ino=222 scontext=unconfined_u:unconfined_r:setfiles_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dma_device_t:s0 tclass=dir permissive=1


Hash: restorecon,setfiles_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-04 19:58: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.