Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 03:48:51
Module Name: syssrc
Committed By: tv
Date: Tue Oct 17 00:48:51 UTC 2000
Modified Files:
syssrc/sys/netinet6 [netbsd-1-5]: udp6_usrreq.c
Log Message:
Pullup 1.33 [itojun]:
validate mbuf chain length on *_ctlinput. remote node may be able to
transmit a truncated icmp6 packet and panic the system. sync with kame.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.30.2.1 syssrc/sys/netinet6/udp6_usrreq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.