Bug 1197796 (CVE-2015-2059)
Summary: | CVE-2015-2059 libidn: out-of-bounds read with stringprep on invalid UTF-8 | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | kdudka, mlichvar, sardella, slawomir |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libidn 1.31 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-13 21:03:55 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: | 1197797 | ||
Bug Blocks: | 1227389 |
Description
Martin Prpič
2015-03-02 15:58:56 UTC
Created libidn tracking bugs for this issue: Affects: fedora-all [bug 1197797] Note that this flaw does not affect libidn2 because it does not implement the stringprep function. Statement: This issue affects the versions of libidn as shipped with Red Hat Enterprise Linux 6 and 7. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. *** Bug 1215275 has been marked as a duplicate of this bug. *** upstream commit: http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=2e97c279 Issue was fixed in version 1.31. libidn-1.31-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. libidn-1.31-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. It seems there was a bug in the new code and it's possible to crash libidn with malformed UTF-8. http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=58c721ac2dc96bccd737f3f544f3a22a50477bbf https://lists.gnu.org/archive/html/help-libidn/2015-07/msg00026.html The new 1.32 release fixes this issue. This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2015-2059 |