[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161205063754.GA9408@gondor.apana.org.au>
Date: Mon, 5 Dec 2016 14:37:54 +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.9
Hi Linus:
This push fixes the following issues:
- Intermittent build failure in RSA.
- Memory corruption in chelsio crypto driver.
- Regression in DRBG due to vmalloced stack.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
David Michael (1):
crypto: rsa - Add Makefile dependencies to fix parallel builds
Harsh Jain (1):
crypto: chcr - Fix memory corruption
Stephan Mueller (1):
crypto: drbg - prevent invalid SG mappings
crypto/Makefile | 1 +
crypto/drbg.c | 29 ++++++++++++++++++++++++-----
drivers/crypto/chelsio/chcr_algo.h | 3 ++-
include/crypto/drbg.h | 2 ++
4 files changed, 29 insertions(+), 6 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