Hide Forgot
Description of problem: * nm-dispatcher.action uses too powerful SELinux domain Version-Release number of selected component (if applicable): NetworkManager-0.8.1-66.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: # ps -efZ | grep nm-dispatcher unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 14539 3863 0 14:47 pts/0 00:00:00 grep nm-dispatcher # gdbus introspect --system --object-path / --dest org.freedesktop.nm_dispatcher node / { node org }; # ps -efZ | grep nm-dispatchersystem_u:system_r:initrc_t:s0 root 14543 1 0 14:47 ? 00:00:00 /usr/libexec/nm-dispatcher.action unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 14546 3863 0 14:47 pts/0 00:00:00 grep nm-dispatcher # Actual results: * nm-dispatcher.actions runs as initrc_t Expected results: * nm-dispatcher.action runs as NetworkManager_t
send patch.
commit 52b6f4d74f4efcde5da12418a0b69f6d377ca141 Author: Miroslav Grepl <mgrepl> Date: Mon Jul 14 11:25:19 2014 +0200 FIx labeling in networkmanager.fc
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-1375.html