Hide Forgot
Summary: SELinux is preventing /bin/bash "execute" access on /bin/bash. Detailed Description: [SELinux is in permissive mode. This access was not denied.] SELinux denied access requested by sh. It is not expected that this access is required by sh 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 sysadm_u:sysadm_r:oddjob_mkhomedir_t:s0-s0:c0.c102 3 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.1.2-4.fc13 Target RPM Packages bash-4.1.2-4.fc13 Policy RPM selinux-policy-3.7.19-69.fc13 Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Plugin Name catchall Host Name (removed) Platform Linux (removed) 2.6.34.7-61.fc13.i686 #1 SMP Tue Oct 19 04:42:47 UTC 2010 i686 i686 Alert Count 6 First Seen Thu 20 Jan 2011 11:15:34 PM MST Last Seen Thu 20 Jan 2011 11:24:56 PM MST Local ID ebb36ac7-68a1-49de-96b7-ee3b2e67109a Line Numbers Raw Audit Messages node=(removed) type=AVC msg=audit(1295591096.635:26468): avc: denied { execute } for pid=2941 comm="sealert" name="bash" dev=dm-0 ino=30583 scontext=sysadm_u:sysadm_r:oddjob_mkhomedir_t:s0-s0:c0.c1023 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file node=(removed) type=AVC msg=audit(1295591096.635:26468): avc: denied { read open } for pid=2941 comm="sealert" name="bash" dev=dm-0 ino=30583 scontext=sysadm_u:sysadm_r:oddjob_mkhomedir_t:s0-s0:c0.c1023 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file node=(removed) type=AVC msg=audit(1295591096.635:26468): avc: denied { execute_no_trans } for pid=2941 comm="sealert" path="/bin/bash" dev=dm-0 ino=30583 scontext=sysadm_u:sysadm_r:oddjob_mkhomedir_t:s0-s0:c0.c1023 tcontext=system_u:object_r:shell_exec_t:s0 tclass=file node=(removed) type=SYSCALL msg=audit(1295591096.635:26468): arch=40000003 syscall=11 success=yes exit=0 a0=25b825 a1=bff1cd4c a2=bff1f9b8 a3=3 items=0 ppid=2371 pid=2941 auid=500 uid=500 gid=493 euid=500 suid=500 fsuid=500 egid=493 sgid=493 fsgid=493 tty=(none) ses=1 comm="sh" exe="/bin/bash" subj=sysadm_u:sysadm_r:oddjob_mkhomedir_t:s0-s0:c0.c1023 key=(null) Hash String generated from catchall,sh,oddjob_mkhomedir_t,shell_exec_t,file,execute audit2allow suggests: #============= oddjob_mkhomedir_t ============== allow oddjob_mkhomedir_t shell_exec_t:file { read execute open execute_no_trans };
*** This bug has been marked as a duplicate of bug 671792 ***