Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B42DC43219 for ; Tue, 16 Nov 2021 16:25:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 754AD61452 for ; Tue, 16 Nov 2021 16:25:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232185AbhKPQ14 (ORCPT ); Tue, 16 Nov 2021 11:27:56 -0500 Received: from mail.kernel.org ([198.145.29.99]:44152 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232018AbhKPQ1w (ORCPT ); Tue, 16 Nov 2021 11:27:52 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6CDDE61452; Tue, 16 Nov 2021 16:24:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637079894; bh=R8TUjbzona/14mAw6X3xJh07BJccma1nrJsodrH8riE=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=A73hp9O7hSoTJ6cI6KS5T/r2askBHeFC2F40oQpz1Tqo/ZTrIja8JBHFpjqejFL11 PTv1Ha+IHm68zVNxY/ErHGsvyYqsC+YCLrBytUGVTPfYnUs5wWQKiHfnJQtC+vTMAn +HgF67pIWFOP5ryAGU3CJCSJ6yz5Oxn4oTgEdDyMk7SNnUxGFTMjiCNZRRGsMaz9rl dlI7if1RDh4XkK/+Rh/DxfPHP9pDdlQw418FBStDFTFkDLNwv9BpUOQfIo3C7njxvs qds05UF9l598Q6Ohez508fq4kh7joZf2bjnKmjq5BpbOblnjvnzLH596rTHcb4faVY vgsLt7z886Vwg== Message-ID: Subject: Re: [PATCH v7 00/17] Enroll kernel keys thru MOK From: Jarkko Sakkinen To: Konrad Rzeszutek Wilk Cc: Eric Snowberg , keyrings@vger.kernel.org, linux-integrity@vger.kernel.org, zohar@linux.ibm.com, dhowells@redhat.com, dwmw2@infradead.org, herbert@gondor.apana.org.au, davem@davemloft.net, jmorris@namei.org, serge@hallyn.com, keescook@chromium.org, torvalds@linux-foundation.org, weiyongjun1@huawei.com, nayna@linux.ibm.com, ebiggers@google.com, ardb@kernel.org, nramas@linux.microsoft.com, lszubowi@redhat.com, jason@zx2c4.com, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, linux-efi@vger.kernel.org, linux-security-module@vger.kernel.org, James.Bottomley@HansenPartnership.com, pjones@redhat.com Date: Tue, 16 Nov 2021 18:24:52 +0200 In-Reply-To: References: <20211116001545.2639333-1-eric.snowberg@oracle.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.40.4-1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2021-11-16 at 11:18 -0500, Konrad Rzeszutek Wilk wrote: > > > I have included=C2=A0 a link to the mokutil [5] changes I have made t= o support=20 > > > this new functionality.=C2=A0 The shim changes have now been accepted > > > upstream [6]. >=20 > ..snip.. > > > [6] https://github.com/rhboot/shim/commit/4e513405b4f1641710115780d19= dcec130c5208f >=20 > ..snip.. > >=20 > > Does shim have the necessary features in a release? >=20 > Hi! >=20 > It has been accepted in the upstream shim. If you are looking > for a distribution having rolled out a shim with this feature (so signed > by MSF) I fear that distributions are not that fast with shim releases. >=20 > Also these: > https://github.com/rhboot/shim/pulls > https://github.com/rhboot/shim/issues >=20 > do mean some extra work would need to go in before an official > release is cut. >=20 > Hope this helps? Yes. I'll hold with this up until there is an official release. Thank you. /Jarkko