lkml.org 
[lkml]   [2014]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: Trusted kernel patchset for Secure Boot lockdown
    On Fri, 14 Mar 2014 21:56:33 +0000
    Matthew Garrett <matthew.garrett@nebula.com> wrote:

    > On Fri, 2014-03-14 at 21:48 +0000, One Thousand Gnomes wrote:
    >
    > > In your particularly implementation maybe you've got a weak setup where
    > > you don't measure down to your initrd. That's a *flaw* in your
    > > implementation. Don't inflict your limitations on others or on the
    > > future. EFI is only one (and not a very strong one at that) implementation
    > > of a 'secure' boot chain. A lot of other systems can not only propogate
    > > measurement and security assertions into their initrd they can propogate
    > > them into their rootfs (yes upgrades are .. exciting, but these kinds of
    > > users will live with that pain).
    >
    > Signed userspace is not a requirement, and therefore any solution that
    > relies on a signed initrd is inadequate. There are use cases that
    > require verification of the initrd and other levels. This isn't one of
    > them.

    The job of the kernel is to solve the general problem. There are lots of
    people who happen to care about verification beyond the kernel so it
    shouldn't be ignored. And they can do do things like load trusted SELinux
    rulesets even if you can't support it in your environment.

    > > Even in EFI you can make your kernel or loader check the initrd signature
    > > and the rootfs signature if you want.
    >
    > Except the initramfs gets built at kernel install time.

    Implementation detail for your use case.

    > > Correct me if I am wrong but your starting point is "I have a chain of
    > > measurement as far as the kernel I load". Without that I can just go into
    > > grub and 0wn you.
    >
    > In my use case. But not all implementations will be measuring things -
    > they can assert that the kernel is trustworthy through some other
    > mechanism. This genuinely is about trust, not measurement.

    The assertion you attempt to achieve is I believe

    "No ring 0 code is executed directly or indirectly that is not measured"

    Some of your measuring is EFI boot, some is module signing and then you
    must impose a security model as well.

    It's a "measurement" problem if you ask what the rule is - yes ? Getting
    there is not just a measurement problem but your intended result is a
    measurement based rule ?

    Alan





    \
     
     \ /
      Last update: 2014-03-14 23:41    [W:4.205 / U:0.144 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site