|
libpng contains a flaw in the handling of PNG files that may allow a remote denial of service. The issue is due to an off-by-one error in the 'png_format_buffer()' function in pngerror.c when handling a PNG image file. With a specially crafted PNG file, a context-dependent attacker can cause the program to crash.
|