From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758753Ab0ECWPN (ORCPT ); Mon, 3 May 2010 18:15:13 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:37728 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758388Ab0ECWPK (ORCPT ); Mon, 3 May 2010 18:15:10 -0400 Date: Mon, 3 May 2010 17:14:55 -0500 From: "Serge E. Hallyn" To: David Howells Cc: torvalds@osdl.org, akpm@linux-foundation.org, keyrings@linux-nfs.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/7] KEYS: find_keyring_by_name() can gain access to a freed keyring Message-ID: <20100503221455.GB6968@us.ibm.com> References: <20100430133208.2126.56765.stgit@warthog.procyon.org.uk> <20100430133213.2126.63908.stgit@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100430133213.2126.63908.stgit@warthog.procyon.org.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting David Howells (dhowells@redhat.com): > Reported-by: Toshiyuki Okajima > Signed-off-by: David Howells > Tested-by: Toshiyuki Okajima (looks good, fwiw) Acked-by: Serge Hallyn