]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add cert and cve number to note for 21253
authorShawn Routhier <sar@isc.org>
Fri, 18 Jun 2010 19:20:43 +0000 (19:20 +0000)
committerShawn Routhier <sar@isc.org>
Fri, 18 Jun 2010 19:20:43 +0000 (19:20 +0000)
RELNOTES

index 904bab8c75d49ac28c973725551e5b3790da4c9e..1fb292d6c7f9264de75178689335a1ef59ef30de 100644 (file)
--- 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]