]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitc072629f05d7bca1148ab17690d7922a31423984
treec16b712e42590ef85aa0707f7c37255fecf3389b
parent614da1d3d4cdbd6e41aea06bc97ec15aacff6daf
parent2397e9264676be7794f8f7f1e9763d90bd3c7335
Merge tag 'v6.19-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

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