Re: [PATCH 0/4] KEYS fixes

From: Dmitry Kasatkin
Date: Fri Oct 03 2014 - 06:43:08 EST


Hi David,

I slightly update what I posted and added one fix and one suggestion on
the top.

Here is those patches on the top of Jame's tree...

http://git.kernel.org/cgit/linux/kernel/git/kasatkin/linux-digsig.git/log/?h=keys-fixes

- Dmitry

On 03/10/14 12:09, Dmitry Kasatkin wrote:
> I reported yesterday problems with new KEYS.
> Module signature verification is broken, integrity subsystem verification is
> broken, kernel oopses.
>
> Here is few fixes.
>
> - Dmitry
>
> Dmitry Kasatkin (4):
> KEYS: handle error code encoded in pointer
> KEYS: provide pure subject key identifier (fingerprint) as key id
> module: search the key only by keyid
> integrity: do zero padding of the key id
>
> crypto/asymmetric_keys/asymmetric_type.c | 27 ++++++++++++++++++++++++---
> crypto/asymmetric_keys/x509_cert_parser.c | 6 ++++++
> crypto/asymmetric_keys/x509_parser.h | 1 +
> crypto/asymmetric_keys/x509_public_key.c | 2 ++
> include/keys/asymmetric-type.h | 2 +-
> kernel/module_signing.c | 16 +++++-----------
> security/integrity/digsig_asymmetric.c | 2 +-
> 7 files changed, 40 insertions(+), 16 deletions(-)
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/