Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1482354 > unrolled thread

Crypto Fixes for 4.8

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-09-13 12:40 +0200
Last post2016-09-13 12:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Crypto Fixes for 4.8 Herbert Xu <herbert@gondor.apana.org.au> - 2016-09-13 12:40 +0200

#1482354 — Crypto Fixes for 4.8

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-09-13 12:40 +0200
SubjectCrypto Fixes for 4.8
Message-ID<sgTi9-Aj-1@gated-at.bofh.it>
Hi Linus:

This push fixes a bug in the cryptd code that may lead to crashes.


Please pull from

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


Ard Biesheuvel (1):
      crypto: cryptd - initialize child shash_desc on import

 crypto/cryptd.c |    9 +++++++--
 1 file changed, 7 insertions(+), 2 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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web