]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Dec 2025 00:55:16 +0000 (16:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Dec 2025 00:55:16 +0000 (16:55 -0800)
commita69eddfd171f5570f5c7b333e41f3dead26ce859
tree391f05864188be1f4ddaeaeeef2c76560e7109bc
parentf8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da
parentb74fd80d7fe578898a76344064d2678ce1efda61
Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:

 - Fix UAF in seqiv

 - Fix regression in hisilicon

* tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
  crypto: seqiv - Do not use req->iv after crypto_aead_encrypt