Hide Forgot
libreport version: 2.0.8 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.1.6-1.fc16.x86_64 reason: SELinux is preventing /bin/bash from 'execute' accesses on the file /bin/bash. time: Sun 25 Dec 2011 07:54:41 PM EST description: :SELinux is preventing /bin/bash from 'execute' accesses on the file /bin/bash. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that bash should be allowed execute access on the bash 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 sh /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:boinc_t:s0 :Target Context system_u:object_r:shell_exec_t:s0 :Target Objects /bin/bash [ file ] :Source sh :Source Path /bin/bash :Port <Unknown> :Host (removed) :Source RPM Packages bash-4.2.20-1.fc16 :Target RPM Packages bash-4.2.20-1.fc16 :Policy RPM selinux-policy-3.10.0-67.fc16 :Selinux Enabled True :Policy Type targeted :Enforcing Mode Permissive :Host Name (removed) :Platform Linux (removed) 3.1.6-1.fc16.x86_64 #1 : SMP Wed Dec 21 22:41:17 UTC 2011 x86_64 x86_64 :Alert Count 1 :First Seen Sun 25 Dec 2011 07:50:47 PM EST :Last Seen Sun 25 Dec 2011 07:50:47 PM EST :Local ID 0ef3ba94-6014-4d00-9c33-ee1317343d2b : :Raw Audit Messages :type=AVC msg=audit(1324860647.616:76): avc: denied { execute } for pid=2214 comm="boinc_client" name="bash" dev=dm-1 ino=131103 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file : : :type=AVC msg=audit(1324860647.616:76): avc: denied { read open } for pid=2214 comm="boinc_client" name="bash" dev=dm-1 ino=131103 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file : : :type=AVC msg=audit(1324860647.616:76): avc: denied { execute_no_trans } for pid=2214 comm="boinc_client" path="/bin/bash" dev=dm-1 ino=131103 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file : : :type=SYSCALL msg=audit(1324860647.616:76): arch=x86_64 syscall=execve success=yes exit=0 a0=3e26b70b7e a1=7fff05a19860 a2=7fff05a1be78 a3=7f9dd9ab3c50 items=0 ppid=2209 pid=2214 auid=4294967295 uid=993 gid=990 euid=993 suid=993 fsuid=993 egid=990 sgid=990 fsgid=990 tty=(none) ses=4294967295 comm=sh exe=/bin/bash subj=system_u:system_r:boinc_t:s0 key=(null) : :Hash: sh,boinc_t,shell_exec_t,file,execute : :audit2allow : :#============= boinc_t ============== :allow boinc_t shell_exec_t:file { read execute open execute_no_trans }; : :audit2allow -R : :#============= boinc_t ============== :allow boinc_t shell_exec_t:file { read execute open execute_no_trans }; :
*** This bug has been marked as a duplicate of bug 770148 ***