CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2018/12/06 20:39:40

Modified files:
        usr.bin/ssh    : kex.c kex.h 

Log message:
only consider the ext-info-c extension during the initial KEX. It shouldn't
be sent in subsequent ones, but if it is present we should ignore it.

This prevents sshd from sending a SSH_MSG_EXT_INFO for REKEX for buggy
these clients. Reported by Jakub Jelen via bz2929; ok dtucker@

Reply via email to