From: Shawn Routhier Date: Fri, 18 Jun 2010 19:18:52 +0000 (+0000) Subject: Add cert and cve number to note for 21253 X-Git-Tag: v4_3_0a1~270 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ff896aa54c2dd61b6923ee1d0c3eb09c6b96b2;p=thirdparty%2Fdhcp.git Add cert and cve number to note for 21253 --- diff --git a/RELNOTES b/RELNOTES index de936e831..ee969a8b8 100644 --- a/RELNOTES +++ b/RELNOTES @@ -51,6 +51,7 @@ work on other platforms. Please report any problems and suggested fixes to ! Accept a client id of length 0 while hashing. Previously the server would exit if it attempted to hash a zero length client id, providing attackers with a simple denial of service attack. [ISC-Bugs #21253] + CERT: VU#541921 - CVE: CVE-2010-2156 - A memory leak in ddns processing was closed. [ISC-Bugs #21377]