mupdf: use-after-free in fz_subsample_pixmap (pixmap.c)

Description: mupdf is a lightweight PDF viewer and toolkit written in portable C. A fuzzing through mutool revealed a use-after-free. It seems that a fix for the recent heap overflow in fz_subsample_pixmap fixes this issue too. The complete ASan output: … Continue reading mupdf: use-after-free in fz_subsample_pixmap (pixmap.c)