]> granicus.if.org Git - php/commitdiff
news entry for 74603
authorJoe Watkins <krakjoe@php.net>
Thu, 6 Jul 2017 07:02:00 +0000 (08:02 +0100)
committerJoe Watkins <krakjoe@php.net>
Thu, 6 Jul 2017 07:02:00 +0000 (08:02 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 0f598d85d3f32e1252a06da42d699ed795513c01..b6479dd002811e6bdeb2f1c5460df8054ee52a29 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,8 @@ PHP                                                                        NEWS
   . Fixed bug #74658 (Undefined constants in array properties result in broken
     properties). (Laruence)
   . Fixed misparsing of abstract unix domain socket names. (Sara)
+  . Fixed bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability).
+    (Stas)
   . Fixed bug #74101, bug #74614 (Unserialize Heap Use-After-Free (READ: 1) in
     zval_get_type). (Nikita)