CVSROOT: /cvs Module name: src Changes by: mar...@cvs.openbsd.org 2016/09/19 13:02:19
Modified files: usr.bin/ssh : kex.c packet.c Log message: move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS causes NULL deref; found by Robert Swiecki/honggfuzz; fixed with & ok djm@