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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aC0zk5QbJJ_FDCKq@gondor.apana.org.au>
Date: Wed, 21 May 2025 09:59:47 +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 PULL] Crypto Fixes for 6.15

Hi Linus:

The following changes since commit a32f1923c6d6e9e727d00558a15ec0af6639de19:

  crypto: scompress - increment scomp_scratch_users when already allocated (2025-04-25 10:33:30 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.15-p7

for you to fetch changes up to b2df03ed4052e97126267e8c13ad4204ea6ba9b6:

  crypto: algif_hash - fix double free in hash_accept (2025-05-19 13:44:16 +0800)

----------------------------------------------------------------
This push fixes a regression in padata as well as an ancient
double-free bug in af_alg.
----------------------------------------------------------------

Dominik Grzegorzek (1):
      padata: do not leak refcount in reorder_work

Ivan Pravdin (1):
      crypto: algif_hash - fix double free in hash_accept

 crypto/algif_hash.c | 4 ----
 kernel/padata.c     | 3 ++-
 2 files changed, 2 insertions(+), 5 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