From: Joe Watkins Date: Thu, 6 Jul 2017 07:02:00 +0000 (+0100) Subject: news entry for 74603 X-Git-Tag: php-7.1.8RC1~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2928feca4684dcf7a99b6d044a914ddb9f514aeb;p=php news entry for 74603 --- diff --git a/NEWS b/NEWS index 0f598d85d3..b6479dd002 100644 --- 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)