Bug 1870179 (CVE-2020-16295)
| Summary: | CVE-2020-16295 ghostscript: NULL pointer dereference in clj_media_size() in devices/gdevclj.c could result in a DoS | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Michael Kaplan <mkaplan> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | amasferr, chazlett, deekej, jlyle, mosvald, twaugh, zdohnal |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ghostscript 9.51 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-18 20:35:15 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: | 1870180, 1872046, 1872047 | ||
| Bug Blocks: | 1870273 | ||
|
Description
Michael Kaplan
2020-08-19 13:28:03 UTC
Created ghostscript tracking bugs for this issue: Affects: fedora-all [bug 1870180] Flaw summary: This flaw is caused by an incorrect test for existence of parameter HWResolution in /devices/gdevclj.c's clj_media_size() routine. If HWResolution does not exist, the if statement test can pass and lead to a null pointer dereference or divide by zero error, crashing the process. Mitigation: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2021:1852 https://access.redhat.com/errata/RHSA-2021:1852 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-2020-16295 |