]> granicus.if.org Git - php/commitdiff
Add CVE to #66387
authorLior Kaplan <kaplanlior@gmail.com>
Tue, 7 Jun 2016 18:46:59 +0000 (21:46 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Tue, 7 Jun 2016 18:46:59 +0000 (21:46 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 1e1d8ad47a15c7371306854cd3e372a502fc9d24..e2c3b94c1ef37765798c351e8e738ec9460e3971 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1008,7 +1008,8 @@ PHP                                                                        NEWS
 
 - GD:
   . Fixed bug #53156 (imagerectangle problem with point ordering). (cmb)
-  . Fixed bug #66387 (Stack overflow with imagefilltoborder). (cmb)
+  . Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874)
+    (cmb)
   . Fixed bug #70102 (imagecreatefromwebm() shifts colors). (cmb)
   . Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb)
   . Fixed bug #66882 (imagerotate by -90 degrees truncates image by 1px). (cmb)