]> 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:18:52 +0000 (19:18 +0000)
committerShawn Routhier <sar@isc.org>
Fri, 18 Jun 2010 19:18:52 +0000 (19:18 +0000)
RELNOTES

index de936e8311beb7e95f43b3d5399c76861faabd45..ee969a8b83e553a0a12e61b97586586c28e57476 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]