[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] kex: server fix to include first_kex_packet_follows
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH] kex: server fix to include first_kex_packet_follows
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 09 Apr 2014 11:05:23 +0200
- To: libssh@xxxxxxxxxx
On Tuesday 08 April 2014 17:00:28 Jon Simons wrote: > On 3/27/14, 6:03 PM, Jon Simons wrote:... > > > Attached is an updated patch. > > There is a bug in the previous patch here -- though that patch fixes > the original problem for the case that 'first_kex_packet_follows' is > set and the client's guessed key exchange algorithm is correct, it > is not complete in that it does not include logic for the case that > the guess is incorrect. > > Attached is an updated patch which fixes that by using a field in the > session struct to ignore the first KEX_DHINIT message encountered > after an incorrect guess. > The patch doesn't apply on master, it has several issues with dh.c. Is this only for v0-6? Thanks, -- andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Re: [PATCH] kex: server fix to include first_kex_packet_follows | Jon Simons <jon@xxxxxxxxxxxxx> |
Re: [PATCH] kex: server fix to include first_kex_packet_follows | Jon Simons <jon@xxxxxxxxxxxxx> |