Bug 1805605

Summary: SELinux is preventing tpm2-abrmd from using the 'setsched' accesses on a process.
Product: [Fedora] Fedora Reporter: mrecht <mrecht.m>
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: dwalsh, grepl.miroslav, lvrabec, plautrba, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3e6477b24ca1ac65f280bb8d9d730f03fbeada2a23bed79f16b7ed006200c0e0;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-21 08:17:13 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 mrecht 2020-02-21 06:53:55 UTC
Description of problem:
just logged in...
SELinux is preventing tpm2-abrmd from using the 'setsched' accesses on a process.

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

If you believe that tpm2-abrmd should be allowed setsched access on processes labeled tabrmd_t 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 'tpm2-abrmd' --raw | audit2allow -M my-tpm2abrmd
# semodule -X 300 -i my-tpm2abrmd.pp

Additional Information:
Source Context                system_u:system_r:tabrmd_t:s0
Target Context                system_u:system_r:tabrmd_t:s0
Target Objects                Unknown [ process ]
Source                        tpm2-abrmd
Source Path                   tpm2-abrmd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.5-27.fc32.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.6.0-0.rc2.git0.1.fc32.x86_64 #1
                              SMP Mon Feb 17 21:09:39 UTC 2020 x86_64 x86_64
Alert Count                   1
First Seen                    2020-02-21 07:48:53 CET
Last Seen                     2020-02-21 07:48:53 CET
Local ID                      1f2bbbbd-a01f-4122-85c5-27d6b713d77a

Raw Audit Messages
type=AVC msg=audit(1582267733.144:407): avc:  denied  { setsched } for  pid=5610 comm="tpm2-abrmd" scontext=system_u:system_r:tabrmd_t:s0 tcontext=system_u:system_r:tabrmd_t:s0 tclass=process permissive=0


Hash: tpm2-abrmd,tabrmd_t,tabrmd_t,process,setsched

Version-Release number of selected component:
selinux-policy-3.14.5-27.fc32.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.12.0
hashmarkername: setroubleshoot
kernel:         5.6.0-0.rc2.git0.1.fc32.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2020-02-21 08:17:13 UTC

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