Bug 1042838 - nm-dispatcher.action runs as initrc_t
Summary: nm-dispatcher.action 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-12-13 13:51 UTC by Milos Malik
Modified: 2015-07-22 07:07 UTC (History)
4 users (show)

Fixed In Version: selinux-policy-3.7.19-261.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-22 07:07:16 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1375 0 normal SHIPPED_LIVE selinux-policy bug fix and enhancement update 2015-07-20 18:07:47 UTC

Description Milos Malik 2013-12-13 13:51:51 UTC
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

Comment 1 Lukas Vrabec 2014-06-10 07:45:58 UTC
send patch.

Comment 3 Miroslav Grepl 2014-07-14 09:26:16 UTC
commit 52b6f4d74f4efcde5da12418a0b69f6d377ca141
Author: Miroslav Grepl <mgrepl>
Date:   Mon Jul 14 11:25:19 2014 +0200

    FIx labeling in networkmanager.fc

Comment 9 errata-xmlrpc 2015-07-22 07:07:16 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.

https://rhn.redhat.com/errata/RHBA-2015-1375.html


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