From owner-freebsd-security@FreeBSD.ORG Fri Sep 26 12:41:19 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15A8916A4B3 for ; Fri, 26 Sep 2003 12:41:19 -0700 (PDT) Received: from admin.samurai.com (admin.samurai.com [205.207.28.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AAC543FBF for ; Fri, 26 Sep 2003 12:41:18 -0700 (PDT) (envelope-from bjf@admin.samurai.com) Received: by admin.samurai.com (Postfix, from userid 1000) id 24E013E3C; Fri, 26 Sep 2003 15:41:18 -0400 (EDT) Date: Fri, 26 Sep 2003 15:41:18 -0400 From: Bryan Fullerton To: security@freebsd.org Message-ID: <20030926194117.GF36931@bryanfullerton.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: PAM problem after openssh-portable 3.6.1p2_5 update? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 19:41:19 -0000 Anyone else seeing this? Seems OK on 5.1-p2, but I'm getting the below errors on 4.8-p3. Sep 26 15:31:10 admin sshd[29166]: pam_set_item: NULL pam handle passed Sep 26 15:31:10 admin /kernel: pid 29166 (sshd), uid 0: exited on signal 11 I sent a PR, but as I can no longer ssh into the box (unless I switch back to the OS-supplied sshd) I'd like to get it fixed ASAP. :) Thanks, Bryan