From 2fb939f889395389a9660fe28c8859ef97c8b736 Mon Sep 17 00:00:00 2001 From: itojun Date: Sun, 30 Jun 2002 22:54:17 +0000 Subject: [PATCH] resolver buffer overrun --- CHANGELOG | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 54ebe7f571..8c95f91180 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ CHANGELOG for KAME kit -$KAME: CHANGELOG,v 1.2194 2002/06/30 22:52:11 itojun Exp $ +$KAME: CHANGELOG,v 1.2195 2002/06/30 22:54:17 itojun Exp $ <200206> Sun Jun 30 JST 2002 itojun@iijlab.net @@ -7,6 +7,11 @@ Sun Jun 30 JST 2002 itojun@iijlab.net difficult for users to keep consistency between addrs#n and addrN, and addrs#n were not really needed. +Wed Jun 26 JST 2002 itojun@iijlab.net + * libinet6: correct resolver buffer overrun, as documented in + http://www.kb.cert.org/vuls/id/803539 + NOTE: bsdi4 resolver (contrib/bind) is NOT fixed yet. + Tue Jun 25 01:26:45 JST 2002 itojun@iijlab.net * faithd.libevent: faithd re-implementation using libevent (by niels provos - a great library!). it does not fork(2) at all. supports