All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: LSM conversion to static interface
@ 2007-10-22  2:24 Thomas Fricaccia
  2007-10-22  3:59 ` Greg KH
  2007-10-22 10:07 ` Alan Cox
  0 siblings, 2 replies; 17+ messages in thread
From: Thomas Fricaccia @ 2007-10-22  2:24 UTC (permalink / raw)
  To: Crispin Cowan; +Cc: linux-kernel, LSM ML, Linus Torvalds

Yes, I think Crispin has succinctly summed it up:  irrevocably closing
the LSM prevents commercial customers from using security modules other
than that provided by their Linux distributor.  As Sarbanes-Oxley and
other regulatory laws require these customers to use "standard
kernels", the result is a rather dreary form of vendor lock-in, where the
security framework is coupled to the distribution.

Though it would require a somewhat undesirable complexity of CONFIG_
flags, it should be possible to construct flexibility enough for everyone
to get what he wants.  For example, it should be possible to configure
kernels with a single security framework hard-linked, AND it should
also be possible to configure kernels such that the default security
framework could be completely replaced at boot time by another, be it
out-of-tree module, or other.

I agree entirely that preserving this form of freedom for the end user
makes Linux a much stronger technology than not.  For one thing, the
consequences of closing LSM are fairly certain to irritate enterprise
commercial customers, which is probably a sign that the technology has
taken a wrong turn.

Tommy F.


Crispin Cowan <crispin@crispincowan.com> wrote:

> So the net impact of this patch is:
> 
>    * It takes a deployment practice (static compiled-in security) that
>      is arguably good in many circumstances and makes it mandatory at
>      all times.
>    * It takes a development practice that is very convenient and
>      slightly risky, and forces you into the pessimal inconvenient
>      development practice at all times.
>    * It prevents enterprise users, and in fact anyone who isn't
>      comfortable compiling their own kernel, from ever trying out any
>      security module that their distro vendor of choice did not ship.
>
> This strikes me as a rather anti-choice position to take. It says that
> because candy is bad for you, you only ever get to eat vegetables. I
> don't understand why Linux would want to do this to its users.
>
> It doesn't hurt me or AppArmor. Since AppArmor is now shipping with
> SUSE, Ubuntu, and Mandriva, what this does is make it harder for newer
> modules like TOMOYO, Multi-Admin, etc, to get exposure to enterprise
> users. So I don't think I am being self-serving in arguing against this
> patch. I just think it is bad for Linux.
>
> Crispin
>
> -- 
> Crispin Cowan, Ph.D.               http://crispincowan.com/~crispin/
>         Itanium. Vista. GPLv3. Complexity at work


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

end of thread, other threads:[~2007-10-25  4:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22  2:24 LSM conversion to static interface Thomas Fricaccia
2007-10-22  3:59 ` Greg KH
2007-10-22 17:47   ` Avi Kivity
     [not found]     ` <e7d8f83e0710221559i6b14469fjebceee12c6dec98e@mail.gmail.com>
     [not found]       ` <471D8877.5030901@crispincowan.com>
2007-10-23 13:32         ` LSM and Containers (was: LSM conversion to static interface) Serge E. Hallyn
2007-10-23 17:57           ` LSM and Containers Crispin Cowan
2007-10-24  0:07             ` Peter Dolding
2007-10-24 23:07               ` Peter Dolding
2007-10-24 23:21                 ` Crispin Cowan
2007-10-25  0:20                   ` Peter Dolding
2007-10-25  1:44                     ` Serge E. Hallyn
2007-10-25  4:31                       ` Peter Dolding
2007-10-23 16:05     ` LSM conversion to static interface Adrian Bunk
2007-10-23 16:52   ` Geert Uytterhoeven
2007-10-22 10:07 ` Alan Cox
2007-10-22 16:10   ` Crispin Cowan
2007-10-22 16:50     ` Alan Cox
2007-10-22 16:56       ` Greg KH

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.