Bug 145073

Summary: Xorg shm denials
Product: [Fedora] Fedora Reporter: Ivan Gyurdiev <ivg231>
Component: selinux-policy-strictAssignee: Daniel Walsh <dwalsh>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-20 18:32:35 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:

Description Ivan Gyurdiev 2005-01-14 02:11:06 UTC
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(1105666503.948:0): avc:  denied  { read write } for  pid=3493
exe=/usr/X11R6/bin/Xorg key=0 scontext=system_u:system_r:xdm_xserver_t
tcontext=root:sysadm_r:sysadm_t tclass=shm

audit(1105666503.948:0): avc:  denied  { getattr associate } for 
pid=3493 exe=/usr/X11R6/bin/Xorg key=0
scontext=system_u:system_r:xdm_xserver_t
tcontext=root:sysadm_r:sysadm_t tclass=shm


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:

Comment 1 Ivan Gyurdiev 2005-01-20 18:32:35 UTC
I am suspicious of this bug - I think it might have been fixed, or
occuring only in permissive mode. shm has tmpfs_t context right now.
Closing, will reopen if necessary.