From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25916 invoked by alias); 21 Nov 2007 03:18:26 -0000 Received: (qmail 25886 invoked by uid 48); 21 Nov 2007 03:18:13 -0000 Date: Wed, 21 Nov 2007 03:18:00 -0000 From: "pasky at suse dot cz" To: glibc-bugs@sources.redhat.com Message-ID: <20071121031812.5378.pasky@suse.cz> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nis/5378] New: nss_compat: Crash on initgroups() NSS query failure X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-11/txt/msg00071.txt.bz2 In nss_compat's getgrent_next_nss(), when the initial NSS query on initgroups() succeeds but the subsequent nss_getgrgid_r() query fails, the data buffer is left with garbage which subsequently makes check_and_add_group() crash. This can occur e.g. with nss_ldap when the server goes down in the middle of a massive volume of requests (e.g. in nscd). -- Summary: nss_compat: Crash on initgroups() NSS query failure Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: nis AssignedTo: kukuk at suse dot de ReportedBy: pasky at suse dot cz CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=5378 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.