[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210929023843.GA28594@gondor.apana.org.au>
Date: Wed, 29 Sep 2021 10:38:43 +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 5.15
Hi Linus:
This push contains fixes for a resource leak in ccp as well as
stack corruption in x86/sm4.
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
for you to fetch changes up to 0e14ef38669ce4faa80589247fe8ed8a3780f414:
crypto: x86/sm4 - Fix frame pointer stack corruption (2021-09-24 15:58:50 +0800)
----------------------------------------------------------------
Dan Carpenter (1):
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Josh Poimboeuf (1):
crypto: x86/sm4 - Fix frame pointer stack corruption
arch/x86/crypto/sm4-aesni-avx-asm_64.S | 5 +++--
drivers/crypto/ccp/ccp-ops.c | 14 ++++++++------
2 files changed, 11 insertions(+), 8 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