|
libpng contains a flaw in the handling of JPG files that may allow a remote denial of service. The issue is due to an error of the embedded_profile_len() function in pngwutil.c. With a specially crafted JPG file containing an iCCP chunk with a negative embedded profile length, a context-dependent attacker can cause the program to crash.
|