Bug 1153353

Summary: ctdbd runs as unconfined_service_t even if it is confined
Product: Red Hat Enterprise Linux 7 Reporter: Milos Malik <mmalik>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Milos Malik <mmalik>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: mmalik
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: selinux-policy-3.13.1-13.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-05 10:46:05 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 Milos Malik 2014-10-15 20:32:46 UTC
Description of problem:
 * ctdb unit file executes a wrapper instead of the binary and the wrapper is labeled bin_t

Version-Release number of selected component (if applicable):
selinux-policy-targeted-3.13.1-4.el7.noarch
selinux-policy-3.13.1-4.el7.noarch
ctdb-2.5.1-2.el7.x86_64

How reproducible:
always

Steps to Reproduce:
# ps -efZ | grep ctdbd
unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 20518 12359  0 22:31 pts/0 00:00:00 grep --color=auto ctdbd
# service ctdb start
Redirecting to /bin/systemctl start  ctdb.service
# ps -efZ | grep ctdbd
system_u:system_r:unconfined_service_t:s0 root 20540 1  0 22:31 ?      00:00:00 /usr/sbin/ctdbd --reclock=/mnt/shared --pidfile=/run/ctdb/ctdbd.pid --syslog
system_u:system_r:unconfined_service_t:s0 root 20542 20540  0 22:31 ?  00:00:00 /usr/sbin/ctdbd --reclock=/mnt/shared --pidfile=/run/ctdb/ctdbd.pid --syslog
system_u:system_r:unconfined_service_t:s0 root 20672 20540  0 22:31 ?  00:00:00 /usr/sbin/ctdbd --reclock=/mnt/shared --pidfile=/run/ctdb/ctdbd.pid --syslog
unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 20675 12359  0 22:31 pts/0 00:00:00 grep --color=auto ctdbd
#

Actual results:
 * the service runs as unconfined_service_t

Expected results:
 * the service runs as ctdbd_t again

Comment 1 Miroslav Grepl 2014-10-16 15:08:15 UTC
Milos,
what wrapper?

Comment 2 Milos Malik 2014-10-16 19:20:26 UTC
# grep 'Exec.*=' /usr/lib/systemd/system/ctdb.service 
ExecStart=/usr/sbin/ctdbd_wrapper /run/ctdb/ctdbd.pid start
ExecStop=/usr/sbin/ctdbd_wrapper /run/ctdb/ctdbd.pid stop
# rpm -qf /usr/sbin/ctdbd_wrapper
ctdb-2.5.1-2.el7.x86_64
#

Comment 3 Miroslav Grepl 2014-12-02 13:36:19 UTC
commit d3bbc1d188369ab86c93a40cd6c2e04bd4ccfaa8
Author: Miroslav Grepl <mgrepl>
Date:   Tue Dec 2 14:35:57 2014 +0100

    Add support for /usr/sbin/ctdbd_wrapper.

Comment 7 errata-xmlrpc 2015-03-05 10:46:05 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