Bug 1024715 - collectd runs as initrc_t
Summary: collectd 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
TreeView+ depends on / blocked
 
Reported: 2013-10-30 10:01 UTC by Milos Malik
Modified: 2014-10-14 07:57 UTC (History)
4 users (show)

Fixed In Version: selinux-policy-3.7.19-247.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-14 07:57:31 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-10-30 10:01:19 UTC
Description of problem:


Version-Release number of selected component (if applicable):
collectd-4.10.9-1.el6.x86_64
selinux-policy-3.7.19-230.el6.noarch
selinux-policy-doc-3.7.19-230.el6.noarch
selinux-policy-minimum-3.7.19-230.el6.noarch
selinux-policy-mls-3.7.19-230.el6.noarch
selinux-policy-targeted-3.7.19-230.el6.noarch

How reproducible:
always

Steps to Reproduce:
# run_init service collectd status
Authenticating root.
Password: 
collectd is stopped
# run_init service collectd start
Authenticating root.
Password: 
Starting collectd:                                         [  OK  ]
# run_init service collectd status
Authenticating root.
Password: 
collectd (pid  14916) is running...
# ps -efZ | grep collectd
system_u:system_r:initrc_t:s0   root     14916     1  0 10:57 ?        00:00:00 /usr/sbin/collectd -C /etc/collectd.conf
unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 14935 2738  0 10:58 pts/0 00:00:00 grep collectd
#

Actual results:
 * collectd runs as initrc_t

Expected results:
 * collectd runs in its own SELinux domain

Comment 1 Lukas Vrabec 2014-04-24 09:39:39 UTC
Hi Milos, 
Do I need make some changes in config file before first start this service?
I can't start it.

Comment 2 Milos Malik 2014-04-24 09:49:24 UTC
I just added the hostname of my VM into /etc/hosts file, because the VM has no FQDN:

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4 rhel66.localdomain

Comment 3 Lukas Vrabec 2014-07-22 08:37:49 UTC
patch sent.

Comment 5 errata-xmlrpc 2014-10-14 07:57:31 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.