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

This push fixes the following issues:

- Potential memory overwrite in simd.
- Kernel info leaks in crypto_user.
- NULL dereference and use-after-free in hisilicon.


Please pull from

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


Ard Biesheuvel (1):
crypto: simd - correctly take reqsize of wrapped skcipher into account

Corentin Labbe (1):
crypto: user - Zeroize whole structure given to user space

Eric Biggers (1):
crypto: user - fix leaking uninitialized memory to userspace

John Garry (2):
crypto: hisilicon - Fix NULL dereference for same dst and src
crypto: hisilicon - Fix reference after free of memories on error path

crypto/crypto_user_base.c | 18 +++++++++---------
crypto/crypto_user_stat.c | 21 +++++++++++++++++++++
crypto/simd.c | 5 +++--
drivers/crypto/hisilicon/sec/sec_algs.c | 31 +++++++++++++++++--------------
4 files changed, 50 insertions(+), 25 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-11-16 07:33    [W:0.286 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site