From: Eric Biggers <ebiggers@kernel.org>
To: Luca Boccassi <bluca@debian.org>
Cc: linux-fscrypt@vger.kernel.org, linux-ext4@vger.kernel.org,
linux-f2fs-devel@lists.sourceforge.net,
linux-btrfs@vger.kernel.org, linux-integrity@vger.kernel.org,
Jes Sorensen <jsorensen@meta.com>,
Victor Hsieh <victorhsieh@google.com>
Subject: Re: [PATCH] fsverity: mark builtin signatures as deprecated
Date: Fri, 16 Dec 2022 12:55:18 -0800 [thread overview]
Message-ID: <Y5zbNtaadNGPGHQb@sol.localdomain> (raw)
In-Reply-To: <00c7b6b0e2533b2bf007311c2ede64cb92a130db.camel@debian.org>
On Thu, Dec 08, 2022 at 09:37:29PM +0000, Luca Boccassi wrote:
>
> The second question is easy: because the kernel is the right place for
> our use case to do this verification and enforcement, exactly like dm-
> verity does.
Well, dm-verity's in-kernel signature verification support is a fairly new
feature. Most users of dm-verity don't use it, and will not be using it.
> Userspace is largely untrusted, or much lower trust anyway.
Yes, which means the kernel is highly trusted. Which is why parsing complex
binary formats, X.509 and PKCS#7, in C code in the kernel is not a great idea...
- Eric
next prev parent reply other threads:[~2022-12-16 20:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-08 3:35 [PATCH] fsverity: mark builtin signatures as deprecated Eric Biggers
2022-12-08 10:43 ` Luca Boccassi
2022-12-08 20:55 ` Eric Biggers
2022-12-08 21:37 ` Luca Boccassi
2022-12-16 20:55 ` Eric Biggers [this message]
2022-12-17 2:04 ` Luca Boccassi
2022-12-09 22:17 ` Fan Wu
2022-12-16 21:02 ` Eric Biggers
-- strict thread matches above, loose matches on Subject: below --
2022-12-08 17:41 Paul Moore
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y5zbNtaadNGPGHQb@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=bluca@debian.org \
--cc=jsorensen@meta.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-fscrypt@vger.kernel.org \
--cc=linux-integrity@vger.kernel.org \
--cc=victorhsieh@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox