- Add CVE to bug entry

This commit is contained in:
Felipe Pena 2011-05-24 12:23:51 +00:00
parent 86eae702f2
commit 5cf61f4d8b

2
NEWS
View File

@ -118,7 +118,7 @@ PHP NEWS
. Fixed bug #54312 (soap_version logic bug). (tom at samplonius dot org)
- Sockets extension:
. Fixed stack buffer overflow in socket_connect().
. Fixed stack buffer overflow in socket_connect(). (CVE-2011-1938)
Found by Mateusz Kocielski, Marek Kroemeke and Filip Palian. (Felipe)
. Changed socket_set_block() and socket_set_nonblock() so they emit warnings
on error. (Gustavo)