summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-25 18:40:17 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-25 18:40:17 +0200
commit85e0ebc6048651a9879b5a937045ec1774f4ab94 (patch)
tree6f6bdb880cbc5c0ef7e45fe573a45fae8a388782
parent62794d0091481e4df6b332087a7d6708123970a5 (diff)
php 5.4: add CVE ref
-rw-r--r--php.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index 9fc872c..a4ed08e 100644
--- a/php.spec
+++ b/php.spec
@@ -1683,10 +1683,15 @@ EOF
%changelog
* Tue Mar 29 2016 Remi Collet <remi@fedoraproject.org> 5.4.45-7
- Fix #71860: Require valid paths for phar filenames
+ CVE-2016-4072
- Fix #71906: AddressSanitizer: negative-size-param in mbfl_strcut
+ CVE-2016-4073
- Fix #71798: Integer Overflow in php_raw_url_encode
+ CVE-2016-4070
- Fix #71704: php_snmp_error() Format String Vulnerability
+ CVE-2016-4071
- Fix #71527: Buffer over-write in finfo_open with malformed magic file
+ CVE-2015-8865
* Thu Mar 10 2016 Remi Collet <remi@fedoraproject.org> 5.4.45-6
- adapt for F24: define %%pecl_xmldir and own it