Commit:    bdc5feea9dbd46d49d2e84b8b34715706fd31c4e
Author:    Lior Kaplan <[email protected]>         Thu, 21 Jan 2016 13:42:48 
+0200
Parents:   a7eb5db356ddb63332f5cbbe97d6560e0b18278f
Branches:  master

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

Log:
Add CVE for #70976 (PHP 7.0.2)

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

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index d3240f6..1155b31 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -49,7 +49,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>GD:
 <ul>
-  <li><?php bugfix(70976); ?> (Memory Read via gdImageRotateInterpolated Array 
Index Out of Bounds).</li>
+  <li><?php bugfix(70976); ?> (Memory Read via gdImageRotateInterpolated Array 
Index Out of Bounds). (CVE-2016-1903)</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