Bug 912372 - selinux blocks munin plugins
Summary: selinux blocks munin plugins
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-18 14:40 UTC by Adam Pribyl
Modified: 2013-05-04 00:05 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-05-04 00:05:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Pribyl 2013-02-18 14:40:51 UTC
Description of problem:
Several munin plugins create an avc denials and do not work.

While there is 
Builtin Permissive Types
selinux_munin_plugin_t

actual AVC do have system_munin_plugin_t or services_munin_plugin_t

I am not sure how far this is the problem. The file system should be relabeled.


Version-Release number of selected component (if applicable):
selinux-policy-targeted-3.10.0-167.fc17.noarch

  
Actual results:
[ 6989.187896] type=1400 audit(1361197804.209:454): avc:  denied  { read } for  pid=9686 comm="uptime" name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:system_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=file
[ 6989.241746] type=1400 audit(1361197804.263:455): avc:  denied  { read } for  pid=9689 comm="uptime" name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:system_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=file
[ 7009.564660] audit_printk_skb: 6 callbacks suppressed
[ 7009.564752] type=1400 audit(1361197824.586:458): avc:  denied  { read } for  pid=9827 comm="cpu" name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:system_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=file
[ 7009.622423] type=1400 audit(1361197824.644:459): avc:  denied  { read } for  pid=9828 comm="cpu" name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:system_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=file
[ 7009.676561] type=1400 audit(1361197824.698:460): avc:  denied  { read } for  pid=9829 comm="if_eth1" name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:system_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=file
[ 7009.752204] type=1400 audit(1361197824.774:461): avc:  denied  { read } for  pid=9842 comm="if_eth1" name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:system_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=file
[ 7010.038197] type=1400 audit(1361197825.060:462): avc:  denied  { read } for  pid=9847 comm="ping_10.101.13." name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:services_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=file
[ 7010.095689] type=1400 audit(1361197825.117:463): avc:  denied  { read } for  pid=9848 comm="ping_10.101.13." name="plugin.sh" dev="dm-0" ino=263395 scontext=system_u:system_r:services_munin_plugin_t:s0 tcontext=system_u:object_r:unconfined_munin_plugin_exec_t:s0 tclass=

Comment 1 Miroslav Grepl 2013-02-19 09:17:29 UTC
If you execute

# chcon -t bin_t PATHTO/plugin.sh

Comment 2 Adam Pribyl 2013-02-19 19:29:55 UTC
ls -Z /usr/share/munin/plugins/plugin.sh 
-rw-r--r--. root root system_u:object_r:unconfined_munin_plugin_exec_t:s0 /usr/share/munin/plugins/plugin.sh

With this chcon change the munin works, restorecond reverts it back to unconfined...

Comment 3 Miroslav Grepl 2013-02-20 09:11:43 UTC
Yes, we need to add it to the policy.

Comment 4 Fedora Update System 2013-03-05 14:33:29 UTC
selinux-policy-3.10.0-168.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-168.fc17

Comment 5 Fedora Update System 2013-03-05 23:30:52 UTC
Package selinux-policy-3.10.0-168.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.10.0-168.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3466/selinux-policy-3.10.0-168.fc17
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-04-04 08:32:18 UTC
selinux-policy-3.10.0-169.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-169.fc17

Comment 7 Fedora Update System 2013-05-04 00:05:17 UTC
selinux-policy-3.10.0-169.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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