kumquat-buildroot/package/libssh2
Fabrice Fontaine 8d76402ee1 package/libssh2: fix CVE-2019-17498
In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in
packet.c has an integer overflow in a bounds check, enabling an attacker
to specify an arbitrary (out-of-bounds) offset for a subsequent memory
read. A crafted SSH server may be able to disclose sensitive information
or cause a denial of service condition on the client system when a user
connects to the server.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-02-29 17:31:50 +01:00
..
0001-drop-custom-buildconf-script.patch package/libssh2: switch site to https://www.libssh2.org/download 2019-08-19 23:45:45 +02:00
0002-acinclude.m4-add-mbedtls-to-LIBS.patch libssh2: fix static linking scenarios involving mbedtls 2018-11-04 21:28:29 +01:00
0003-packet-c-improve-message-parsing.patch
Config.in
libssh2.hash package/libssh2: switch site to https://www.libssh2.org/download 2019-08-19 23:45:45 +02:00
libssh2.mk package/libssh2: fix CVE-2019-17498 2020-02-29 17:31:50 +01:00