NULL Pointer Dereference Affecting openjpeg2 package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
2.67% (85th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN9-OPENJPEG2-345856
  • published30 Oct 2016
  • disclosed30 Oct 2016

Introduced: 30 Oct 2016

CVE-2016-9114  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

There is no fixed version for Debian:9 openjpeg2.

NVD Description

Note: Versions mentioned in the description apply only to the upstream openjpeg2 package and not the openjpeg2 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

There is a NULL Pointer Access in function imagetopnm of convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is not assigned a value after initialization(NULL). Impact is Denial of Service.