Bug 436918 - xserver policy module lacks mls support
Summary: xserver policy module lacks mls support
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-mls
Version: rawhide
Hardware: noarch
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-11 04:23 UTC by Joe Nall
Modified: 2008-03-11 23:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-11 23:37:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
xserver policy patch to better support mls (1.09 KB, patch)
2008-03-11 04:25 UTC, Joe Nall
no flags Details | Diff

Description Joe Nall 2008-03-11 04:23:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15

Description of problem:
There are a number of X related mls constraint and /selinux avcs when booting in mls/Permissive

Version-Release number of selected component (if applicable):
selinux-policy-mls-3.3.1-12

How reproducible:
Always


Steps to Reproduce:
Boot mls/Permissive with X enabled.

Actual Results:


Expected Results:


Additional info:

Comment 1 Joe Nall 2008-03-11 04:25:40 UTC
Created attachment 297559 [details]
xserver policy patch to better support mls

You might want to put these in xserver.if in the object manager tunable.

Comment 2 Daniel Walsh 2008-03-11 23:37:32 UTC
If you turn on xserver_object_manager boolean which should probably be on for MLS

you get 

+selinux_compute_access_vector(xdm_xserver_t)
+selinux_compute_create_context(xdm_xserver_t)
+selinux_validate_context(xdm_xserver_t)

The others are added to 

Fixed in selinux-policy-3.3.1-14.fc9


Note You need to log in before you can comment on or make changes to this bug.