Hide Forgot
Description of problem: * bmc-watchdog uses too powerful SELinux domain Version-Release number of selected component (if applicable): freeipmi-bmc-watchdog-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 bmc-watchdog status bmc-watchdog is stopped # service bmc-watchdog start Starting bmc-watchdog: [ OK ] # service bmc-watchdog status bmc-watchdog (pid 24913) is running... # ps -efZ | grep bmc-watchdog unconfined_u:system_r:initrc_t:s0 root 24913 1 37 18:23 ? 00:00:03 /usr/sbin/bmc-watchdog -d -u 4 -p 0 -a 1 -F -P -L -S -O -i 900 -e 60 unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 24924 3863 0 18:24 pts/0 00:00:00 grep bmc-watchdog # Actual results: * bmc-watchdog runs as initrc_t Expected results: * bmc-watchdog 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