All of lore.kernel.org
 help / color / mirror / Atom feed
* MLS/MCS Constraints causing problems for unconfined_t.
@ 2006-01-09 16:13 Daniel J Walsh
  2006-01-09 16:40 ` Stephen Smalley
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel J Walsh @ 2006-01-09 16:13 UTC (permalink / raw)
  To: Stephen Smalley, SE Linux

Currently unconfined_t can not read the pid of certain domains in 
targeted policy that are running at s0-s0:c0.c255
For instance audit2allow will give the following after a reboot. since 
the shutdown process tries to killall processes and reads these.

allow unconfined_t auditd_t:file read;
allow unconfined_t crond_t:file read;
allow unconfined_t cupsd_t:file read;
allow unconfined_t hald_t:file read;
allow unconfined_t udev_t:file read;
allow unconfined_t self:file read;
allow unconfined_t xdm_t:file read;

Also if a sysadm run top it will generate this kind of AVC messages.  
These are somewhat expected, should we dontaudit these?  Will dontaudit 
work on an MLS Constraint failure?

Dan

--
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] 3+ messages in thread

end of thread, other threads:[~2006-01-09 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-09 16:13 MLS/MCS Constraints causing problems for unconfined_t Daniel J Walsh
2006-01-09 16:40 ` Stephen Smalley
2006-01-09 20:54   ` Daniel J Walsh

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.