From: Chris Wright <chrisw@sous-sol.org>
To: Robert Watson <robert@fledge.watson.org>
Cc: Chris Wright <chrisw@sous-sol.org>,
xen-devel@lists.xensource.com, xense-devel@lists.xensource.com,
Jun Koi <junkoi2004@gmail.com>
Subject: Re: [Xense-devel][RFC][PATCH][0/4] Xen Security Modules: Intro
Date: Fri, 1 Sep 2006 12:09:49 -0700 [thread overview]
Message-ID: <20060901190949.GQ10348@sequoia.sous-sol.org> (raw)
In-Reply-To: <20060901191025.W18193@fledge.watson.org>
* Robert Watson (robert@fledge.watson.org) wrote:
> On Fri, 1 Sep 2006, Chris Wright wrote:
> >I don't see anything in XSM that changes that limitation to LSM. In fact,
> >it appears to not even support the very weak stacking via chaining
> >mechanism (which is a good plan in this case). And it's questionable at
> >best. Arbitrary security policies simply do not compose.
>
> I'm not entirely convinced that the theoretically hard problem of arbitrary
> policy composition is that much of a problem in practice. A number of
> systems (RSBAC on Linux, kauth(9) on Mac OS X, the MAC Framework on FreeBSD
> and Mac OS X, and the fixed compositions of MAC policies in many trusted
> systems) have illustrated that you can do a lot of useful things using a
> fixed composition that is effectively a logical and of granted rights.
> That isn't the same as stacking, of course, since the composition happens
> in the containing framework, rather than in the policies. Obviously, there
> are limitations to this approach, but for many things, it works quite well
> in quite a few deployed real-world systems with moderately diverse policies.
No argument that it's possible to create useful compositions, especially with
framework imposed limitations like you mentioned. But the flask policy model
is not the kind that I'd like to see composed with random other security models.
thanks,
-chris
next prev parent reply other threads:[~2006-09-01 19:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-01 16:57 [Xense-devel][RFC][PATCH][0/4] Xen Security Modules: Intro George S. Coker, II
2006-09-01 17:36 ` Jun Koi
2006-09-01 17:42 ` Jun Koi
2006-09-01 17:58 ` Chris Wright
2006-09-01 18:20 ` Robert Watson
2006-09-01 19:09 ` Chris Wright [this message]
2006-09-01 19:40 ` James Morris
2006-09-01 18:24 ` George S. Coker, II
2006-09-01 18:57 ` Chris Wright
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=20060901190949.GQ10348@sequoia.sous-sol.org \
--to=chrisw@sous-sol.org \
--cc=junkoi2004@gmail.com \
--cc=robert@fledge.watson.org \
--cc=xen-devel@lists.xensource.com \
--cc=xense-devel@lists.xensource.com \
/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.