diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 05eabfb88..0c4ac66f9 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -16,7 +16,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
(Too long timeout on pipes).
(SAPI may truncate POST data).
(Checking liveness does not work as expected).
- (Use After Free Vulnerability in unserialize()).
+ (Use After Free Vulnerability in unserialize()). (CVE-2105-6834)
(Use after free vulnerability in session deserializer). (CVE-2015-6835)
CLI server:
@@ -58,8 +58,8 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
- (Null pointer deref (segfault) in spl_autoload via ob_start).
- (Incorrect constructor reflection for ArrayObject).
- - (Use-after-free vulnerability in unserialize() with SplObjectStorage).
- - (Use-after-free vulnerability in unserialize() with SplDoublyLinkedList).
+ - (Use-after-free vulnerability in unserialize() with SplObjectStorage). (CVE-2015-6834)
+ - (Use-after-free vulnerability in unserialize() with SplDoublyLinkedList). (CVE-2015-6834)
Standard:
@@ -82,7 +82,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
- Core:
- - (Use After Free Vulnerability in unserialize()).
+ - (Use After Free Vulnerability in unserialize()). (CVE-2105-6834)
- (Use after free vulnerability in session deserializer). (CVE-2015-6835)
- EXIF:
@@ -103,8 +103,8 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
SPL:
- - (Use-after-free vulnerability in unserialize() with SplObjectStorage).
- - (Use-after-free vulnerability in unserialize() with SplDoublyLinkedList).
+ - (Use-after-free vulnerability in unserialize() with SplObjectStorage). (CVE-2015-6834)
+ - (Use-after-free vulnerability in unserialize() with SplDoublyLinkedList). (CVE-2015-6834)
XSLT:
@@ -122,7 +122,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
- Core:
- - (Use After Free Vulnerability in unserialize()).
+ - (Use After Free Vulnerability in unserialize()). (CVE-2105-6834)
- (Use after free vulnerability in session deserializer). (CVE-2015-6835)
- EXIF:
@@ -143,8 +143,8 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
SPL:
- - (Use-after-free vulnerability in unserialize() with SplObjectStorage).
- - (Use-after-free vulnerability in unserialize() with SplDoublyLinkedList).
+ - (Use-after-free vulnerability in unserialize() with SplObjectStorage). (CVE-2015-6834)
+ - (Use-after-free vulnerability in unserialize() with SplDoublyLinkedList). (CVE-2015-6834)
XSLT: