From: Shawn Routhier Date: Fri, 18 Jun 2010 19:20:43 +0000 (+0000) Subject: Add cert and cve number to note for 21253 X-Git-Tag: v4_2_0rc1~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3ca89e155e7e72d04a331e057116543bad749ed;p=thirdparty%2Fdhcp.git Add cert and cve number to note for 21253 --- diff --git a/RELNOTES b/RELNOTES index 904bab8c7..1fb292d6c 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]