| Summary: | CVE-2016-0798 OpenSSL: Avoid memory leak in SRP | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Huzaifa S. Sidhpurwala <huzaifas> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | alonbl, bmcclain, csutherl, dblechte, dknox, erik-fedora, fdeutsch, gklein, jclere, jdoyle, ktietz, lgao, lsurette, marcandre.lureau, mbabacek, mgoldboi, michal.skrivanek, myarboro, pstehlik, redhat-bugzilla, rjones, sardella, security-response-team, sherold, tmraz, twalsh, weli, ycui, yeylon, ykaul, ylavi |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
A memory leak flaw was found in the way OpenSSL performed SRP user database look-ups using the SRP_VBASE_get_by_user() function. A remote attacker connecting to certain SRP servers with an invalid user name could leak approximately 300 bytes of the server's memory per connection.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-25 09:22:23 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1301847 | ||
|
Description
Huzaifa S. Sidhpurwala
2016-02-25 09:15:48 UTC
Public via: Upstream patch: http://git.openssl.org/?p=openssl.git;a=commitdiff;h=380f18ed5f140e0ae1b68f3ab8f4f7c395658d9e Acknowledgments: Name: the OpenSSL project Upstream: Emilia Käsper |