Peter Korsgaard
132bbb36c8
package/gd: add post-2.2.5 security fixes from upstream
...
Fixes the following security vulnerablities:
- CVE-2018-1000222: Libgd version 2.2.5 contains a Double Free Vulnerability
vulnerability in gdImageBmpPtr Function that can result in Remote Code
Execution . This attack appear to be exploitable via Specially Crafted
Jpeg Image can trigger double free
- CVE-2018-5711: gd_gif_in.c in the GD Graphics Library (aka libgd), as used
in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x
before 7.2.1, has an integer signedness error that leads to an infinite
loop via a crafted GIF file, as demonstrated by a call to the
imagecreatefromgif or imagecreatefromstring PHP function
- CVE-2019-11038: When using the gdImageCreateFromXbm() function in the GD
Graphics Library (aka LibGD) 2.2.5, as used in the PHP GD extension in PHP
versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it
is possible to supply data that will cause the function to use the value
of uninitialized variable. This may lead to disclosing contents of the
stack that has been left there by previous code
- CVE-2019-6978: The GD Graphics Library (aka LibGD) 2.2.5 has a double free
in the gdImage*Ptr() functions in gd_gif_out.c, gd_jpeg.c, and gd_wbmp.c
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit 505a70edbe )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2019-10-30 13:28:26 +01:00
..
2019-02-08 11:35:22 +01:00
2019-02-08 11:35:22 +01:00
2019-04-14 23:18:44 +02:00
2019-09-02 14:41:30 +02:00
2019-06-06 16:53:04 +02:00
2019-10-30 13:25:11 +01:00
2019-02-08 11:35:22 +01:00
2019-05-26 09:29:32 +02:00
2019-07-31 21:46:29 +02:00
2019-06-06 14:23:17 +02:00
2019-09-24 16:03:19 +02:00
2019-09-02 17:06:04 +02:00
2019-03-25 21:20:59 +01:00
2019-03-25 21:20:07 +01:00
2019-09-02 15:57:31 +02:00
2019-09-02 15:56:38 +02:00
2019-03-25 22:15:36 +01:00
2019-08-04 19:31:38 +02:00
2019-09-26 11:39:34 +02:00
2019-04-24 22:46:47 +02:00
2019-06-06 17:10:41 +02:00
2019-02-11 09:09:45 +01:00
2019-08-01 11:10:40 +02:00
2019-08-30 22:33:10 +02:00
2019-09-30 15:47:54 +02:00
2019-08-31 09:53:50 +02:00
2019-05-26 13:50:20 +02:00
2019-05-26 09:24:44 +02:00
2019-06-06 16:50:05 +02:00
2019-02-08 11:35:22 +01:00
2019-04-14 23:22:37 +02:00
2019-06-06 08:49:10 +02:00
2019-09-02 12:34:58 +02:00
2019-08-21 14:41:50 +02:00
2019-09-01 22:06:15 +02:00
2019-02-08 11:35:22 +01:00
2019-08-04 19:13:01 +02:00
2019-04-14 22:29:35 +02:00
2019-05-10 12:12:10 +02:00
2019-05-26 11:12:04 +02:00
2019-08-02 22:41:20 +02:00
2019-09-17 20:18:12 +02:00
2019-10-05 08:02:29 +02:00
2019-03-04 21:35:03 +01:00
2019-09-02 17:12:35 +02:00
2019-09-02 17:12:38 +02:00
2019-09-02 15:53:17 +02:00
2019-02-08 11:35:22 +01:00
2019-06-24 21:25:09 +02:00
2019-06-23 23:10:29 +02:00
2019-06-06 16:50:17 +02:00
2019-09-02 17:24:26 +02:00
2019-03-02 21:24:35 +01:00
2019-06-06 08:43:41 +02:00
2019-02-08 11:35:22 +01:00
2019-07-07 08:31:49 +02:00
2019-02-08 11:35:22 +01:00
2019-09-30 15:45:04 +02:00
2019-05-08 23:33:54 +02:00
2019-09-30 15:44:55 +02:00
2019-09-30 15:45:11 +02:00
2019-06-06 17:36:41 +02:00
2019-09-02 18:08:17 +02:00
2019-09-02 18:09:00 +02:00
2019-09-05 12:13:27 +02:00
2019-02-21 23:50:59 +01:00
2019-10-01 08:24:34 +02:00
2019-02-14 21:46:22 +01:00
2019-02-14 21:46:22 +01:00
2019-03-19 20:20:09 +01:00
2019-03-27 22:58:42 +01:00
2019-08-30 22:29:19 +02:00
2019-09-25 21:48:18 +02:00
2019-09-02 17:18:30 +02:00
2019-10-01 08:25:37 +02:00
2019-09-26 10:46:03 +02:00
2019-08-20 16:30:04 +02:00
2019-07-07 08:43:21 +02:00
2019-03-28 10:37:13 +01:00
2019-06-25 22:51:39 +02:00
2019-03-25 17:34:01 +01:00
2019-06-06 17:20:26 +02:00
2019-03-19 20:11:08 +01:00
2019-03-27 15:29:01 +01:00
2019-04-24 21:19:40 +02:00
2019-08-01 00:21:53 +02:00
2019-06-23 23:06:32 +02:00
2019-09-02 13:52:34 +02:00
2019-10-01 08:14:15 +02:00
2019-10-30 13:28:26 +01:00
2019-05-26 13:48:32 +02:00
2019-06-23 22:25:27 +02:00
2019-10-30 10:23:24 +01:00
2019-09-02 17:36:32 +02:00
2019-08-20 21:22:41 +02:00
2019-08-04 18:59:10 +02:00
2019-09-01 22:18:54 +02:00
2019-06-06 16:50:55 +02:00
2019-07-31 23:32:34 +02:00
2019-09-02 18:26:42 +02:00
2019-08-04 19:08:40 +02:00
2019-10-02 17:44:41 +02:00
2019-02-11 09:08:48 +01:00
2019-06-06 17:06:51 +02:00
2019-03-03 23:10:29 +01:00
2019-06-06 16:52:35 +02:00
2019-09-02 17:09:49 +02:00
2019-08-20 16:35:54 +02:00
2019-07-31 21:44:33 +02:00
2019-07-31 21:45:50 +02:00
2019-04-05 17:23:31 +02:00
2019-09-24 16:49:04 +02:00
2019-04-27 18:26:17 +02:00
2019-02-24 22:02:32 +01:00
2019-02-24 23:12:27 +01:00
2019-09-30 15:47:41 +02:00
2019-02-08 11:35:22 +01:00
2019-09-02 12:41:00 +02:00
2019-02-08 11:35:22 +01:00
2019-02-08 11:35:22 +01:00
2019-03-27 23:06:44 +01:00
2019-10-29 11:59:36 +01:00
2019-02-20 21:33:57 +01:00
2019-02-25 22:25:44 +01:00
2019-04-24 21:59:52 +02:00
2019-09-19 17:08:04 +02:00
2019-07-07 08:39:56 +02:00
2019-06-06 16:53:56 +02:00
2019-02-20 23:27:57 +01:00
2019-06-06 16:50:37 +02:00
2019-09-30 15:50:41 +02:00
2019-02-12 19:59:46 +01:00
2019-03-27 22:25:27 +01:00
2019-03-01 10:10:30 +01:00
2019-08-04 19:06:27 +02:00
2019-03-28 11:12:34 +01:00
2019-09-30 15:49:43 +02:00
2019-06-06 16:51:04 +02:00
2019-02-08 11:35:22 +01:00
2019-03-25 11:40:15 +01:00
2019-09-02 15:54:58 +02:00
2019-02-12 20:02:03 +01:00
2019-09-02 13:52:34 +02:00
2019-06-25 11:04:56 +02:00
2019-02-24 22:05:18 +01:00
2019-09-25 20:00:33 +02:00
2019-09-02 14:32:52 +02:00
2019-03-25 20:11:02 +01:00
2019-04-24 21:54:15 +02:00
2019-03-28 10:35:10 +01:00
2019-04-05 22:33:02 +02:00
2019-09-30 17:22:26 +02:00
2019-09-02 16:01:05 +02:00
2019-06-27 18:02:08 +02:00
2019-05-26 09:23:19 +02:00
2019-09-17 22:56:34 +02:00
2019-02-15 21:46:21 +01:00
2019-08-04 19:24:35 +02:00
2019-08-20 16:42:29 +02:00
2019-02-21 00:12:07 +01:00
2019-03-18 22:10:20 +01:00
2019-04-26 14:39:05 +02:00
2019-09-02 17:53:44 +02:00
2019-09-25 14:22:32 +02:00
2019-10-30 10:44:14 +01:00
2019-10-30 10:44:34 +01:00
2019-09-26 10:50:50 +02:00
2019-10-28 10:44:20 +01:00
2019-04-27 18:25:45 +02:00
2019-09-02 17:14:03 +02:00
2019-03-02 21:27:54 +01:00
2019-10-30 10:16:04 +01:00
2019-07-07 08:47:00 +02:00
2019-08-20 16:31:55 +02:00
2019-05-26 09:31:55 +02:00
2019-03-04 22:36:11 +01:00
2019-09-02 17:14:14 +02:00
2019-02-25 22:07:40 +01:00
2019-09-02 17:16:45 +02:00
2019-06-06 09:35:12 +02:00
2019-02-15 22:09:53 +01:00
2019-02-11 21:18:35 +01:00
2019-08-04 19:20:01 +02:00
2019-06-24 21:55:28 +02:00
2019-04-05 17:40:32 +02:00
2019-04-26 14:57:51 +02:00
2019-02-12 20:08:45 +01:00
2019-04-26 14:39:39 +02:00
2019-04-24 22:28:45 +02:00
2019-10-30 10:11:26 +01:00
2019-04-24 17:23:52 +02:00
2019-06-06 17:16:15 +02:00
2019-02-08 11:35:22 +01:00
2019-04-05 17:33:18 +02:00
2019-04-24 21:44:09 +02:00
2019-06-24 21:51:44 +02:00
2019-03-25 17:17:48 +01:00
2019-06-24 20:45:01 +02:00
2019-04-26 14:38:10 +02:00
2019-02-24 21:58:16 +01:00
2019-10-28 10:57:06 +01:00
2019-02-23 17:00:55 +01:00
2019-05-02 08:27:38 +02:00
2019-09-25 18:04:58 +02:00
2019-02-20 22:21:22 +01:00
2019-03-27 23:00:28 +01:00
2019-06-06 08:40:33 +02:00
2019-05-26 09:25:37 +02:00
2019-04-06 09:14:37 +02:00
2019-09-30 14:19:37 +02:00
2019-06-06 17:33:03 +02:00
2019-09-26 12:31:45 +02:00
2019-09-01 22:38:18 +02:00
2019-06-06 17:26:41 +02:00
2019-09-02 17:35:20 +02:00
2019-02-10 11:17:41 +01:00
2019-07-07 08:33:55 +02:00
2019-09-02 13:15:34 +02:00
2019-04-26 14:36:07 +02:00
2019-05-26 09:25:50 +02:00
2019-02-08 11:35:22 +01:00
2019-10-02 21:32:01 +02:00
2019-10-29 11:38:48 +01:00
2019-06-24 22:16:22 +02:00
2019-09-26 11:30:32 +02:00
2019-06-23 21:19:45 +02:00
2019-09-02 13:46:16 +02:00
2019-04-24 21:58:56 +02:00
2019-09-02 17:42:26 +02:00
2019-04-24 22:22:32 +02:00
2019-09-30 15:59:28 +02:00
2019-02-08 11:35:22 +01:00
2019-04-26 14:46:24 +02:00
2019-02-08 11:35:22 +01:00
2019-05-02 08:35:58 +02:00
2019-02-08 11:35:22 +01:00
2019-04-24 22:00:24 +02:00
2019-06-06 17:37:53 +02:00
2019-02-08 11:35:22 +01:00
2019-09-25 18:00:50 +02:00
2019-09-25 19:26:42 +02:00
2019-09-02 17:51:43 +02:00
2019-09-25 19:52:25 +02:00
2019-02-08 11:35:22 +01:00
2019-03-25 17:36:23 +01:00
2019-04-14 22:32:35 +02:00
2019-02-08 11:35:22 +01:00
2019-02-08 11:35:22 +01:00
2019-09-02 17:15:37 +02:00
2019-09-02 18:26:42 +02:00
2019-03-25 18:55:53 +01:00
2019-09-02 18:02:18 +02:00
2019-02-08 11:35:22 +01:00
2019-02-06 22:22:05 +01:00
2019-02-12 19:59:11 +01:00
2019-02-11 12:11:25 +01:00
2019-09-26 10:49:58 +02:00
2019-02-08 11:35:22 +01:00
2019-06-06 16:51:41 +02:00
2019-05-10 12:15:02 +02:00
2019-05-10 12:13:42 +02:00
2019-09-02 12:38:32 +02:00
2019-06-06 09:37:14 +02:00
2019-04-26 14:51:32 +02:00
2019-10-01 08:09:21 +02:00
2019-09-02 17:33:52 +02:00
2019-05-26 09:26:12 +02:00
2019-02-20 21:51:09 +01:00
2019-05-02 08:27:16 +02:00
2019-09-02 13:14:33 +02:00
2019-08-30 22:27:03 +02:00
2019-08-04 19:26:30 +02:00
2019-08-20 21:20:59 +02:00
2019-09-30 14:25:37 +02:00
2019-06-24 21:06:54 +02:00
2019-02-08 11:35:22 +01:00
2019-02-08 11:35:22 +01:00
2019-02-15 22:44:21 +01:00
2019-04-24 21:55:41 +02:00
2019-10-02 18:03:37 +02:00
2019-10-30 10:25:42 +01:00
2019-08-31 09:48:44 +02:00
2019-03-27 15:39:22 +01:00
2019-06-06 17:29:44 +02:00
2019-08-21 14:28:07 +02:00
2019-05-26 09:26:21 +02:00
2019-08-04 19:14:23 +02:00
2019-05-26 09:26:40 +02:00
2019-08-29 23:30:20 +02:00
2019-05-26 09:27:53 +02:00
2019-05-01 22:12:32 +02:00
2019-03-04 21:13:21 +01:00
2019-10-28 13:57:23 +01:00
2019-02-12 20:12:14 +01:00
2019-02-06 17:19:53 +01:00
2019-02-12 20:13:15 +01:00
2019-08-28 17:14:40 +02:00
2019-10-30 09:39:40 +01:00
2019-10-01 23:49:53 +02:00
2019-09-02 17:37:55 +02:00
2019-02-15 22:41:01 +01:00
2019-02-20 23:27:57 +01:00
2019-02-08 11:35:22 +01:00
2019-02-08 11:35:22 +01:00
2019-04-24 20:48:33 +02:00
2019-03-28 11:16:53 +01:00
2019-02-22 22:23:34 +01:00
2019-02-08 11:35:22 +01:00
2019-04-24 22:14:25 +02:00
2019-02-08 11:35:22 +01:00
2019-05-26 11:19:03 +02:00
2019-04-26 14:25:52 +02:00
2019-10-25 23:46:46 +02:00
2019-05-08 23:33:47 +02:00
2019-09-02 13:47:59 +02:00
2019-02-17 15:53:45 +01:00
2019-09-04 23:30:45 +02:00
2019-05-26 09:28:36 +02:00
2019-10-28 14:21:43 +01:00
2019-02-11 15:37:24 +01:00
2019-04-24 21:57:45 +02:00
2019-02-12 20:00:47 +01:00
2019-05-26 11:20:42 +02:00
2019-09-02 17:46:43 +02:00
2019-02-26 19:40:38 +01:00
2019-04-24 22:17:10 +02:00
2019-08-20 16:38:57 +02:00
2019-10-29 11:49:50 +01:00
2019-03-25 13:22:15 +01:00
2019-06-06 17:21:29 +02:00
2019-02-08 11:35:22 +01:00
2019-10-01 11:45:10 +02:00
2019-04-26 14:26:00 +02:00
2019-04-26 14:26:06 +02:00
2019-05-30 14:59:54 +02:00
2019-09-26 11:26:35 +02:00
2019-06-23 22:24:51 +02:00
2019-02-08 11:35:22 +01:00
2019-02-08 11:35:22 +01:00
2019-10-29 11:52:44 +01:00
2019-09-02 14:34:28 +02:00
2019-05-26 09:24:28 +02:00
2019-02-08 11:35:22 +01:00
2019-04-24 21:58:38 +02:00
2019-09-25 21:41:01 +02:00
2019-04-05 17:39:29 +02:00
2019-02-08 11:35:22 +01:00
2019-04-14 23:21:35 +02:00
2019-03-25 17:30:35 +01:00
2019-04-14 23:19:37 +02:00
2019-04-24 22:30:07 +02:00
2019-02-08 11:35:22 +01:00
2019-06-06 09:41:48 +02:00
2019-05-26 09:28:43 +02:00
2019-06-24 21:09:54 +02:00
2019-09-25 23:02:57 +02:00
2019-10-30 09:47:38 +01:00
2019-09-04 22:53:51 +02:00
2019-02-24 21:23:41 +01:00
2019-09-25 21:44:33 +02:00
2019-06-06 17:38:59 +02:00
2019-05-26 09:24:35 +02:00
2019-09-02 17:54:55 +02:00
2019-03-19 21:30:45 +01:00
2019-08-29 23:17:41 +02:00
2019-10-28 14:14:02 +01:00
2019-03-28 11:13:34 +01:00
2019-09-02 18:14:26 +02:00
2019-07-29 10:16:22 +02:00
2019-04-14 22:24:42 +02:00
2019-09-02 13:44:03 +02:00
2019-09-25 22:17:17 +02:00
2019-06-05 22:57:51 +02:00
2019-04-27 18:26:26 +02:00
2019-04-14 22:27:34 +02:00
2019-09-02 18:12:50 +02:00
2019-08-20 16:27:34 +02:00
2019-02-17 15:57:57 +01:00
2019-04-24 20:46:22 +02:00
2019-09-02 12:39:19 +02:00
2019-04-26 14:42:12 +02:00
2019-02-28 23:40:30 +01:00
2019-08-01 00:16:47 +02:00
2019-06-24 21:59:53 +02:00
2019-08-29 23:05:57 +02:00
2019-02-06 17:21:30 +01:00
2019-06-23 22:09:27 +02:00
2019-06-06 17:33:28 +02:00
2019-02-25 22:12:28 +01:00
2019-02-06 17:21:29 +01:00
2019-02-06 17:21:25 +01:00