Commit:    748a6a788e649f9426e7da1ba6788199be5d5223
Author:    Lior Kaplan <[email protected]>         Wed, 25 Mar 2015 19:10:10 
+0200
Parents:   8205032d4f0762db50d392e928a2d0e0125caabb
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=748a6a788e649f9426e7da1ba6788199be5d5223

Log:
Add CVE for bug #68901 (5.5.21, 5.6.5)

Bugs:
https://bugs.php.net/68901

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 972ec0d..c38e5fd 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -423,7 +423,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>GD:
 <ul>
-  <li><?php bugfix(68601); ?> (buffer read overflow in gd_gif_in.c).</li>
+  <li><?php bugfix(68601); ?> (buffer read overflow in gd_gif_in.c). 
(CVE-2014-9709)</li>
   <li><?php implemented(68656); ?> (Report gd library version).</li>
 </ul></li>
 <li>mbstring:
@@ -521,7 +521,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>GD:
 <ul>
-  <li><?php bugfix(68601); ?> (buffer read overflow in gd_gif_in.c).</li>
+  <li><?php bugfix(68601); ?> (buffer read overflow in gd_gif_in.c). 
(CVE-2014-9709)</li>
 </ul></li>
 <li>Mbstring:
 <ul>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to