Skip to content
Commit e4904ff7 authored by Salvatore Bonaccorso's avatar Salvatore Bonaccorso
Browse files

Update information on CVE-2018-17282/exiv2

Upstream commit

https://github.com/Exiv2/exiv2/commit/afb98cbc6e288dc8ea75f3394a347fb9b37abc55

tries to allocate correct amount of memory for the ICC profile, but does
not perform a NULL check on "pos->count()*pos->typeSize()".

It might be sensible to check if pos->count() can posssibly be NULL,
then the issue, or a variant of it might be present in 0.26-1 as well
(in experimental), but not in the 0.25 based version in unstable.
parent 0eb40deb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment