Bug 1687307 (CVE-2019-3859)
Summary: | CVE-2019-3859 libssh2: Unchecked use of _libssh2_packet_require and _libssh2_packet_requirev resulting in out-of-bounds read | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Andrej Nemec <anemec> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | bmcclain, dfediuck, djuran, eedri, erik-fedora, kdudka, mgoldboi, michal.skrivanek, mike, paul, rjones, rschiron, sbonazzo, security-response-team, sherold |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libssh2 1.8.1 | Doc Type: | If docs needed, set a value |
Doc Text: |
An out of bounds read flaw was discovered in libssh2 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a denial of service or read data in the client memory.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-27 03:26:37 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1688440, 1688441, 1688442, 1690247, 1690248, 1690408, 1696058, 1697701 | ||
Bug Blocks: | 1687317 |
Description
Andrej Nemec
2019-03-11 08:57:41 UTC
Acknowledgments: Name: the libssh2 project Upstream: Chris Coulson (Canonical Ltd.) Statement: This flaw was present in libssh2 packages included in Red Hat Virtualization Hypervisor and Management Appliance, however libssh2 in these hosts is never exposed to malicious clients or servers. Reference: https://www.openwall.com/lists/oss-security/2019/03/18/3 Upstream Patch: https://libssh2.org/1.8.0-CVE/CVE-2019-3859.patch External References: https://www.libssh2.org/CVE-2019-3859.html Created libssh tracking bugs for this issue: Affects: fedora-all [bug 1690246] Created mingw-libssh2 tracking bugs for this issue: Affects: fedora-all [bug 1690247] Created mingw-libssh2 tracking bugs for this issue: Affects: epel-7 [bug 1690248] (In reply to Dhananjay Arunesh from comment #8) > Upstream Patch: > https://libssh2.org/1.8.0-CVE/CVE-2019-3859.patch The current version of the patch (SHA1 a411eed4) triggers a severe regression so a follow-up fix is needed: https://github.com/libssh2/libssh2/pull/327 Created libssh2 tracking bugs for this issue: Affects: fedora-all [bug 1690408] |