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: <Z11ODNgZwlA9vhfx@gondor.apana.org.au>
Date: Sat, 14 Dec 2024 17:21:16 +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.13

Hi Linus:

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to cd26cd65476711e2c69e0a049c0eeef4b743f5ac:

  crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem (2024-12-10 13:40:25 +0800)

----------------------------------------------------------------
This push fixes a regression in rsassa-pkcs1 as well as a buffer
overrun in hisilicon/debugfs.
----------------------------------------------------------------

Chenghai Huang (1):
      crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem

Herbert Xu (1):
      crypto: rsassa-pkcs1 - Copy source data for SG list

 crypto/rsassa-pkcs1.c              | 45 ++++++++++++--------------------------
 drivers/crypto/hisilicon/debugfs.c |  4 ++--
 2 files changed, 16 insertions(+), 33 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