]> granicus.if.org Git - php/commitdiff
Add NEWS entry for bug #71331 (fixed in 7.0.3)
authorLior Kaplan <kaplanlior@gmail.com>
Thu, 28 Apr 2016 18:12:27 +0000 (21:12 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Thu, 28 Apr 2016 18:12:27 +0000 (21:12 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 177542410ba144d44e5f9c7ca2cda05adfe25900..50d72d33083ad873d08c3729d561c8d43342730c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -387,6 +387,8 @@ PHP                                                                        NEWS
 
 - Phar:
   . Fixed bug #71354 (Heap corruption in tar/zip/phar parser). (Stas)
+  . Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()).
+    (CVE-2016-4343) (Stas)
   . Fixed bug #71391 (NULL Pointer Dereference in phar_tar_setupmetadata()).
     (Stas)
   . Fixed bug #71488 (Stack overflow when decompressing tar archives). (Stas)