NetBSD/dist
drochner adf4078381 Fix a possible integer overflow in buffer length calculation due to
insufficient check of snprintf()'s return value, see gentoo bug #184815.
The exploit provided appearently doesn't trigger the overflow in
NetBSD; this might be due to different error return behavior of snprintf
implementations, or due to the fact that out tcpdump is still 3.8.3
while the bug was reported against 3.9.x. The fix looks correct in any
case.
The exploit caused an endless loop at another place instead, due
to an obvious bug, so fix this too.
Also apply another patch which was applied to the 3.8 branch upstream
but never released: rev. 1.72.2.5, infinite loop protection for ldp and bgp

We should update tcpdump to 3.9.x.
2007-07-20 17:12:37 +00:00
..
am-utils Coverity CID/4421: Add extra check for NULL before deref. 2007-04-04 21:40:48 +00:00
bind merge conflicts 2007-05-01 22:15:12 +00:00
bzip2 Only dereference b after it has been NULL checked. 2006-03-17 02:52:56 +00:00
dhcp don't make bogus assumptions about struct alignment. 2007-05-31 02:58:10 +00:00
file put LP64 SIZE_T_MAX on a diet: 17 f's is too much, trim it down to 16 2007-06-14 19:26:17 +00:00
hostapd don't use a variable array on the stack for a stupid reason. 2006-11-09 20:12:29 +00:00
ipf Upgraded IPFilter to v4.1.23 2007-06-16 10:52:24 +00:00
iscsi Move my own code from a 4 clause to a 3 clause licence. 2007-06-16 23:13:25 +00:00
libpcap add a volatile variable to prevent vfork/longjmp clobbering. 2006-10-15 19:27:21 +00:00
nawk strdup/strlcat/snprintf changes from Aleksey Cheusov 2006-07-26 20:46:37 +00:00
ntp sync with release 2007-07-06 21:20:25 +00:00
openpam Update the manual section 2006-06-14 16:23:46 +00:00
pdisk comment out impossible code. 2006-10-24 20:45:33 +00:00
pf Do not include internal header files from libpcap without setting the 2007-05-28 11:55:19 +00:00
pkg_install Remove files accidently commited in first import of pkg_install 2007-07-18 14:27:12 +00:00
pppd remove uucp references; from Anon-Ymous 2007-07-18 18:36:57 +00:00
smbfs Add new 'data_len' parameter to mount(). 2007-07-14 16:03:05 +00:00
tcpdump Fix a possible integer overflow in buffer length calculation due to 2007-07-20 17:12:37 +00:00
wpa_supplicant print millis too. 2007-06-09 19:52:36 +00:00