[Bug 3295] Session Id mismatch
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Apr 10 19:31:02 AEST 2021
https://bugzilla.mindrot.org/show_bug.cgi?id=3295
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I can't really tell what is going on for lack of context.
At what point in the connection is the mismatch occuring?
> 5312 2021-04-08 18:01:51.939 debug1: ssh->kex->session_id:\0234\206 session_id2:\0234\206 session_id2_len:32 ssh->kex->session_id_len:3
The session ID length should only ever be exactly the same size as the
KEX hash. There is no KEX hash that has a 3 byte output length :)
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list