public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Crypto library fix for v7.0-rc7
@ 2026-03-30 19:45 Eric Biggers
  2026-03-30 21:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2026-03-30 19:45 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-crypto, linux-kernel, Ard Biesheuvel, Jason A. Donenfeld,
	Theodore Ts'o, Herbert Xu

The following changes since commit c369299895a591d96745d6492d4888259b004a9e:

  Linux 7.0-rc5 (2026-03-22 14:42:17 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus

for you to fetch changes up to e5046823f8fa3677341b541a25af2fcb99a5b1e0:

  lib/crypto: chacha: Zeroize permuted_state before it leaves scope (2026-03-27 13:35:35 -0700)

----------------------------------------------------------------

Fix missing zeroization of the ChaCha state

----------------------------------------------------------------
Eric Biggers (1):
      lib/crypto: chacha: Zeroize permuted_state before it leaves scope

 lib/crypto/chacha-block-generic.c | 4 ++++
 1 file changed, 4 insertions(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-30 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 19:45 [GIT PULL] Crypto library fix for v7.0-rc7 Eric Biggers
2026-03-30 21:02 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox