From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041228 Firefox/1.0 Fedora/1.0-8 Description of problem: audit(1106062935.759:0): avc: denied { read } for pid=1213 exe=/sbin/kmodule name=modprobe.conf dev=dm-0 ino=827428 scontext=system_u:system_r:kudzu_t tcontext=root:object_r:sysadm_tmp_t tclass=file (enforcing mode) Version-Release number of selected component (if applicable): selinux-policy-strict-1.21.1-1 How reproducible: Didn't try Steps to Reproduce: Additional info:
Confirming on selinux-policy-strict-1.21.2-2 in enforcing mode.
Did you create the modprobe.conf file by hand in the /tmp dirctory and then move it back to /etc? If yes you need to do a restorecon /etc/modprobe.conf
I did no such thing. I would have expected the full relabel that took place when switching to strict to have taken care of any such issues.