Bug 1694327

Summary: SELinux is preventing tlp from 'getattr' accesses on the blk_file /dev/nvme0n1.
Product: [Fedora] Fedora Reporter: Jonathan Haas <jonha87>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: dwalsh, lvrabec, mgrepl, plautrba, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:be27593b61ea7677beff42842b547ffa131fa5371d34dea24a2a6b8249d03762;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-31 21:26:42 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 Jonathan Haas 2019-03-30 13:55:25 UTC
Description of problem:
Waking up from standby
SELinux is preventing tlp from 'getattr' accesses on the blk_file /dev/nvme0n1.

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

Wenn Sie denken, dass es tlp standardmäßig erlaubt sein sollte, getattr Zugriff auf nvme0n1 blk_file zu erhalten.
Then sie sollten dies als Fehler melden.
Um diesen Zugriff zu erlauben, können Sie ein lokales Richtlinien-Modul erstellen.
Do
zugriff jetzt erlauben, indem Sie die nachfolgenden Befehle ausführen:
# ausearch -c 'tlp' --raw | audit2allow -M my-tlp
# semodule -X 300 -i my-tlp.pp

Additional Information:
Source Context                system_u:system_r:tlp_t:s0
Target Context                system_u:object_r:nvme_device_t:s0
Target Objects                /dev/nvme0n1 [ blk_file ]
Source                        tlp
Source Path                   tlp
Port                          <Unbekannt>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.3-23.fc30.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.0.0-300.fc30.x86_64 #1 SMP Mon
                              Mar 4 22:46:48 UTC 2019 x86_64 x86_64
Alert Count                   10
First Seen                    2019-03-30 14:06:51 CET
Last Seen                     2019-03-30 14:54:31 CET
Local ID                      b065f497-6b36-41ca-868a-4509e3a8a441

Raw Audit Messages
type=AVC msg=audit(1553954071.247:398): avc:  denied  { getattr } for  pid=9613 comm="tlp" path="/dev/nvme0n1" dev="devtmpfs" ino=17054 scontext=system_u:system_r:tlp_t:s0 tcontext=system_u:object_r:nvme_device_t:s0 tclass=blk_file permissive=0


Hash: tlp,tlp_t,nvme_device_t,blk_file,getattr

Version-Release number of selected component:
selinux-policy-3.14.3-23.fc30.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.10.0
hashmarkername: setroubleshoot
kernel:         5.0.0-300.fc30.x86_64
type:           libreport

Potential duplicate: bug 1692154

Comment 1 Zdenek Pytela 2019-03-31 21:26:42 UTC

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