lkml.org 
[lkml]   [2018]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectCrypto Fixes for 4.18
Hi Linus: 

This push fixes the following issues:

- Fix use after free in chtls.
- Fix RBP breakage in sha3.
- Fix use after free in hwrng_unregister.
- Fix overread in morus640.
- Move sleep out of kernel_neon in arm64/aes-blk.


Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus


Dan Carpenter (1):
crypto: chtls - use after free in chtls_pt_recvmsg()

Dmitry Vyukov (1):
crypto: don't optimize keccakf()

Jia He (1):
crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin, _end

Michael Büsch (1):
hwrng: core - Always drop the RNG in hwrng_unregister()

Ondrej Mosnáček (1):
crypto: morus640 - Fix out-of-bounds access

arch/arm64/crypto/aes-glue.c | 2 +-
crypto/morus640.c | 3 ++-
crypto/sha3_generic.c | 2 +-
drivers/char/hw_random/core.c | 11 +++++++++--
drivers/crypto/chelsio/chtls/chtls_io.c | 5 ++---
5 files changed, 15 insertions(+), 8 deletions(-)

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

\
 
 \ /
  Last update: 2018-06-22 16:54    [W:0.321 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site