]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Strictly enforce the maximum allowed SSH2 banner size in
authordtucker@openbsd.org <dtucker@openbsd.org>
Fri, 19 Aug 2022 04:02:46 +0000 (04:02 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 19 Aug 2022 06:34:06 +0000 (16:34 +1000)
commitff89b1bed80721295555bd083b173247a9c0484e
tree6c7cd47eb0fa9b14350f71761e8e16df78e35205
parent1b470b9036639cef4f32fb303bb35ea0b711178d
upstream: Strictly enforce the maximum allowed SSH2 banner size in

ssh-keyscan and prevent a one-byte buffer overflow.  Patch from Qualys, ok
djm@

OpenBSD-Commit-ID: 6ae664f9f4db6e8a0589425f74cd0bbf3aeef4e4
ssh-keyscan.c