Hide Forgot
Description of problem: SELinux is preventing /var/www/cgi-bin/cachemgr.cgi from 'getattr' accesses on the file /etc/squid/cachemgr.conf. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that cachemgr.cgi should be allowed getattr access on the cachemgr.conf file by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep cachemgr.cgi /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:httpd_sys_script_t:s0 Target Context system_u:object_r:squid_conf_t:s0 Target Objects /etc/squid/cachemgr.conf [ file ] Source cachemgr.cgi Source Path /var/www/cgi-bin/cachemgr.cgi Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages squid-3.2.13-1.fc19.x86_64 Policy RPM selinux-policy-3.12.1-69.fc19.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.10.7-200.fc19.x86_64 #1 SMP Thu Aug 15 23:19:45 UTC 2013 x86_64 x86_64 Alert Count 1 First Seen 2013-08-21 16:01:12 NZST Last Seen 2013-08-21 16:01:12 NZST Local ID af922069-5fed-4b77-a65e-7a0fbd244305 Raw Audit Messages type=AVC msg=audit(1377057672.457:163): avc: denied { getattr } for pid=4140 comm="cachemgr.cgi" path="/etc/squid/cachemgr.conf" dev="dm-1" ino=1198290 scontext=system_u:system_r:httpd_sys_script_t:s0 tcontext=system_u:object_r:squid_conf_t:s0 tclass=file type=SYSCALL msg=audit(1377057672.457:163): arch=x86_64 syscall=fstat success=no exit=EACCES a0=3 a1=7fff5c10f580 a2=7fff5c10f580 a3=0 items=0 ppid=877 pid=4140 auid=4294967295 uid=48 gid=48 euid=48 suid=48 fsuid=48 egid=48 sgid=48 fsgid=48 ses=4294967295 tty=(none) comm=cachemgr.cgi exe=/var/www/cgi-bin/cachemgr.cgi subj=system_u:system_r:httpd_sys_script_t:s0 key=(null) Hash: cachemgr.cgi,httpd_sys_script_t,squid_conf_t,file,getattr Additional info: reporter: libreport-2.1.6 hashmarkername: setroubleshoot kernel: 3.10.7-200.fc19.x86_64 type: libreport Potential duplicate: bug 666103
*** This bug has been marked as a duplicate of bug 999229 ***