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-next>] [day] [month] [year] [list]
Message-ID: <aQR_duMIT385hw9N@gondor.apana.org.au>
Date: Fri, 31 Oct 2025 17:20:54 +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.18

Hi Linus:

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.18-p4

for you to fetch changes up to 3c9bf72cc1ced1297b235f9422d62b613a3fdae9:

  crypto: aspeed - fix double free caused by devm (2025-10-23 12:53:23 +0800)

----------------------------------------------------------------
This push contains the following changes:

- Fix double free in aspeed.
- Fix req->nbytes clobbering in s390/phmac.

----------------------------------------------------------------
Haotian Zhang (1):
      crypto: aspeed - fix double free caused by devm

Harald Freudenberger (1):
      crypto: s390/phmac - Do not modify the req->nbytes value

 arch/s390/crypto/phmac_s390.c       | 52 ++++++++++++++++++++++++-------------
 drivers/crypto/aspeed/aspeed-acry.c |  2 --
 2 files changed, 34 insertions(+), 20 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