Hide Forgot
A vulnerability was found in php. main/php_open_temporary_file.c in PHP before 5.5.28 and 5.6.x before 5.6.12 does not ensure thread safety, which allows remote attackers to cause a denial of service (race condition and heap memory corruption) by leveraging an application that performs many temporary-file accesses. Upstream bug: https://bugs.php.net/bug.php?id=70002
Created php tracking bugs for this issue: Affects: fedora-all [bug 1338927]
Upstream identified that this problem was introduced via the following change: https://bugs.php.net/bug.php?id=66048 http://git.php.net/?p=php-src.git;a=commitdiff;h=c117548ea9365adac00960fe5f43425b2955310d in versions 5.5.26 and 5.6.10. Issue was corrected by this patch: http://git.php.net/?p=php-src.git;a=commitdiff;h=ce5c4500cd942ab85efa1e916ef00de860be9e6e in versions 5.5.28 and 5.6.12. No Red Hat product included affected versions.