summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-18 13:48:58 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-18 13:48:58 +0100
commitcbdcbc63a65d469b9ac4124cef8e443e0bf6d9cf (patch)
treec121acd2f328b9894b789b3950549cdec17f67ce
parent1c9b27afad1181e4a57cb0e1b60f728090c052db (diff)
php 5.4: add 3 CVE ref in changelog
-rw-r--r--php54.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php54.spec b/php54.spec
index 36823ac..cba9c7b 100644
--- a/php54.spec
+++ b/php54.spec
@@ -1797,6 +1797,7 @@ fi
- Fix #71039: exec functions ignore length but look for NULL termination
- Fix #71720: heap bufferover flow in escapeshell functions
- Fix #71488: Stack overflow when decompressing tar archives
+ CVE-2016-2554
- upgrade bundled PCRE to 8.38
* Wed Jan 6 2016 Remi Collet <remi@fedoraproject.org> 5.4.45-3
@@ -1808,8 +1809,9 @@ fi
* Wed Sep 30 2015 Remi Collet <remi@fedoraproject.org> 5.4.45-2
- Fix bug #70433 - Uninitialized pointer in phar_make_dirstream
- when zip entry filename is "/"
+ when zip entry filename is "/" CVE-2015-7804
- Fix bug #69720: Null pointer dereference in phar_get_fp_offset()
+ CVE-2015-7803
* Wed Sep 2 2015 Remi Collet <remi@fedoraproject.org> 5.4.45-1
- Update to 5.4.45