Files
ladybird/Libraries/LibGfx
Andreas Kling 531c3fe72e LibGfx: Fix OOB access in GIF deinterlacing
It was possible to go outside the interlacing row strid/offset arrays.
Just fail the decode if this is about to happen. I've added a FIXME
about rejecting such images earlier, since it's a bit sad to only do
this once we realize the pass index is about to overflow.

Found by oss-fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28239
2020-12-22 10:09:41 +01:00
..
2020-12-02 10:46:40 +01:00
2020-11-22 16:07:00 +01:00
2020-11-22 16:07:00 +01:00
2020-10-26 18:55:36 +01:00
2020-12-06 01:01:15 +01:00
2020-12-08 09:39:43 +01:00
2020-07-25 02:13:43 +02:00