Messages in this thread |  | | Date | Fri, 12 Jan 2018 17:44:59 +1100 | From | Herbert Xu <> | Subject | Crypto Fixes for 4.15 |
| |
Hi Linus:
This push fixes a NULL pointer dereference in crypto_remove_spawns that can be triggered through af_alg.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Eric Biggers (1): crypto: algapi - fix NULL dereference in crypto_remove_spawns()
crypto/algapi.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
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
|  |