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


Groups > linux.kernel > #1266997 > unrolled thread

Crypto Fixes for 4.4

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2015-11-11 08:10 +0100
Last post2015-11-11 08:10 +0100
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.4 Herbert Xu <herbert@gondor.apana.org.au> - 2015-11-11 08:10 +0100

#1266997 — Crypto Fixes for 4.4

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2015-11-11 08:10 +0100
SubjectCrypto Fixes for 4.4
Message-ID<qtxHA-80B-9@gated-at.bofh.it>
Hi Linus:

This push fixes a bug in the algif_hash interface that may lead
to crashes when used with certain algorithms such as HMAC.


Please pull from

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


Herbert Xu (1):
      crypto: algif_hash - Only export and import on sockets with data

 crypto/algif_hash.c |   12 ++++++++++--
 1 file changed, 10 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web