Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Jul 2019 04:31:19 +0000 (13:31 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Jul 2019 04:31:19 +0000 (13:31 +0900)
Pull crypto fixes from Herbert Xu:
 "This fixes two memory leaks and a list corruption bug"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: user - prevent operating on larval algorithms
  crypto: cryptd - Fix skcipher instance memory leak
  lib/mpi: Fix karactx leak in mpi_powm

1  2 
crypto/cryptd.c
crypto/crypto_user_base.c
lib/mpi/mpi-pow.c

diff --cc crypto/cryptd.c
Simple merge
Simple merge
Simple merge