git: openssh - Fix an openssh issue.

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 8 10:54:16 PST 2013


commit 08c9d9cd60c6d8e4c92596a2e7906d44b6668c41
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Nov 8 10:52:20 2013 -0800

    openssh - Fix an openssh issue.
    
    * Properly zero the newkey structure as per OpenBSD announcement.  Our older
      openssh does not implement the AES-GCM cipher that creates the vulnerability
      but fix the bug anyway.

Summary of changes:
 crypto/openssh/monitor_wrap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08c9d9cd60c6d8e4c92596a2e7906d44b6668c41


-- 
DragonFly BSD source repository


More information about the Commits mailing list