Description of problem: SELinux is preventing /usr/bin/bash from 'write' accesses on the file vboxadd-service. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that bash should be allowed write access on the vboxadd-service 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 vboxadd-service /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:init_t:s0 Target Context system_u:object_r:var_lock_t:s0 Target Objects vboxadd-service [ file ] Source vboxadd-service Source Path /usr/bin/bash Port <Unknown> Host (removed) Source RPM Packages bash-4.2.45-1.fc19.x86_64 Target RPM Packages Policy RPM selinux-policy-3.12.1-44.fc19.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.9.4-300.fc19.x86_64 #1 SMP Fri May 24 22:17:06 UTC 2013 x86_64 x86_64 Alert Count 1 First Seen 2013-05-29 03:08:36 EDT Last Seen 2013-05-29 03:08:36 EDT Local ID 845abdd6-80ff-4524-8dc1-de652ff66432 Raw Audit Messages type=AVC msg=audit(1369811316.68:20): avc: denied { write } for pid=417 comm="vboxadd-service" name="vboxadd-service" dev="tmpfs" ino=15366 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_lock_t:s0 tclass=file type=SYSCALL msg=audit(1369811316.68:20): arch=x86_64 syscall=open success=no exit=EACCES a0=1ff31d0 a1=201 a2=1b6 a3=0 items=0 ppid=1 pid=417 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) comm=vboxadd-service exe=/usr/bin/bash subj=system_u:system_r:init_t:s0 key=(null) Hash: vboxadd-service,init_t,var_lock_t,file,write Additional info: reporter: libreport-2.1.4 hashmarkername: setroubleshoot kernel: 3.9.4-300.fc19.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 966544 ***