Bug 441692 (CVE-2008-1722)
Summary: | CVE-2008-1722 cups: integer overflow in the image filter | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Tomas Hoger <thoger> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | kreilly, twaugh |
Target Milestone: | --- | Keywords: | Reopened, Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1.3.7-2.fc8 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-06-04 19:04:31 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: | 443133, 443134, 443135, 445801, 445802, 445803, 445889, 445891 | ||
Bug Blocks: |
Description
Tomas Hoger
2008-04-09 14:51:54 UTC
CVE-2008-1722: Multiple integer overflows in (1) filter/image-png.c and (2) filter/image-zoom.c in CUPS 1.3 allow attackers to cause a denial of service (crash) and trigger memory corruption, as demonstrated via a crafted PNG image. This issue affects Red Hat Enterprise Linux 3, 4, and 5. As for vector (2) - image-zoom.c - is not an issue, according to upstream analysis: CUPS_IMAGE_MAX_WIDTH is 2^27-1, so it is impossible to overflow on 32-bit systems. cups-1.3.7-2.fc8 has been submitted as an update for Fedora 8 cups-1.2.12-11.fc7 has been submitted as an update for Fedora 7 cups-1.3.7-2.fc9 has been submitted as an update for Fedora 9 cups-1.3.7-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. cups-1.2.12-11.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. cups-1.3.7-2.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. This issue was addressed in: Red Hat Enterprise Linux: http://rhn.redhat.com/errata/RHSA-2008-0498.html Fedora: https://admin.fedoraproject.org/updates/F7/FEDORA-2008-3449 https://admin.fedoraproject.org/updates/F8/FEDORA-2008-3586 https://admin.fedoraproject.org/updates/F9/FEDORA-2008-3756 |