svn: /web/php/trunk/archive/entries/ 2011-01-06-1.xml
[email protected] (Adam Harvey)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
aharvey Fri, 07 Jan 2011 08:36:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=307209
Log:
Add CVE to announcement.
Changed paths:
U web/php/trunk/archive/entries/2011-01-06-1.xml
Modified: web/php/trunk/archive/entries/2011-01-06-1.xml
===================================================================
--- web/php/trunk/archive/entries/2011-01-06-1.xml 2011-01-07 06:37:05 UTC (rev 307208)
+++ web/php/trunk/archive/entries/2011-01-06-1.xml 2011-01-07 08:36:45 UTC (rev 307209)
@@ -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