Bug 1042827 - conmand runs as initrc_t
Summary: conmand runs as initrc_t
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: selinux-policy
Version: 6.5
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Lukas Vrabec
QA Contact: Milos Malik
URL:
Whiteboard:
Depends On:
Blocks: 832330 1116408
TreeView+ depends on / blocked
 
Reported: 2013-12-13 13:30 UTC by Milos Malik
Modified: 2014-10-14 07:58 UTC (History)
5 users (show)

Fixed In Version: selinux-policy-3.7.19-238.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-14 07:58:33 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2014:1568 0 normal SHIPPED_LIVE selinux-policy bug fix and enhancement update 2014-10-14 01:27:37 UTC

Description Milos Malik 2013-12-13 13:30:19 UTC
Description of problem:
 * conmand uses too powerful SELinux domain

Version-Release number of selected component (if applicable):
conman-0.2.7-2.el6.x86_64
selinux-policy-3.7.19-231.el6.noarch
selinux-policy-doc-3.7.19-231.el6.noarch
selinux-policy-minimum-3.7.19-231.el6.noarch
selinux-policy-mls-3.7.19-231.el6.noarch
selinux-policy-targeted-3.7.19-231.el6.noarch

How reproducible:
always

Steps to Reproduce:
# service conman status
conmand is stopped
# service conman start
Starting ConMan:                                           [  OK  ]
# service conman status
conmand (pid 14315) is running...
# ps -efZ | grep conman
unconfined_u:system_r:initrc_t:s0 root   14315     1  0 14:29 ?        00:00:00 /usr/sbin/conmand -c /etc/conman.conf
unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 14329 3863  0 14:29 pts/0 00:00:00 grep conman
#

Actual results:
 * conmand runs as initrc_t

Expected results:
 * conmand runs in its own SELinux domain

Comment 1 Lukas Vrabec 2014-04-22 18:09:03 UTC
Hi Milos, 

Could you attach here or send me conman config file? (/etc/conman.conf)

I need re-test this service. 

Thank you!

Comment 2 Milos Malik 2014-04-23 06:55:46 UTC
I use the default configuration file, but following command needs to be executed before starting the service:

# echo 'CONSOLE name="pokus" dev="/usr/share/conman/exec/ipmitool.exp 127.0.0.1 admin"' >> /etc/conman.conf

Comment 3 Lukas Vrabec 2014-04-23 08:43:21 UTC
It's working now, thank you!

Comment 4 Lukas Vrabec 2014-05-02 12:27:49 UTC
commit fe27d44a99da9fa7b2393db542cd19da938b7bbe
Author: Lukas Vrabec <lvrabec>
Date:   Wed Apr 23 10:57:39 2014 +0200

    Added conman policy

commit 034b85f349bf24e4fd4a9cc82dd46015b87bb12b
Author: Lukas Vrabec <lvrabec>
Date:   Wed Apr 23 10:57:00 2014 +0200

    Added label for conman port

Comment 7 Lukas Vrabec 2014-06-26 14:35:42 UTC
patch sent.

Comment 9 errata-xmlrpc 2014-10-14 07:58:33 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.

http://rhn.redhat.com/errata/RHBA-2014-1568.html


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