[Bug 2967] New: ssh client is advertising the server's algorithm lists

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Feb 11 08:10:00 AEDT 2019


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

            Bug ID: 2967
           Summary: ssh client is advertising the server's algorithm lists
           Product: Portable OpenSSH
           Version: 7.8p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: nuxi at vault24.org

Created attachment 3242
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3242&action=edit
Fix SSH client algorithm advertisements.

Commit 1b9dd4aa ("upstream: better diagnosics on alg list assembly
errors") in OpenSSH 7.8p1 accidently changed the SSH client to use the
server's algorithm lists instead of the client's. The only difference
between the two lists is the inclusion of
"diffie-hellman-group-exchange-sha1" in the client's list.

I've attached a patch to fix this.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list