summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-13 13:03:49 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-13 13:03:49 +0100
commit9c3c168d43575839f2d44197e8a271166528d52b (patch)
treea0677e8705887d87dd45f3690a6f153dbb18a9da
parent416726278c9629f0510ca672f60686df27563d3f (diff)
php 5.5: add CVE ref
-rw-r--r--php.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index 51cb910..78a5ee6 100644
--- a/php.spec
+++ b/php.spec
@@ -1891,12 +1891,14 @@ EOF
%changelog
* Sat Dec 10 2016 Remi Collet <remi@remirepo.net> - 5.5.38-6
- fix #73631: Invalid read when wddx decodes empty boolean element
+ CVE-2016-9935
* Wed Nov 9 2016 Remi Collet <remi@remirepo.net> - 5.5.38-5
- fix #73418: Integer Overflow in "_php_imap_mail" leads Heap Overflow
- fix #73144: Use-after-free in ArrayObject Deserialization
- fix #73356: crash in bzcompress function
- fix #73331: NULL Pointer Deref. in WDDX Packet Deserialization with PDORow
+ CVE-2016-9934
* Sat Oct 15 2016 Remi Collet <remi@remirepo.net> - 5.5.38-4
- fix #73189: Memcpy negative size parameter php_resolve_path