CVE-2022-2085

A NULL pointer dereference vulnerability was found in Ghostscript, which occurs when it tries to render a large number of bits in memory. When allocating a buffer device, it relies on an init_device_procs defined for the device that uses it as a prototype that depends upon the number of bits per pixel. For bpp > 64, mem_x_device is used and does not have an init_device_procs defined. This flaw allows an attacker to parse a large number of bits (more than 64 bits per pixel), which triggers a NULL pointer dereference flaw, causing an application to crash.
Configurations

Configuration 1 (hide)

cpe:2.3:a:artifex:ghostscript:9.55.0:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*

History

21 Nov 2024, 07:00

Type Values Removed Values Added
References () http://git.ghostscript.com/?p=ghostpdl.git%3Bh=ae1061d948d88667bdf51d47d918c4684d0f67df - () http://git.ghostscript.com/?p=ghostpdl.git%3Bh=ae1061d948d88667bdf51d47d918c4684d0f67df -
References () https://bugs.ghostscript.com/show_bug.cgi?id=704945 - Exploit, Issue Tracking, Mailing List, Patch, Vendor Advisory () https://bugs.ghostscript.com/show_bug.cgi?id=704945 - Exploit, Issue Tracking, Mailing List, Patch, Vendor Advisory
References () https://bugzilla.redhat.com/show_bug.cgi?id=2095261 - Issue Tracking, Patch, Third Party Advisory () https://bugzilla.redhat.com/show_bug.cgi?id=2095261 - Issue Tracking, Patch, Third Party Advisory
References () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ - () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ -
References () https://security.gentoo.org/glsa/202211-11 - Third Party Advisory () https://security.gentoo.org/glsa/202211-11 - Third Party Advisory
References () https://security.gentoo.org/glsa/202309-03 - () https://security.gentoo.org/glsa/202309-03 -

17 Sep 2023, 07:15

Type Values Removed Values Added
References
  • (MISC) https://security.gentoo.org/glsa/202309-03 -

Information

Published : 2022-06-16 18:15

Updated : 2024-11-21 07:00


NVD link : CVE-2022-2085

Mitre link : CVE-2022-2085

CVE.ORG link : CVE-2022-2085


JSON object : View

Products Affected

fedoraproject

  • fedora

artifex

  • ghostscript
CWE
CWE-476

NULL Pointer Dereference