From e0f390cb72b62ca359d6aad744cfa4e2a239d364 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Wed, 9 Sep 2015 14:22:46 +0300 Subject: [PATCH] Add entry for #70284 in 7.0.0RC2 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 369c59babb..d55833c96b 100644 --- a/NEWS +++ b/NEWS @@ -76,6 +76,10 @@ PHP NEWS . Fixed bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte value of 32 bytes). (Stas) +- GMP: + . Fixed bug #70284 (Use after free vulnerability in unserialize() with GMP). + (stas) + - hash: . Fixed bug #70312 (HAVAL gives wrong hashes in specific cases). (letsgolee at naver dot com) -- 2.40.0