1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
Christoph M. Becker ac45ce85c8 Fix #81739: OOB read due to insufficient validation in imageloadfont()
If we swap the byte order of the relevant header bytes, we need to make
sure again that the following multiplication does not overflow.
2022-10-25 11:49:00 -05:00
..
2022-06-25 07:39:55 +01:00
2022-06-17 19:52:44 -04:00
2022-09-29 11:52:08 +01:00
2022-07-27 12:13:32 +02:00
2022-08-19 18:13:48 +02:00
2022-10-10 11:25:23 +03:00
2022-09-13 11:33:09 +01:00
2022-04-25 14:29:44 +02:00
2022-09-13 12:45:42 +01:00
2022-10-01 14:34:24 +02:00
2022-09-27 23:32:15 +02:00
2022-06-13 14:43:51 +02:00
2022-10-11 14:23:12 +03:00
2022-05-24 15:00:47 +02:00
2022-08-31 14:22:44 +02:00
2022-08-24 14:39:45 +02:00
2022-09-27 18:45:54 +02:00
2022-05-23 16:51:32 +02:00
2022-06-20 18:46:17 +02:00
2022-06-15 15:39:00 +02:00
2022-06-25 07:39:55 +01:00