mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-25 23:14:37 +00:00
735 B
735 B
CVE-2016-9113
Description
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.