Red Hat Bugzilla – Bug 1578659
CVE-2018-10958 exiv2: SIGABRT caused by memory allocation in types.cpp:Exiv2::Internal::PngChunk::zlibUncompress()
Last modified: 2018-05-24 16:23:34 EDT
In types.cpp in Exiv2 0.26, a large size value may lead to a SIGABRT during an attempt at memory allocation for an Exiv2::Internal::PngChunk::zlibUncompress call. Upstream Issue: https://github.com/Exiv2/exiv2/issues/302
Created exiv2 tracking bugs for this issue: Affects: fedora-all [bug 1578661]
Upstream patch: https://github.com/Exiv2/exiv2/pull/316/files For RHEL 6 and 7 the code parts are in src/pngimage.cpp (not in src/pngchunk_int.cpp).
*** Bug 1579488 has been marked as a duplicate of this bug. ***