Bug 1210674 (CVE-2015-1859)
Summary: | CVE-2015-1859 qt: segmentation fault in qicohandler.cpp | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Vasyl Kaigorodov <vkaigoro> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | itamar, jgrulich, jreznik, kevin, rdieter, rnovacek, smparrish, than |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
A memory corruption flaw was found in the way Qt handled certain Icon (ICO) files. If a user loaded a specially crafted ICO image file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-22 10:54:22 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: | 1210677 | ||
Bug Blocks: | 1210676 |
Description
Vasyl Kaigorodov
2015-04-10 10:49:51 UTC
Created qt tracking bugs for this issue: Affects: fedora-all [bug 1210677] References: Upstream advisory: http://lists.qt-project.org/pipermail/announce/2015-April/000067.html qt5-qtbase-5.4.1-9.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. To the best of my knowledge, Qt 3 is NOT vulnerable to this issue, because it does not include an ICO reader. (ICO reading in Qt 3 was provided only in kdelibs3's kimgio, which uses completely different code.) Qt 4 and Qt 5 are vulnerable, and Fedora updates correcting this vulnerability have been issued. qt-4.8.6-28.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. qt5-qtbase-5.4.1-9.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. qt5-qtbase-5.4.1-9.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. qt5-qtbase-5.4.1-9.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. qt-4.8.6-28.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |