[RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key
Mimi Zohar
zohar at linux.ibm.com
Wed Feb 12 12:42:59 UTC 2025
On Thu, 2025-02-06 at 22:13 +0200, Jarkko Sakkinen wrote:
> On Thu, Oct 17, 2024 at 09:55:10AM -0600, Eric Snowberg wrote:
> > Add two new fields in public_key_signature to track the intended usage of
> > the signature. Also add a flag for the revocation pass. During signature
> > validation, two verifications can take place for the same signature. One
> > to see if it verifies against something on the .blacklist keyring and
> > the other to see if it verifies against the supplied keyring. The flag
> > is used to determine which stage the verification is in.
> >
> > Signed-off-by: Eric Snowberg <eric.snowberg at oracle.com>
>
> Mimi, was this the patch set you asked to look at while ago?</offtopic>
Yes, in particular please take a look at Paul's comment on 00/13.
Mimi
More information about the Linux-security-module-archive
mailing list