From: Robert Watson <robert@fledge.watson.org>
To: Chris Wright <chrisw@sous-sol.org>
Cc: 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 19:20:11 +0100 (BST) [thread overview]
Message-ID: <20060901191025.W18193@fledge.watson.org> (raw)
In-Reply-To: <20060901175832.GB21066@sequoia.sous-sol.org>
On Fri, 1 Sep 2006, Chris Wright wrote:
>> - LSM has a problem of not supporting stacking module, and that is really
>> paint in the arse. How about XSM? Do you try to fix that problem?
>
> 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.
Robert N M Watson
Computer Laboratory
University of Cambridge
next prev parent reply other threads:[~2006-09-01 18:20 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 [this message]
2006-09-01 19:09 ` Chris Wright
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=20060901191025.W18193@fledge.watson.org \
--to=robert@fledge.watson.org \
--cc=chrisw@sous-sol.org \
--cc=junkoi2004@gmail.com \
--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.