openexr (1.2.2-4.4ubuntu1.1) hardy-security; urgency=low
* SECURITY UPDATE: denial of service and possible code execution via
multiple integer overflows
- debian/patches/02-security-CVE-2009-1720.patch: make sure we don't
overflow INT_MAX in IlmImf/{ImfPizCompressor,ImfPreviewImage,
ImfPxr24Compressor,ImfRleCompressor,ImfZipCompressor}.cpp.
- CVE-2009-1720
* SECURITY UPDATE: denial of service and possible code execution via
uninitialized pointer free in Imf::hufUncompress
- debian/patches/03-security-CVE-2009-1721.patch: introduce
hufClearDecTable function and use it to clear out hdec, add error
checking to IlmImf/ImfHuf.cpp.
- CVE-2009-1721
* SECURITY UPDATE: denial of service and possible code execution via
buffer overflow in the compression implementation
- debian/patches/04-security-CVE-2009-1722.patch: validate maximum
image and tile sizes in IlmImf/ImfHeader.cpp, IlmImf/ImfHeader.h,
IlmImf/ImfPizCompressor.cpp.
- CVE-2009-1722
-- Marc Deslauriers <email address hidden> Thu, 10 Sep 2009 08:24:15 -0400