Bug 1870149 (CVE-2020-16290) - CVE-2020-16290 ghostscript: buffer overflow in jetp3852_print_page() in devices/gdev3852.c could result in a DoS
Summary: CVE-2020-16290 ghostscript: buffer overflow in jetp3852_print_page() in devic...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2020-16290
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1870150 1870720 1870721
Blocks: 1870273
TreeView+ depends on / blocked
 
Reported: 2020-08-19 12:57 UTC by Michael Kaplan
Modified: 2021-05-18 20:34 UTC (History)
7 users (show)

Fixed In Version: ghostscript 9.51
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 20:34:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Kaplan 2020-08-19 12:57:01 UTC
A buffer overflow vulnerability in jetp3852_print_page() in devices/gdev3852.c of Artifex Software GhostScript v9.50 allows a remote attacker to cause a denial of service via a crafted PDF file. This is fixed in v9.51.

References:

http://git.ghostscript.com/?p=ghostpdl.git;h=93cb0c0adbd9bcfefd021d59c472388f67d3300d
https://bugs.ghostscript.com/show_bug.cgi?id=701786

Comment 1 Michael Kaplan 2020-08-19 12:57:18 UTC
Created ghostscript tracking bugs for this issue:

Affects: fedora-all [bug 1870150]

Comment 2 Todd Cullum 2020-08-20 15:51:54 UTC
Flaw summary:

In the driver /devices/gdev3852.c, a high resolution file could overflow the stack buffer because there was no check for size in jetp3852_print_page(), resulting in denial of service. The patch ensures that if the scanline size is larger than the buffer, it will error out instead of overflow the stack.

Comment 4 Todd Cullum 2020-08-20 16:56:19 UTC
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.

Comment 6 errata-xmlrpc 2021-05-18 15:36:29 UTC
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

Comment 7 Product Security DevOps Team 2021-05-18 20:34:46 UTC
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-16290


Note You need to log in before you can comment on or make changes to this bug.