Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1803511 - SELinux is preventing from using the 'setsched' accesses on a process
Summary: SELinux is preventing from using the 'setsched' accesses on a process
Keywords:
Status: CLOSED DUPLICATE of bug 1795524
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-16 14:36 UTC by Andrey Motoshkov
Modified: 2020-02-16 21:16 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-16 21:16:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Andrey Motoshkov 2020-02-16 14:36:27 UTC
Description of problem:
SELinux is preventing systemd from using the 'setsched' accesses on a process

Version-Release number of selected component (if applicable):
selinux-policy-3.14.5-24.fc32.noarch
kernel-5.6.0-0.rc1.git2.1.fc32.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
Feb 16 11:48:38 dragonfly audit[970]: AVC avc:  denied  { setsched } for  pid=970 comm="accounts-daemon" scontext=system_u:system_r:accountsd_t:s0 tcontext=system_u:system_r:accountsd_t:s0 tclass=process permissive=1
Feb 16 11:48:38 dragonfly audit[969]: AVC avc:  denied  { setsched } for  pid=969 comm="ModemManager" scontext=system_u:system_r:modemmanager_t:s0 tcontext=system_u:system_r:modemmanager_t:s0 tclass=process permissive=1
Feb 16 11:48:39 dragonfly audit[1050]: AVC avc:  denied  { setsched } for  pid=1050 comm="pcscd" scontext=system_u:system_r:pcscd_t:s0 tcontext=system_u:system_r:pcscd_t:s0 tclass=process permissive=1
Feb 16 11:48:40 dragonfly audit[1157]: AVC avc:  denied  { setsched } for  pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1
Feb 16 11:48:49 dragonfly audit[1707]: AVC avc:  denied  { setsched } for  pid=1707 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1
Feb 16 11:50:02 dragonfly audit[2708]: AVC avc:  denied  { setsched } for  pid=2708 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1
Feb 16 11:50:04 dragonfly audit[1157]: AVC avc:  denied  { setsched } for  pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1
Feb 16 11:50:05 dragonfly audit[3326]: AVC avc:  denied  { setsched } for  pid=3326 comm="tpm2-abrmd" scontext=system_u:system_r:tabrmd_t:s0 tcontext=system_u:system_r:tabrmd_t:s0 tclass=process permissive=1
Feb 16 11:50:05 dragonfly audit[3351]: AVC avc:  denied  { setsched } for  pid=3351 comm="boltd" scontext=system_u:system_r:boltd_t:s0 tcontext=system_u:system_r:boltd_t:s0 tclass=process permissive=1
Feb 16 11:50:50 dragonfly audit[2708]: AVC avc:  denied  { setsched } for  pid=2708 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1
Feb 16 11:50:53 dragonfly audit[1157]: AVC avc:  denied  { setsched } for  pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1
Feb 16 11:52:03 dragonfly audit[5497]: AVC avc:  denied  { setsched } for  pid=5497 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1
Feb 16 11:52:04 dragonfly audit[1157]: AVC avc:  denied  { setsched } for  pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1


Expected results:


Additional info:

Comment 1 Lukas Vrabec 2020-02-16 21:16:28 UTC

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


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