Commit:    5fa9f61e1e506780399493091770d5e77fdc9f00
Author:    Lior Kaplan <kaplanl...@gmail.com>         Thu, 21 May 2015 17:24:02 
+0300
Parents:   7324ae4792bc3a83521e776995f738b60da7831d
Branches:  master

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

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

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

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 0208f25..32b8973 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -41,7 +41,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>PCNTL:
 <ul>
-  <li><?php bugfix(68598); ?> (pcntl_exec() should not allow null char).</li>
+  <li><?php bugfix(68598); ?> (pcntl_exec() should not allow null char). 
(CVE-2015-4026)</li>
 </ul></li>
 <li>PCRE:
 <ul>
@@ -86,7 +86,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>PCNTL:
 <ul>
-  <li><?php bugfix(68598); ?> (pcntl_exec() should not allow null char).</li>
+  <li><?php bugfix(68598); ?> (pcntl_exec() should not allow null char). 
(CVE-2015-4026)</li>
 </ul></li>
 <li>Phar:
 <ul>
@@ -111,7 +111,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>PCNTL:
 <ul>
-  <li><?php bugfix(68598); ?> (pcntl_exec() should not allow null char).</li>
+  <li><?php bugfix(68598); ?> (pcntl_exec() should not allow null char). 
(CVE-2015-4026)</li>
 </ul></li>
 <li>PCRE:
 <ul>


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

Reply via email to