Summary: SELinux is preventing /usr/bin/perl "read" access on /usr/share/perl5/strict.pm. Detailed Description: [lpstat has a permissive type (munin_services_plugin_t). This access was not denied.] SELinux denied access requested by lpstat. It is not expected that this access is required by lpstat and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access. Allowing Access: You can generate a local policy module to allow this access - see FAQ (http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug report. Additional Information: Source Context unconfined_u:system_r:munin_services_plugin_t:s0 Target Context system_u:object_r:usr_t:s0 Target Objects /usr/share/perl5/strict.pm [ file ] Source lpstat Source Path /usr/bin/perl Port <Unknown> Host (removed) Source RPM Packages perl-5.10.1-114.fc13 Target RPM Packages perl-5.10.1-114.fc13 Policy RPM selinux-policy-3.7.19-39.fc13 Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Plugin Name catchall Host Name (removed) Platform Linux (removed) 2.6.33.6-147.fc13.i686 #1 SMP Tue Jul 6 22:30:55 UTC 2010 i686 i686 Alert Count 26 First Seen Wed 26 May 2010 03:40:23 PM CEST Last Seen Wed 28 Jul 2010 12:01:06 PM CEST Local ID 1cd4ee8d-ae18-4dd6-8a2d-1dfdf23f9089 Line Numbers Raw Audit Messages node=(removed) type=AVC msg=audit(1280311266.448:21615): avc: denied { read } for pid=6443 comm="lpstat" name="strict.pm" dev=sda2 ino=10621 scontext=unconfined_u:system_r:munin_services_plugin_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file node=(removed) type=AVC msg=audit(1280311266.448:21615): avc: denied { open } for pid=6443 comm="lpstat" name="strict.pm" dev=sda2 ino=10621 scontext=unconfined_u:system_r:munin_services_plugin_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file node=(removed) type=SYSCALL msg=audit(1280311266.448:21615): arch=40000003 syscall=5 success=yes exit=4 a0=8af2df8 a1=8000 a2=0 a3=0 items=0 ppid=6039 pid=6443 auid=500 uid=490 gid=478 euid=490 suid=490 fsuid=490 egid=478 sgid=478 fsgid=478 tty=(none) ses=1 comm="lpstat" exe="/usr/bin/perl" subj=unconfined_u:system_r:munin_services_plugin_t:s0 key=(null) Hash String generated from catchall,lpstat,munin_services_plugin_t,usr_t,file,read audit2allow suggests: #============= munin_services_plugin_t ============== allow munin_services_plugin_t usr_t:file { read open };
*** Bug 619320 has been marked as a duplicate of this bug. ***
*** Bug 619319 has been marked as a duplicate of this bug. ***
Miroslav, rawhide policy seems to have all these rules for munin_plugin_domain. Peter You can add these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp
*** Bug 619317 has been marked as a duplicate of this bug. ***
Fixed in selinux-policy-3.7.19-42.fc13
selinux-policy-3.7.19-44.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-44.fc13
selinux-policy-3.7.19-44.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-44.fc13
selinux-policy-3.7.19-44.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.