Commit:    a6af1b908ae197567a6ab16e17170f4a3de5196f
Author:    Lior Kaplan <[email protected]>         Thu, 25 Dec 2014 19:18:03 
+0200
Parents:   cc36ed61f880f95e0d2ffda9614e1f762071e438
Branches:  master

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

Log:
Add CVE ID to bug 68283

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

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 1d418d2..6e14e0e 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -148,7 +148,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 <ul>
   <li><?php bugfix(66242); ?> (libmagic: don't assume char is signed).</li>
   <li><?php bugfix(68224); ?> (buffer-overflow in libmagic/readcdf.c caught by 
AddressSanitizer).</li>
-  <li><?php bugfix(68283); ?> (fileinfo: out-of-bounds read in elf note 
headers).</li>
+  <li><?php bugfix(68283); ?> (fileinfo: out-of-bounds read in elf note 
headers). (CVE-2014-3710)</li>
 </ul></li>
 <li>FPM:
 <ul>


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

Reply via email to