All of lore.kernel.org
 help / color / mirror / Atom feed
From: Glenn Faden <Glenn.Faden@sun.com>
To: Paul Moore <paul.moore@hp.com>
Cc: chanson@TrustedCS.com, selinux@tycho.nsa.gov
Subject: Re: [refpolicy] [PATCH] refpolicy: Add missing network related MLSconstraints
Date: Fri, 13 Feb 2009 14:24:16 -0800	[thread overview]
Message-ID: <4995F310.30307@sun.com> (raw)
In-Reply-To: <200902131702.10467.paul.moore@hp.com>

Paul Moore wrote:
> On Friday 13 February 2009 04:38:03 pm Glenn Faden wrote:
>   
>> Paul Moore wrote:
>>     
>>> Why were network objects not subject to privilege overrides in
>>> legacy/traditional MLS systems?
>>>
>>> I ask because I think we are best off keeping the MLS constraints as
>>> consistent as possible.  If there is a sound reason for avoiding policy
>>> overrides for just the network controls than perhaps we should consider
>>> "fixing" the rest of the constraints and not just the new ones.
>>>       
>> I can provide a bit of history about some legacy systems. In Trusted
>> Solaris 8 there was a privilege, net_mac_read, that allowed a server to
>> accept connections from clients with labels it didn't dominate. In order
>> to reply, the server either needed to set the socket label to match the
>> incoming client's label, or assert the privilege net_reply_equal. There
>> was no corresponding net_mac_write privilege, because privilege programs
>> were expected to use the network API to set their socket labels
>> appropriately.
>>     
>
> Thanks, that is good to know.
>
>   
>> In Solaris Trusted Extensions, neither the net_mac_read, net_mac_write,
>> nor net_repy_equal privileges are implemented. It was viewed as a
>> weakness in Trusted Solaris that MAC could be overridden by privilege.
>> Instead, the administrator (who configures the system network policy)
>> can enumerate multilevel network ports, and appropriately privileged
>> services can bind to them.
>>     
>
> I assume by multilevel network ports you are talking about port 
> polyinstantiation and not a single (in every sense of the word) port that 
> allows a range of labels?
>   
Our terminology is different. Polyinstantiated ports are virtualized so 
that a single-level instance appears to exist at each label. Multilevel 
ports are TCB objects which can be used by privileged subjects to accept 
packets within an explicitly enumerated range of set of labels, 
determined by the administrator.
> If we assume polyports then I agree that it makes perfect sense to try and 
> work around the MLS constraints.  I wonder about some privileged apps but I 
> would need to think about that some more.
>   
An example of such a privileged application is Xorg.
>   
>> Since MLS constraints are relatively new to UNIX, there isn't a
>> compatibility requirement that the superuser should be able to override
>> it. So don't provide any more rope than you need to.
>>     
>
> Well, the MLS constraints aren't all that new to SELinux and several already 
> exist in the networking space (the patch above didn't create any new ones, 
> just used the existing constraints).  As I understand it, the SELinux 
> constraints are also quite different from the TSOL/TX privileges; I'll concede 
> that they are both rope, but I think the lengths are quite different ;)
>   
Agreed.
> Perhaps I'm missing something but I'm pretty sure that without any form of 
> polyports (I highly doubt we will see these anytime soon) we are going to 
> need/want network MLS constraint overrides.
>
>   
You'll need overrides, but probably not based on Posix capabilities.

--Glenn


--
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.

  parent reply	other threads:[~2009-02-13 22:24 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-12 21:15 [PATCH] refpolicy: Add missing network related MLS constraints Paul Moore
2009-02-12 21:15 ` [refpolicy] " Paul Moore
2009-02-13 19:36 ` [refpolicy] [PATCH] refpolicy: Add missing network related MLSconstraints chanson
2009-02-13 19:36   ` chanson at TrustedCS.com
2009-02-13 20:44   ` Paul Moore
2009-02-13 20:44     ` Paul Moore
2009-02-13 21:38     ` Glenn Faden
2009-02-13 22:02       ` Paul Moore
2009-02-13 22:02         ` Paul Moore
2009-02-13 22:17         ` chanson
2009-02-13 22:17           ` chanson at TrustedCS.com
2009-02-13 23:17           ` Paul Moore
2009-02-13 23:17             ` Paul Moore
2009-02-13 23:54             ` chanson
2009-02-13 23:54               ` chanson at TrustedCS.com
2009-02-13 22:24         ` Glenn Faden [this message]
2009-02-13 23:10           ` Paul Moore
2009-02-14  2:41   ` Casey Schaufler
2009-02-16 15:18     ` chanson
2009-02-16 15:18       ` chanson at TrustedCS.com
2009-02-21  1:37 ` [refpolicy] [PATCH] refpolicy: Add missing network related MLS constraints Joe Nall
2009-02-21  1:37   ` Joe Nall
2009-02-23 17:37   ` Paul Moore
2009-02-23 17:37     ` Paul Moore

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4995F310.30307@sun.com \
    --to=glenn.faden@sun.com \
    --cc=chanson@TrustedCS.com \
    --cc=paul.moore@hp.com \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.