From owner-freebsd-security Mon Oct 14 22:07:30 1996 Return-Path: owner-security Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA28080 for security-outgoing; Mon, 14 Oct 1996 22:07:30 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA28071 for ; Mon, 14 Oct 1996 22:07:26 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id PAA27672; Tue, 15 Oct 1996 15:03:04 +1000 Date: Tue, 15 Oct 1996 15:03:04 +1000 From: Bruce Evans Message-Id: <199610150503.PAA27672@godzilla.zeta.org.au> To: evans@fubar.cl.msu.edu, freebsd-security@freebsd.org Subject: Re: bin/1805: Bug in ftpd Sender: owner-security@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > At least on a FreeBSD 2.1.0-RELEASE #0 running wu-ftp version wu-2.4(3), >an ftpd core file shows about 33 encrypted entries in a password file of 667. This was probably fixed in March in -current but not in -stable. Setuid processes cannot dump core in -current. This makes them harder to debug of course. Bruce