Bug 1192603 (CVE-2015-1315)
Summary: | CVE-2015-1315 unzip: charset_to_intern() buffer overflow | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Tomas Hoger <thoger> | ||||||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||||||
Status: | CLOSED NOTABUG | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | unspecified | CC: | carnil, security-response-team | ||||||||
Target Milestone: | --- | Keywords: | Security | ||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2015-02-13 20:31:50 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: | |||||||||||
Bug Blocks: | 1192604 | ||||||||||
Attachments: |
|
Description
Tomas Hoger
2015-02-13 20:08:35 UTC
Created attachment 991545 [details]
Vulnerable function
Part of the 06-unzip60-alt-iconv-utf8 patch which contains the vulnerable function.
This issue does not affect any released upstream version. Affected code does not exist in the latest upstream version - 6.0. It is introduced as part of a patch that adds support for file names using non-latin and non-unicode encoding, which is used in unzip packages in certain Linux or BSD distributions. The patch has been proposed for inclusion in Red Hat Enterprise Linux unzip packages - see bug 885540 comment 2 - but has not been applied there or in Fedora to date. Therefore, Red Hat Enterprise Linux and Fedora unzip packages are not affected by this issue. It should be noted that the code seems to have been accepted upstream, as it appears in the 6.1 development/beta code. Statement: Not vulnerable. This issue did not affect the version of unzip as shipped in Red Hat Enterprise Linux 5, 6, and 7. Created attachment 992062 [details]
Ubuntu patch
Created attachment 992063 [details] Fixed version of 06-unzip60-alt-iconv-utf8 Full iconv patch with the above fix applied. It obsoletes the patch in bug 885540 comment 2. |