mbox series

[GIT,PULL] Crypto Fixes for 6.8

Message ID ZdW+GCkO4s3MSeLX@gondor.apana.org.au (mailing list archive)
State Not Applicable
Delegated to: Herbert Xu
Headers show
Series [GIT,PULL] Crypto Fixes for 6.8 | expand

Pull-request

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

Message

Herbert Xu Feb. 21, 2024, 9:10 a.m. UTC
Hi Linus:

The following changes since commit 24c890dd712f6345e382256cae8c97abb0406b70:

  crypto: algif_hash - Remove bogus SGL free on zero-length error path (2024-02-02 18:08:12 +0800)

are available in the Git repository at:

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

for you to fetch changes up to c0ec2a712daf133d9996a8a1b7ee2d4996080363:

  crypto: virtio/akcipher - Fix stack overflow on memcpy (2024-02-09 12:55:53 +0800)

----------------------------------------------------------------
This push fixes a stack overflow in virtio.
----------------------------------------------------------------

zhenwei pi (1):
      crypto: virtio/akcipher - Fix stack overflow on memcpy

 drivers/crypto/virtio/virtio_crypto_akcipher_algs.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Thanks,

Comments

pr-tracker-bot@kernel.org Feb. 21, 2024, 5:17 p.m. UTC | #1
The pull request you sent on Wed, 21 Feb 2024 17:10:48 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.8-p4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d8be5a55b8e3f7eab8f36ceed2512f457f914318

Thank you!