diff options
author | Stanislav Malyshev <stas@php.net> | 2014-05-27 12:22:21 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-05-27 12:22:21 -0700 |
commit | 5b0b760f1f86b7a20afed36fe3287b991e5cefbd (patch) | |
tree | 4b14c0549757c9769d24a9dcb70e0a78301aa79c | |
parent | 2396ed466a77f0af255deadf394bc0268b76f4c2 (diff) | |
download | php-git-PHP-5.4.29.tar.gz |
add CVEsPHP-5.4.29
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -27,9 +27,10 @@ PHP NEWS - Fileinfo: . Fixed bug #66307 (Fileinfo crashes with powerpoint files). (Anatol) - . Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS). + . Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS). + (CVE-2014-0238) . Fixed bug #67328 (fileinfo: fileinfo: numerous file_printf calls resulting in - performance degradation). + performance degradation). (CVE-2014-0237) - FPM: . Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor). |