Bug 1452556 (CVE-2017-9049)
| Summary: | CVE-2017-9049 libxml2: Heap-based buffer over-read in function xmlDictComputeFastKey | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Andrej Nemec <anemec> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | athmanem, c.david86, csutherl, dmoppert, erik-fedora, fedora-mingw, gzaronik, jclere, ktietz, lgao, mbabacek, mturk, myarboro, ohudlick, rh-spice-bugs, rjones, sardella, slawomir, twalsh, veillard, weli |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libxml2 2.9.4 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-26 05:11:06 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: | 1452550, 1452551, 1548945, 1695414 | ||
| Bug Blocks: | 1452558 | ||
|
Description
Andrej Nemec
2017-05-19 08:01:41 UTC
Created libxml2 tracking bugs for this issue: Affects: fedora-all [bug 1452550] Created mingw-libxml2 tracking bugs for this issue: Affects: fedora-all [bug 1452551] oss-security report suggests this is the same as CVE-2017-9050, as exactly the same patch is proposed and the stack trace passes through the same function chain. Upstream patch: https://gitlab.gnome.org/GNOME/libxml2/commit/45752d2c3 |