NULL Pointer Dereference Affecting openjpeg2 package, versions *
Threat Intelligence
EPSS
0.36% (73rd
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 ID SNYK-DEBIAN9-OPENJPEG2-345996
- published 30 Oct 2016
- disclosed 30 Oct 2016
Introduced: 30 Oct 2016
CVE-2016-9113 Open this link in a new tabHow 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 dereference in function imagetobmp of convertbmp.c:980 of OpenJPEG 2.1.2. image->comps[0].data is not assigned a value after initialization(NULL). Impact is Denial of Service.