Commit:    33a9551557b91bf17ad90f1d7f1f314a802dab04
Author:    Lior Kaplan <kaplanl...@gmail.com>         Thu, 21 May 2015 17:23:08 
+0300
Parents:   44915c65fde2ae897f84f99312134667c50f0c91
Branches:  master

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

Log:
Add CVE to bug #69545 (PHP 5.4.41, 5.5.25, 5.6.9)

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

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index b0caf7d..0208f25 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -27,7 +27,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>FTP:
 <ul>
-  <li><?php bugfix(69545); ?> (Integer overflow in ftp_genlist() resulting in 
heap overflow).</li>
+  <li><?php bugfix(69545); ?> (Integer overflow in ftp_genlist() resulting in 
heap overflow). (CVE-2015-4022)</li>
 </ul></li>
 <li>ODBC:
 <ul>
@@ -73,7 +73,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>FTP:
 <ul>
-  <li><?php bugfix(69545); ?> (Integer overflow in ftp_genlist() resulting in 
heap overflow).</li>
+  <li><?php bugfix(69545); ?> (Integer overflow in ftp_genlist() resulting in 
heap overflow). (CVE-2015-4022)</li>
 </ul></li>
 <li>ODBC:
 <ul>
@@ -107,7 +107,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>FTP:
 <ul>
-  <li><?php bugfix(69545); ?> (Integer overflow in ftp_genlist() resulting in 
heap overflow).</li>
+  <li><?php bugfix(69545); ?> (Integer overflow in ftp_genlist() resulting in 
heap overflow). (CVE-2015-4022)</li>
 </ul></li>
 <li>PCNTL:
 <ul>


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

Reply via email to