[Bug 3415] sftp/ssh doesn't give notice of non-matching MACs but just aborts

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Apr 4 09:29:54 AEST 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3415

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #5 from Damien Miller <djm at mindrot.org> ---
> debug1: SSH2_MSG_KEXINIT sent
> Connection closed by 192.168.0.150 port 6789
> Connection closed.  
> Connection closed

This looks like the remote SSH server waited for the client's KEXINIT,
didn't like what it had to say and closed the connection without
returning any sort of error.

There isn't much that the client can do about a server that behaves
like this.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list