Hi Linus: The following changes since commit a32f1923c6d6e9e727d00558a15ec0af6639de19: crypto: scompress - increment scomp_scratch_users when already allocated (2025-04-25 10:33:30 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.15-p7 for you to fetch changes up to b2df03ed4052e97126267e8c13ad4204ea6ba9b6: crypto: algif_hash - fix double free in hash_accept (2025-05-19 13:44:16 +0800) ---------------------------------------------------------------- This push fixes a regression in padata as well as an ancient double-free bug in af_alg. ---------------------------------------------------------------- Dominik Grzegorzek (1): padata: do not leak refcount in reorder_work Ivan Pravdin (1): crypto: algif_hash - fix double free in hash_accept crypto/algif_hash.c | 4 ---- kernel/padata.c | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt