lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 21 May 2019 20:58:17 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        "David S. Miller" <davem@...emloft.net>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT] Crypto Fixes for 5.2

Hi Linus: 

This push fixes the following issues:

- Two long-standing bugs in the powerpc assembly of vmx.
- Stack overrun caused by HASH_MAX_DESCSIZE being too small.
- Regression in caam.


Please pull from

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


Daniel Axtens (2):
      crypto: vmx - CTR: always increment IV as quadword
      crypto: vmx - ghash: do nosimd fallback manually

Eric Biggers (1):
      crypto: hash - fix incorrect HASH_MAX_DESCSIZE

Iuliana Prodan (1):
      crypto: caam - fix typo in i.MX6 devices list for errata

 crypto/hmac.c                   |   2 +
 drivers/crypto/caam/ctrl.c      |   2 +-
 drivers/crypto/vmx/aesp8-ppc.pl |   2 +-
 drivers/crypto/vmx/ghash.c      | 211 ++++++++++++++++------------------------
 include/crypto/hash.h           |   8 +-
 5 files changed, 97 insertions(+), 128 deletions(-)

Thanks,
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ