git: DragonFly_RELEASE_3_6 openssh - Fix an openssh issue.
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 8 10:54:37 PST 2013
commit f9cb4addaddf8bd28ceb2f210faa905c5878f2ce
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/f9cb4addaddf8bd28ceb2f210faa905c5878f2ce
--
DragonFly BSD source repository
More information about the Commits
mailing list