]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authordjm@openbsd.org <djm@openbsd.org>
Wed, 15 Mar 2017 02:19:09 +0000 (02:19 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 15 Mar 2017 02:34:20 +0000 (13:34 +1100)
commita8c5eeacf032a7d3408957e45dd7603cc1baf55f
tree646ef5792b8b1ecbdda0e7679fa4f335bfd2b8df
parent66705948c0639a7061a0d0753266da7685badfec
upstream commit

Fix segfault when sshd attempts to load RSA1 keys (can
only happen when protocol v.1 support is enabled for the client). Reported by
Jakub Jelen in bz#2686; ok dtucker

Upstream-ID: 8fdaec2ba4b5f65db1d094f6714ce64b25d871d7
sshd.c