Bug 132898

Summary: AVC errors during bootup
Product: [Fedora] Fedora Reporter: Vaclav "sHINOBI" Misek <misek>
Component: selinux-policy-targetedAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: bmillett
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-24 06:30:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 123268    

Description Vaclav "sHINOBI" Misek 2004-09-18 22:24:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
Gecko/20040904 Firefox/0.9.3

Description of problem:
The following errors appears in dmesg:

audit(1095552133.275:0): avc:  denied  { associate } for  pid=509
exe=/sbin/restorecon name=initctl dev=tmpfs ino=2429
scontext=system_u:object_r:initctl_t
tcontext=system_u:object_r:tmpfs_t tclass=filesystem
audit(1095552133.999:0): avc:  denied  { associate } for  pid=725
exe=/usr/sbin/setfiles name=initctl dev=tmpfs ino=2429
scontext=system_u:object_r:initctl_t
tcontext=system_u:object_r:tmpfs_t tclass=filesystem
audit(1095552134.010:0): avc:  denied  { associate } for  pid=725
exe=/usr/sbin/setfiles name=.udev.tdb dev=tmpfs ino=1059
scontext=system_u:object_r:udev_tbl_t
tcontext=system_u:object_r:tmpfs_t tclass=filesystem

Version-Release number of selected component (if applicable):
selinux-policy-targeted-1.17.16-2

How reproducible:
Always

Steps to Reproduce:
1. Boot up the system
2.
3.
    

Additional info:

My system is upgraded to the latest Rawhide from FC2, I used fixfiles
relabel and rebooted as well.

Comment 1 Brian Millett 2004-09-20 16:36:01 UTC
same here.

Comment 2 Daniel Walsh 2004-09-21 18:32:12 UTC
Try 1.17.18-1 or later.

Comment 3 Vaclav "sHINOBI" Misek 2004-09-24 06:30:06 UTC
Yes, it seems to be fixed with the latest version from development tree.