There is an invalid free in the MagickFree function in magick/memory.c in GraphicsMagick 1.3.26 that will lead to a remote denial of service attack.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory “belongs” to the code that operates on the new pointer.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Graphicsmagick | Graphicsmagick | 1.3.26 (including) | 1.3.26 (including) |
Graphicsmagick | Ubuntu | artful | * |
Graphicsmagick | Ubuntu | esm-apps/xenial | * |
Graphicsmagick | Ubuntu | esm-infra-legacy/trusty | * |
Graphicsmagick | Ubuntu | trusty | * |
Graphicsmagick | Ubuntu | trusty/esm | * |
Graphicsmagick | Ubuntu | xenial | * |
Graphicsmagick | Ubuntu | zesty | * |