ArchLinux: 201411-13: php: denial of service
Summary
An out-of-bounds read flaw was found in the way the file information (fileinfo) extension parsed executable and linkable format (ELF) files.
Resolution
Upgrade to 5.6.3-1.
# pacman -Syu "php>=5.6.3-1"
The problem has been fixed upstream [0] in version 5.6.3.
References
[0] ;a=patch;h=180322 https://access.redhat.com/security/cve/CVE-2014-3710 https://bugzilla.redhat.com/show_bug.cgi?id=1155071 https://bugs.archlinux.org/task/42764 https://bugs.php.net/bug.php?id=68283
Workaround
None.