Files
kimageformats/src/imageformats
Aljo Joby 09452b0964 rgb: reject RLE start offsets that underflow the raster data
The start table is stored as file offsets. We subtract the
header+table size to get an index into the remaining data.
If the file offset is smaller than that, the subtract wraps
and the later start+length check can wrap too.

Drop the file instead of walking off the buffer.
2026-08-14 21:03:38 +05:30
..
2025-12-05 10:41:17 +00:00
2026-05-08 04:58:39 +02:00
2025-12-05 10:41:17 +00:00
2026-05-11 07:38:28 +02:00
2026-05-11 07:38:28 +02:00
2026-05-11 07:38:28 +02:00
2026-04-20 12:49:35 +00:00
2026-07-20 18:23:20 +02:00
2026-07-20 18:23:20 +02:00
2026-05-08 01:29:54 +02:00
2026-05-08 01:29:54 +02:00
2025-07-17 07:32:26 +02:00
2026-06-06 01:28:31 +02:00
2026-06-06 01:28:31 +02:00
2026-07-27 10:05:33 +02:00
2025-09-19 10:00:26 +02:00
2025-12-05 10:41:17 +00:00
2026-06-06 01:28:31 +02:00
2025-02-07 10:38:26 +00:00
2025-08-23 09:20:09 +00:00
2026-02-09 23:02:06 +00:00
2026-06-06 01:28:31 +02:00