[Bug 1540] Incorrect hash in SSH_MSG_KEX_DH_GEX_REPLY
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Mon Dec  8 09:48:20 EST 2008
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1540
--- Comment #1 from Damien Miller <djm at mindrot.org>  2008-12-08 09:48:19 ---
Created an attachment (id=1585)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1585)
stash original values for use in hash
This patch keeps a copy of the original values that the client sent and
uses them for the consistency check and hash calculation. The actual
selection of a group is still made with the cleaned-up values.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list