]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'v6.19-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 master
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jan 2026 03:39:25 +0000 (19:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jan 2026 03:39:25 +0000 (19:39 -0800)
Pull crypto fix from Herbert Xu:

 - Add assoclen check in authencesn

* tag 'v6.19-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec


Trivial merge