[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180428080517.haxgpvqrwgotakyo@gondor.apana.org.au>
Date: Sat, 28 Apr 2018 16:05:17 +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.17
Hi Linus:
This push fixes the following issues:
- Crypto API regression that may cause sporadic alloc failures.
- Double-free bug in drbg.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Eric Biggers (1):
crypto: api - fix finding algorithm currently being tested
Stephan Mueller (1):
crypto: drbg - set freed buffers to NULL
crypto/api.c | 11 ++++++++---
crypto/drbg.c | 2 ++
2 files changed, 10 insertions(+), 3 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