From ed9be1a84f8b29a614dfd083c8b292ee62beb06b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BChler?= Date: Sun, 7 Feb 2010 19:51:52 +0000 Subject: Add some details to NEWS git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2713 152afb58-edef-0310-8abb-c4023f1b3aa9 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6cc6a958..493f0dea 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ NEWS * Fix mod_proxy dead host detection if connect() fails * Fix fd leaks in mod_cgi (fds not closed on pipe/fork failures, found by Rodrigo, fixes #2158, #2159) * Fix segfault with broken rewrite/redirect patterns (fixes #2140, found by crypt) - * Append to previous buffer in con read (fixes #2147, found by liming, CVE-2010-0295) + * Append to previous buffer in con read, fix DoS/OOM vulnerability (fixes #2147, found by liming, CVE-2010-0295) * Fix HUP detection in close-state if event-backend doesn't support FDEVENT_HUP (like select or poll on FreeBSD) - 1.4.25 - 2009-11-21 -- cgit v1.2.1