CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2022/08/18 22:02:46
Modified files: usr.bin/ssh : ssh-keyscan.c Log message: Strictly enforce the maximum allowed SSH2 banner size in ssh-keyscan and prevent a one-byte buffer overflow. Patch from Qualys, ok djm@