Subject: CVS commit: basesrc/usr.bin/ftp
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/25/2002 13:55:45
Module Name: basesrc
Committed By: itojun
Date: Thu Apr 25 10:55:44 UTC 2002
Modified Files:
basesrc/usr.bin/ftp: ftp.c
Log Message:
avoid buffer overrun on PASV from malicious server.
http://online.securityfocus.com/archive/1/269356/2002-04-22/2002-04-28/0
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 basesrc/usr.bin/ftp/ftp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.