Comment 6 for bug 68144

Revision history for this message
Martin Pitt (pitti) wrote :

 graphicsmagick (1.1.7-8ubuntu0.1) edgy-security; urgency=low
 .
   * SECURITY UPDATE: Remote arbitrary code execution.
   * debian/control: Fix libwmf-dev build dependency to build at all.
   * debian/rules: Don't have a failed test suite fail the build.
   * coders/dcm.c, ReadDCMImage(): Fix buffer overflow in loop for photometric
     interpretation (statically sized photometric array).
   * coders/palm.c, ReadPALMImage(): Prevent buffer overflows when decoding RLE
     compression, too many columns, or too long rows.
   * References:
     CVE-2006-5456
     Closes: LP#68144