All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [RFC] drop nodecons
@ 2009-01-07 15:25 Christopher J. PeBenito
  2009-01-07 19:21 ` Paul Moore
  0 siblings, 1 reply; 10+ messages in thread
From: Christopher J. PeBenito @ 2009-01-07 15:25 UTC (permalink / raw)
  To: refpolicy

Some time ago we dropped the netifcons (and related types) from
refpolicy, since all networking domains had access to all interfaces.
This made it difficult for users to label an interface with a new type
and have only their custom domain be allowed access to that interface.
So we dropped the netifcons and changed the policy for networking
domains to use "generic" netif_t interfaces.

I believe we should also do this with the nodecons.  The main issue is
with MLS policy users.  Some of the current nodecons specify system low,
but the default sensitivity (initial sid) for a node is system
low-system high.  If we remove these system low nodecons, then they
would revert to system low-system high.  If we use the full
network_node() macros only in the MLS policy, the MLS policy will be
broken since domains will only be allowed generic node access (node_t).
We could use raw netifcons and label the nodes in question as node_t at
system low, but this could cause problems if the user also wants to
change the type of the node.  Thoughts?

-- 
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150

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

end of thread, other threads:[~2009-01-14 16:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-07 15:25 [refpolicy] [RFC] drop nodecons Christopher J. PeBenito
2009-01-07 19:21 ` Paul Moore
2009-01-07 20:24   ` Christopher J. PeBenito
2009-01-07 22:20     ` Paul Moore
2009-01-08 14:17       ` Stephen Smalley
2009-01-08 15:45         ` Paul Moore
2009-01-09 13:33           ` Christopher J. PeBenito
2009-01-09 21:11             ` Paul Moore
2009-01-12 15:34               ` Chris PeBenito
2009-01-14 16:09                 ` Paul Moore

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.