Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932678AbZKDVlS (ORCPT ); Wed, 4 Nov 2009 16:41:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932633AbZKDVlP (ORCPT ); Wed, 4 Nov 2009 16:41:15 -0500 Received: from tundra.namei.org ([65.99.196.166]:57129 "EHLO tundra.namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757456AbZKDVlL (ORCPT ); Wed, 4 Nov 2009 16:41:11 -0500 Date: Thu, 5 Nov 2009 08:40:35 +1100 (EST) From: James Morris To: Linus Torvalds cc: "Eric W. Biederman" , Greg Kroah-Hartman , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Stephen Smalley , Casey Schaufler , linux-security-module@vger.kernel.org, "Serge E. Hallyn" Subject: [GIT] sysfs: Don't leak secdata when a sysfs_dirent is freed. In-Reply-To: <20091104140913.GA4355@us.ibm.com> Message-ID: References: <20091104140913.GA4355@us.ibm.com> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 832 Lines: 28 Hi Linus, This fixes a memory leak introduced in 2.6.32-rc5, please pull. The following changes since commit 91d3f9bacdb4950d2f79fe2ba296aa249f60d06c: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../anholt/drm-intel are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 for-linus Eric W. Biederman (1): sysfs: Don't leak secdata when a sysfs_dirent is freed. fs/sysfs/dir.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) -- James Morris -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/