Bug 1168218

Summary: AVC denials: scontext=system_u:system_r:docker_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=service
Product: Red Hat Enterprise Linux 7 Reporter: Patrik Kis <pkis>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Patrik Kis <pkis>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: dwalsh, lvrabec, mgrepl, mmalik, ovasik, pkis, plautrba, pvrabec, tlavigne
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: selinux-policy-3.13.1-14.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-05 10:47:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrik Kis 2014-11-26 12:47:32 UTC
Description of problem:
The following AVC denial appeared on a test machine; unfortunately we don't have a clear reproducer.

type=USER_AVC msg=audit(11/26/2014 07:17:20.862:839) : pid=1 uid=root auid=unset ses=unset subj=system_u:system_r:init_t:s0 msg='avc:  denied  { start } for auid=unset uid=unset gid=unset scontext=system_u:system_r:docker_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=service  exe=/usr/lib/systemd/systemd sauid=root hostname=? addr=? terminal=?'

Version-Release number of selected component (if applicable):
systemd-208-18.el7.x86_64
docker-1.2.0-1.8.el7.x86_64
selinux-policy-3.13.1-12.el7.noarch

Comment 1 Daniel Walsh 2014-12-02 15:41:00 UTC
d021242a9461fda596cbb828979975faa2c95970 allows this in git.

It should be back ported to RHEL7/Fedor20/21.

Comment 2 Patrik Kis 2014-12-18 16:02:53 UTC
Looks like fixed in selinux-policy-3.13.1-14.el7

# cat - |audit2allow 
type=USER_AVC msg=audit(11/26/2014 07:17:20.862:839) : pid=1 uid=root auid=unset ses=unset subj=system_u:system_r:init_t:s0 msg='avc:  denied  { start } for auid=unset uid=unset gid=unset scontext=system_u:system_r:docker_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=service  exe=/usr/lib/systemd/systemd sauid=root hostname=? addr=? terminal=?'


#============= docker_t ==============

#!!!! This avc is allowed in the current policy
allow docker_t init_t:service start;

Comment 3 Milos Malik 2014-12-18 16:20:06 UTC
Yes, it is.

# rpm -qa selinux-policy\*
selinux-policy-sandbox-3.13.1-14.el7.noarch
selinux-policy-targeted-3.13.1-14.el7.noarch
selinux-policy-devel-3.13.1-14.el7.noarch
selinux-policy-doc-3.13.1-14.el7.noarch
selinux-policy-3.13.1-14.el7.noarch
selinux-policy-mls-3.13.1-14.el7.noarch
selinux-policy-minimum-3.13.1-14.el7.noarch
# sesearch -s docker_t -t init_t -c service -p start -A -C
Found 1 semantic av rules:
   allow docker_t init_t : service { start status } ; 

#

Comment 13 errata-xmlrpc 2015-03-05 10:47:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0458.html