Bug 235071 (CVE-2007-1797)
Description
Lubomir Kundrak
2007-04-03 18:05:30 UTC
Created attachment 151594 [details] Fix for CVE-2007-1797 ImageMagick's DCM and XWD (RHEL-4, RHEL-5, FC-5 and FC-6) Created attachment 151595 [details] Fix for CVE-2007-1797 ImageMagick's DCM and XWD (RHEL-3) Created attachment 151596 [details] Fix for CVE-2007-1797 ImageMagick's DCM and XWD (RHEL-2.1) Patches are slightly incorrect. RHEL 2.1 and RHEL 3 - need 3 args to ThrowReaderException and don't have AcquireMagickMemory. All patches have a memory leak in the first hunk of the xwd.c patch as they weren't removing the old memory allocation for comment, just adding a new one at the end of their insertion. Created attachment 277491 [details] Fix for CVE-2007-1797 ImageMagick's DCM and XWD (RHEL-3) Created attachment 277501 [details] 151596: Fix for CVE-2007-1797 ImageMagick's DCM and XWD (RHEL-2.1) Reporter changed to security-response-team by request of Jay Turner. This has been fixed. |