Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1647610
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Crypto Fixes for 4.12 |
| Date | 2017-05-23 05:50 +0200 |
| Message-ID | <tK8ZA-68C-5@gated-at.bofh.it> (permalink) |
| References | <sFb4e-3IZ-11@gated-at.bofh.it> <sOGLw-7Up-15@gated-at.bofh.it> <sYpJo-6v8-17@gated-at.bofh.it> <thcBY-5Kp-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Linus:
This push fixes a regression in the skcipher interface that allows
bogus key parameters to hit underlying implementations which can
cause crashes.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Herbert Xu (1):
crypto: skcipher - Add missing API setkey checks
crypto/skcipher.c | 40 +++++++++++++++++++++++++++++++++++++++-
1 file changed, 39 insertions(+), 1 deletion(-)
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Crypto Fixes for 4.12 Herbert Xu <herbert@gondor.apana.org.au> - 2017-05-23 05:50 +0200
csiph-web