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

diff --git a/NEWS b/NEWS
index 7df775b4a810e3568d9625493f1d053979ba7230..8686b862f851257d27dca9f67a92213c649120b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -479,7 +479,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)