Commit: 08ab5df57558b02fa43c2279fa75c23ba481bf45 Author: Adam Harvey <[email protected]> Fri, 7 Jan 2011 08:36:45 +0000 Parents: 844283bf3e05f78136291447fd43e91d3d258066 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=08ab5df57558b02fa43c2279fa75c23ba481bf45 Log: Add CVE to announcement. Changed paths: M archive/entries/2011-01-06-1.xml Diff: diff --git a/archive/entries/2011-01-06-1.xml b/archive/entries/2011-01-06-1.xml index c513570..bf5e317 100644 --- a/archive/entries/2011-01-06-1.xml +++ b/archive/entries/2011-01-06-1.xml @@ -14,9 +14,9 @@ availability of PHP <a href="http://www.php.net/releases/5_3_5.php">5.3.5</a> and <a href="http://www.php.net/releases/5_2_17.php">5.2.17</a>. </p> <p> - This release resolves a critical issue, reported as PHP bug #53632, - where conversions from string to double might cause the PHP interpreter - to hang on systems using x87 FPU registers. + This release resolves a critical issue, reported as PHP bug #53632 and + CVE-2010-4645, where conversions from string to double might cause the PHP + interpreter to hang on systems using x87 FPU registers. </p> <p> The problem is known to only affect x86 32-bit PHP processes, regardless -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
