[Bug 2929] OpenSSH server should not send the SSH_MSG_EXT_INFO message after rekeying
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Wed Sep  4 09:27:42 AEST 2019
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2929
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3316|                            |ok?(dtucker at dtucker.net)
              Flags|                            |
--- Comment #6 from Damien Miller <djm at mindrot.org> ---
Created attachment 3316
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3316&action=edit
check KEX_INITIAL before sending ext-info
IMO it's better to check KEX_INITIAL. Add some debug() to make it clear
whether/when the ext-info is sent.
Note that disabling privsep is not supported (there is no option) and
the API is still very much a work in progress.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list