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

This push fixes the following issues:

- Potential bogus alignment for some AEAD operations.
- Crash in algif_aead.
- Sleeping in softirq context with async af_alg.


Please pull from

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


Ondrej Mosnáček (1):
crypto: skcipher - Fix skcipher_walk_aead_common

Stephan Mueller (2):
crypto: algif_aead - skip SGL entries with NULL page
crypto: af_alg - remove locking in async callback

crypto/af_alg.c | 21 ++++++++++++------
crypto/algif_aead.c | 56 ++++++++++++++++++++++++++++++-----------------
crypto/algif_skcipher.c | 23 +++++++++----------
crypto/skcipher.c | 3 +++
include/crypto/if_alg.h | 1 +
5 files changed, 66 insertions(+), 38 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: 2017-11-29 00:10    [W:0.287 / U:0.508 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site