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


Groups > linux.kernel > #1367029 > unrolled thread

Crypto Fixes for 4.6

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-03-30 11:20 +0200
Last post2016-03-30 11:20 +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.6 Herbert Xu <herbert@gondor.apana.org.au> - 2016-03-30 11:20 +0200

#1367029 — Crypto Fixes for 4.6

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-03-30 11:20 +0200
SubjectCrypto Fixes for 4.6
Message-ID<riksa-3aA-3@gated-at.bofh.it>
Hi Linus:

This push fixes a bug in pkcs7_validate_trust and its users where
the output value may in fact be taken from uninitialised memory.


Please pull from

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


Nicolai Stange (1):
      PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument

 crypto/asymmetric_keys/pkcs7_trust.c |    2 ++
 1 file changed, 2 insertions(+)

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