Subject: Re: NetBSD Security Advisory 2002-026: Buffer overflow in kadmind
To: NetBSD Security Officer <security-officer@netbsd.org>
From: Paul Hoffman <phoffman@proper.com>
List: tech-security
Date: 10/21/2002 17:43:06
At 7:31 PM -0400 10/21/02, NetBSD Security Officer wrote:
>* NetBSD 1.6:
>
>	The following directory needs to be updated from the
>	netbsd-1-6 CVS branch:
>		crypto/dist/heimdal/kadmin
>
>	To update from CVS, re-build, and re-install kadmind(8):
>
>		# cd src
>		# cvs update -d -P -r netbsd-1-6 crypto/dist/heimdal/kadmin
>		# cd libexec/kadmind
>		# make cleandir dependall

This fails. (The cvs update worked). The last part of the dependall is:

/usr/src/tools/obj/tools.NetBSD-1.6-i386/i386--netbsdelf/bin/ld: 
cannot find -lvers
collect2: ld returned 1 exit status
*** Error code 1

Stop.
make: stopped in /usr/src/libexec/kadmind
*** Error code 1

Stop.
make: stopped in /usr/src/libexec/kadmind