2 matches found
Divide-By-Zero
libmupdf.so is vulnerable to Divide-By-Zero. The vulnerability is due fznewpixmapfromfloatdata function within pixmap.c trying to attempts to perform a division operation where the divisor is zero, an operation that is mathematically undefined and can potentially lead to Denial of Service...
Divide-By-Zero
libmupdf.so is vulnerable to Divide-By-Zero. The vulnerability is due to pnmbinaryreadimage function within load-pnm.c there is no proper validation of input PNM image data, leading to incorrect calculations of image parameters. This results in scenarios where the function attempts to divide a...