Image: Panic on multiplication overflow in image::gif::GifFrameIterator

Created on 2 Mar 2019  路  1Comment  路  Source: image-rs/image

The following GIF files trigger a panic in image::gif::GifFrameIterator on attempting to decode them:
gif-overflow.zip

This happens in release mode, not just in debug mode. Code to reproduce the issue is the same as in #876. Found using AFL.rs.

bug

Most helpful comment

Fixed in 0.23, closing.

>All comments

Fixed in 0.23, closing.

Was this page helpful?
0 / 5 - 0 ratings