All of lore.kernel.org
 help / color / mirror / Atom feed
* X in MLS enforcing problem
@ 2008-06-09 21:30 Xavier Toth
  2008-06-09 21:49 ` Chad Hanson
  0 siblings, 1 reply; 15+ messages in thread
From: Xavier Toth @ 2008-06-09 21:30 UTC (permalink / raw)
  To: SELinux Mail List, Eamon Walsh, Daniel J Walsh

type=AVC msg=audit(1213041678.053:8): avc:  denied  { read } for
pid=2649 comm="Xorg" name="mem" dev=tmpfs ino=3893
scontext=system_u:system_r:xdm_xserver_t:s0-s15:c0.c1023
tcontext=system_u:object_r:memory_device_t:s15:c0.c1023
tclass=chr_file
type=AVC msg=audit(1213041678.432:10): avc:  denied  { write } for
pid=2649 comm="Xorg" name="mem" dev=tmpfs ino=3893
scontext=system_u:system_r:xdm_xserver_t:s0-s15:c0.c1023
tcontext=system_u:object_r:memory_device_t:s15:c0.c1023
tclass=chr_file

The xserver_common_domain_template seems to have the necessary allow
rules (dev_read_raw_memory and dev_wx_raw_memory) for the types so  I
create a local module and added:
mls_trusted_object(xdm_xserver_t)
to deal with the MLS constraint violation but I'm still getting these
AVC.What else can it be?

Ted

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2008-06-12 18:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09 21:30 X in MLS enforcing problem Xavier Toth
2008-06-09 21:49 ` Chad Hanson
2008-06-09 22:35   ` Xavier Toth
2008-06-10  0:03     ` Eamon Walsh
2008-06-10 14:12       ` Ted X Toth
2008-06-10 19:20       ` Ted X Toth
2008-06-11 13:48       ` Ted X Toth
2008-06-11 21:42         ` Xavier Toth
2008-06-11 21:59           ` Eamon Walsh
2008-06-11 22:06             ` Eamon Walsh
2008-06-12 18:24             ` Xavier Toth
2008-06-11 21:47         ` Eamon Walsh
2008-06-10 11:41     ` Stephen Smalley
2008-06-11 13:40   ` MLS constraint interfaces Ted X Toth
2008-06-11 18:01     ` Chad Hanson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.