From 1ceec3e87fa898ae09eb2d67353713f5bc0202bc Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Thu, 19 Jul 2018 08:13:30 +0200 Subject: NEWS update --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 47f2df7835..7b341d6eff 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,12 @@ PHP NEWS - Date: . Fixed bug #76462 (Undefined property: DateInterval::$f). (Anatol) +- exif: + . Fixed bug #76423 (Int Overflow lead to Heap OverFlow in + exif_thumbnail_extract of exif.c). (Stas) + . Fixed bug #76557 (heap-buffer-overflow (READ of size 48) while reading exif + data). (Stas) + - FPM: . Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to non-blocking). (Nikita) @@ -44,6 +50,9 @@ PHP NEWS (Laruence) . Fixed bug #71848 (getimagesize with $imageinfo returns false). (cmb) +- Win32: + . Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol) + 22 Jun 2019, PHP 7.1.19 - CLI Server: -- cgit v1.2.1