Summary: SELinux is preventing the /usr/lib64/chromium-browser/chromium-browser from using potentially mislabeled files (/home/kka/.config/chromium/Dictionaries/en-US-1-2.bdic). Detailed Description: [chromium-browse has a permissive type (chrome_sandbox_t). This access was not denied.] SELinux has denied chromium-browse access to potentially mislabeled file(s) (/home/kka/.config/chromium/Dictionaries/en-US-1-2.bdic). This means that SELinux will not allow chromium-browse to use these files. It is common for users to edit files in their home directory or tmp directories and then move (mv) them to system directories. The problem is that the files end up with the wrong file context which confined applications are not allowed to access. Allowing Access: If you want chromium-browse to access this files, you need to relabel them using restorecon -v '/home/kka/.config/chromium/Dictionaries/en-US-1-2.bdic'. You might want to relabel the entire directory using restorecon -R -v '/home/kka/.config/chromium/Dictionaries'. Additional Information: Source Context unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c 0.c1023 Target Context unconfined_u:object_r:gnome_home_t:s0 Target Objects /home/kka/.config/chromium/Dictionaries/en- US-1-2.bdic [ file ] Source chromium-browse Source Path /usr/lib64/chromium-browser/chromium-browser Port <Unknown> Host (removed) Source RPM Packages chromium-4.0.252.0-0.1.20091119svn32498.fc12 Target RPM Packages Policy RPM selinux-policy-3.6.32-49.fc12 Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Plugin Name home_tmp_bad_labels Host Name (removed) Platform Linux (removed) 2.6.31.5-127.fc12.x86_64 #1 SMP Sat Nov 7 21:11:14 EST 2009 x86_64 x86_64 Alert Count 1 First Seen Fri 27 Nov 2009 10:40:10 AM EST Last Seen Fri 27 Nov 2009 10:40:10 AM EST Local ID 4cc6b5d5-ca82-4ddc-8722-bdeae9323fdd Line Numbers Raw Audit Messages node=(removed) type=AVC msg=audit(1259336410.146:22565): avc: denied { read } for pid=25500 comm="chromium-browse" path="/home/kka/.config/chromium/Dictionaries/en-US-1-2.bdic" dev=dm-0 ino=87333 scontext=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:gnome_home_t:s0 tclass=file node=(removed) type=SYSCALL msg=audit(1259336410.146:22565): arch=c000003e syscall=47 per=400000 success=yes exit=1 a0=11 a1=7ffc68661530 a2=40 a3=7fffffff items=0 ppid=1 pid=25500 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="chromium-browse" exe="/usr/lib64/chromium-browser/chromium-browser" subj=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 key=(null) Hash String generated from selinux-policy-3.6.32-49.fc12,home_tmp_bad_labels,chromium-browse,chrome_sandbox_t,gnome_home_t,file,read audit2allow suggests: #============= chrome_sandbox_t ============== allow chrome_sandbox_t gnome_home_t:file read;
You can add these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Fixed in selinux-policy-3.6.32-52.fc12.noarch
selinux-policy-3.6.32-52.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-52.fc12
selinux-policy-3.6.32-52.fc12 has been pushed to the Fedora 12 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/F12/FEDORA-2009-12549
selinux-policy-3.6.32-55.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-55.fc12
selinux-policy-3.6.32-55.fc12 has been pushed to the Fedora 12 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/F12/FEDORA-2009-12650
selinux-policy-3.6.32-55.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
selinux-policy-3.6.32-120.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-120.fc12
selinux-policy-3.6.32-120.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.