Hide Forgot
Description of problem: * ipmiseld uses too powerful SELinux domain Version-Release number of selected component (if applicable): freeipmi-1.2.1-3.el6.x86_64 selinux-policy-mls-3.7.19-231.el6.noarch selinux-policy-3.7.19-231.el6.noarch selinux-policy-minimum-3.7.19-231.el6.noarch selinux-policy-targeted-3.7.19-231.el6.noarch selinux-policy-doc-3.7.19-231.el6.noarch How reproducible: always Steps to Reproduce: # service ipmiseld status ipmiseld is stopped # service ipmiseld start Starting ipmiseld: [ OK ] # service ipmiseld status ipmiseld (pid 24374) is running... # ps -efZ | grep ipmiseld unconfined_u:system_r:initrc_t:s0 root 24374 1 35 18:02 ? 00:00:02 /usr/sbin/ipmiseld unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 24386 3863 0 18:02 pts/0 00:00:00 grep ipmiseld # Actual results: * ipmiseld runs as initrc_t Expected results: * ipmiseld runs in its own SELinux domain
Patch sent to Miroslav.
commit 085df2967b125a63693b30d392d5781d7a31fde0 Author: Lukas Vrabec <lvrabec> Date: Thu Apr 24 11:19:20 2014 +0200 Added support for freeipmi services commit e74a997d5520714c197b72034843e1952baaf9d9 Author: Lukas Vrabec <lvrabec> Date: Thu Apr 24 11:16:53 2014 +0200 Added dev_rw_ipmi_dev interface
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