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
commit336166cd4f89c083564f1514f4176222e220bfb1 (patch)
tree94830cce0ee89568a45f5cb2a65e8e8c519778d1
parent9fb0ecf2f6e63eb388b960fac8d5fd2d6c2e27a2 (diff)
php 5.4: add CVE ref
-rw-r--r--php54.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php54.spec b/php54.spec
index e8315ea..c4bec50 100644
--- a/php54.spec
+++ b/php54.spec
@@ -1796,10 +1796,15 @@ fi
%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
* Wed Mar 2 2016 Remi Collet <remi@remirepo.net> 5.4.45-5
- Fix #71498: Out-of-Bound Read in phar_parse_zipfile()