From owner-freebsd-hackers Mon Nov 5 13:58:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 7872937B405 for ; Mon, 5 Nov 2001 13:58:20 -0800 (PST) Received: from localhost (arr@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fA5Lw9T81597; Mon, 5 Nov 2001 16:58:09 -0500 (EST) (envelope-from arr@FreeBSD.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Mon, 5 Nov 2001 16:58:09 -0500 (EST) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: David Rufino Cc: freebsd-hackers@FreeBSD.org Subject: Re: hi In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would recommend contacting the OpenSSH maintainers. On Mon, 5 Nov 2001, David Rufino wrote: :hi, : :It appears there are a few bugs in do_authloop() of openssh in 4.4-STABLE :where it is assumed pw != NULL. If the username doesn't exist then :do_authentication() will call do_authloop() with a NULL pw as a parameter. :This has caused sshd to signal11 (due to NULL dereference) on my box, under :certain conditions. Apologies in advance if I'm missing something. :CC any replies, as I'm not subscribed. : :Thanks, :David Rufino : :To Unsubscribe: send mail to majordomo@FreeBSD.org :with "unsubscribe freebsd-hackers" in the body of the message : -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message