Re: [RFC] Second attempt at kernel secure boot support

From: James Bottomley
Date: Thu Nov 01 2012 - 17:03:19 EST


On Thu, 2012-11-01 at 13:50 -0400, Eric Paris wrote:
> On Thu, Nov 1, 2012 at 11:18 AM, James Bottomley
> <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
> > You're completely confusing two separate goals:
> >
> > 1. Is it possible to use secure boot to implement a security policy
> > on Linux
> > 2. What do we have to do anything to prevent Linux being used to
> > attack windows which may lead to a revocation of the distro
> > signing key.
> >
> > "untrusted root" is a silly answer to 1 because it's incredibly
> > difficult to remove sufficient trust from root and still have it be
> > trusted enough to be effective as root. The trust bound up in root is
> > incredibly intertwined. It would be far better to start by eliminating
> > the root user altogether and building up on the capabilities in a
> > granular fashion for this type of lockdown.
>
> granular lockdown!? sounds like SELinux. But that certainly can't
> solve the problems here...
>
> I think your premise has a couple of problems. First is how you chose
> to word #2. Lets reword it as:
>
> What do we have to do to prevent Linux being used to attack Linux
> which may lead to secure boot being useless.

That's not really remotely related, is it? Microsoft doesn't really
care about Linux on Linux attacks, so preventing or allowing them isn't
going to get a distro key revoked.


> If we accept that as #2, then we think, "What makes secure boot
> useless" or "What is the security goal as envisioned by secure boot."
> The goal of secure boot is to implement an operating system which
> prevents uid==0 to ring 0 escalation. That is the security policy
> secure boot needs to not be completely useless. And as it turns out,
> that security policy is useful in other situations.

Um, so all that is a rewording of what I said in 1 ... how do you take
advantage of secure boot, so you're re-conflating the issues.

Snip the rest because it doesn't really make sense in terms of getting
the key revoked.

James


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/