From 417c675dd99fbea22dfd7a0bec973746208d23da Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Tue, 10 Feb 2015 22:31:32 +0200 Subject: [PATCH] Add missing CVE ID for 5.5.21 & 5.6.5 --- ChangeLog-5.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 3228f7833..1611efe86 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -24,12 +24,12 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
  • (configure doesn't define EXPANDED_DATADIR / PHP_DATADIR correctly).
  • (Crash in timeout thread).
  • (Constructor from trait conflicts with inherited constructor).
  • -
  • (Explicit Double Free).
  • -
  • (Use After Free Vulnerability in PHP's unserialize()).
  • +
  • (Explicit Double Free). (CVE-2014-9425)
  • +
  • (Use After Free Vulnerability in PHP's unserialize()). (CVE-2015-0231)
  • CGI:
  • CLI server:
  • EXIF:
  • Fileinfo:
  • CGI: