[Bug 697181] Re: DoS: Infinite loop processing 2.2250738585072011e-308
Daniel Hahler
launchpad at thequod.de
Fri Jan 7 18:29:35 UTC 2011
** Description changed:
Binary package hint: php5
Processing certain textual forms of MAX_FLOAT leads to an infinite
loop/hang/DoS:
php -r "print 2.2250738585072011e-308;"
hangs indefinitely, whereas:
php -r "print 2.2250738585072010e-308;"
returns immediately.
Confirmed for natty/php5-cli=5.3.3-1ubuntu11
Fixed in new upstream releases:
- http://www.php.net/ChangeLog-5.php#5.3.4
- http://www.php.net/releases/5_2_17.php
+ http://www.php.net/ChangeLog-5.php#5.3.5
+ http://www.php.net/releases/5_2_17.php
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
https://bugs.launchpad.net/bugs/697181
Title:
DoS: Infinite loop processing 2.2250738585072011e-308
More information about the Ubuntu-server-bugs
mailing list