[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3f9f2df1-c811-18d4-2665-0ffddb7a7f0e@gmail.com>
Date: Sat, 8 Jun 2019 10:46:19 +0200
From: Milan Broz <gmazyland@...il.com>
To: Jaskaran Khurana <jaskarankhurana@...ux.microsoft.com>,
linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-integrity@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Cc: agk@...hat.com, snitzer@...hat.com, dm-devel@...hat.com,
jmorris@...ei.org, scottsh@...rosoft.com, ebiggers@...gle.com,
mpatocka@...hat.com
Subject: Re: [RFC PATCH v3 0/1] Add dm verity root hash pkcs7 sig validation.
On 08/06/2019 00:31, Jaskaran Khurana wrote:
> This patch set adds in-kernel pkcs7 signature checking for the roothash of
> the dm-verity hash tree.
> The verification is to support cases where the roothash is not secured by
> Trusted Boot, UEFI Secureboot or similar technologies.
...
> drivers/md/Kconfig | 23 ++++++
> drivers/md/Makefile | 2 +-
> drivers/md/dm-verity-target.c | 34 +++++++-
> drivers/md/dm-verity-verify-sig.c | 132 ++++++++++++++++++++++++++++++
> drivers/md/dm-verity-verify-sig.h | 30 +++++++
Please could you also modify Documentation/device-mapper/verity.txt and
describe the new table parameter?
It would be also nice to have a reference example how to configure it,
including how to create the signature file.
Milan
Powered by blists - more mailing lists