Re: buffer overflow in l2tpd

2004-07-24 Thread Dalaly Dallal
___ http://www.mail2arabia.com

Re: buffer overflow in l2tpd

2004-07-22 Thread Jean-Francois Dive
: http://www.debian.org/security/2004/dsa-530 There is a buffer overflow in l2tpd, in control.c/write_packet(). The following diff is from debian woody l2tpd-0.67, but it applies to 0.69 as well: --- l2tpd-0.67.orig/control.c +++ l2tpd-0.67/control.c @@ -1575,6 +1575,15 @@ wbuf[pos

Re: buffer overflow in l2tpd

2004-07-22 Thread Matthias Ferdinand
--On Donnerstag, Juli 22, 2004 08:55:09 +0200 Jean-Francois Dive [EMAIL PROTECTED] wrote: I posted this patch some time ago when i released the debian package. Tx anyway :) ok, old news then. Is there an archive of l2tpd-devel? The one at http://l2tpd.graffl.net seems to have had no updates

Re: buffer overflow in l2tpd

2004-07-22 Thread Jacco de Leeuw
Matthias Ferdinand wrote: ok, old news then. Is there an archive of l2tpd-devel? The one at http://l2tpd.graffl.net seems to have had no updates since Jan 19. http://www.mail-archive.com/l2tpd-devel%40l2tpd.org/maillist.html -- Jacco de Leeuw mailto:[EMAIL PROTECTED]

buffer overflow in l2tpd

2004-07-21 Thread Matthias Ferdinand
Hello, I haven't seen anything related to this buffer overflow on this list, so I am going to post some info: Debian advisory: http://www.debian.org/security/2004/dsa-530 There is a buffer overflow in l2tpd, in control.c/write_packet(). The following diff is from debian woody l2tpd-0.67