An integer overflow occurs when the size of the supplied WBMP is greater than (2^31-1) resulting in invalid WBMPs returning a "valid" response, which circumvents the size limitation. Very small WBMP (less than 12 bytes) cause a read error and are not recognized. Upstream report: https://bugs.php.net/bug.php?id=70052 Upstream patch: http://git.php.net/?p=php-src.git;a=commit;h=87829c09a1d9e39bee994460d7ccf19dd20eda14
Created php tracking bugs for this issue: Affects: fedora-all [bug 1260762]
php-5.6.13-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
php-5.6.13-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
php-5.6.13-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
It does not seem any security impact of this bug has been demonstrated. Not handling as security flaw.