net-misc/openssh: fix integer overflows
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 9 Oct 2019 16:17:12 +0000 (18:17 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 9 Oct 2019 16:17:29 +0000 (18:17 +0200)
commit0148cb4b99350b09cc7eaa229ad42d4b6009d0e9
treec6ffe0e6b3c981308a45054f8b8fd95646ef9bb3
parenteff7cea579dcaec0c589df9c97209d5a771f150d
net-misc/openssh: fix integer overflows

- Fix integer overflow in XMSS private key parsing
- Fix an unreachable integer overflow similar to the XMSS case
- Fix putty tests

Closes: https://bugs.gentoo.org/493866
Bug: https://bugs.gentoo.org/697046
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-misc/openssh/Manifest
net-misc/openssh/files/openssh-8.0_p1-fix-an-unreachable-integer-overflow-similar-to-the-XMSS-case.patch [new file with mode: 0644]
net-misc/openssh/files/openssh-8.0_p1-fix-integer-overflow-in-XMSS-private-key-parsing.patch [new file with mode: 0644]
net-misc/openssh/files/openssh-8.0_p1-fix-putty-tests.patch [new file with mode: 0644]
net-misc/openssh/openssh-8.0_p1-r4.ebuild [new file with mode: 0644]