Messages in this thread |  | | Date | Tue, 23 May 2017 11:42:11 +0800 | From | Herbert Xu <> | Subject | Crypto Fixes for 4.12 |
| |
Hi Linus:
This push fixes a regression in the skcipher interface that allows bogus key parameters to hit underlying implementations which can cause crashes.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Herbert Xu (1): crypto: skcipher - Add missing API setkey checks
crypto/skcipher.c | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-)
Thanks, -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|  |