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]
Message-ID: <ZKtH5zrS4pR22PGT@gondor.apana.org.au>
Date:   Mon, 10 Jul 2023 09:51:03 +1000
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 PULL] Crypto Fixes for 6.5

Hi Linus:

The following changes since commit 5d95ff84e62be914b4a4dabfa814e4096b05b1b0:

  Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2023-06-30 21:27:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 v6.5-p2 

for you to fetch changes up to 0b7ec177b589842c0abf9e91459c83ba28d32452:

  crypto: algif_hash - Fix race between MORE and non-MORE sends (2023-07-08 22:48:42 +1000)

----------------------------------------------------------------
This push fixes a couple of regressions in af_alg and incorrect
return values in crypto/asymmetric_keys/public_key.
----------------------------------------------------------------

Dan Carpenter (1):
      KEYS: asymmetric: Fix error codes

David Howells (2):
      crypto: af_alg - Fix merging of written data into spliced pages
      crypto: algif_hash - Fix race between MORE and non-MORE sends

 crypto/af_alg.c                     |  7 ++++---
 crypto/algif_hash.c                 |  4 +++-
 crypto/asymmetric_keys/public_key.c | 20 +++++++++++++++-----
 3 files changed, 22 insertions(+), 9 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