[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161215160732.GA16580@gondor.apana.org.au>
Date: Fri, 16 Dec 2016 00:07:32 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: Crypto Fixes for 4.10
Hi Linus:
This push fixes the following issues:
- A crash regression in the new skcipher walker.
- Incorrect return value in public_key_verify_signature.
- Fix for in-place signing in the sign-file utility.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Alex Yashchenko (1):
sign-file: Fix inplace signing when src and dst names are both specified
Ard Biesheuvel (1):
crypto: skcipher - fix crash in virtual walk
Pan Bian (1):
crypto: asymmetric_keys - set error code on failure
crypto/asymmetric_keys/public_key.c | 1 +
crypto/skcipher.c | 4 +++-
scripts/sign-file.c | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists