Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752391AbZIMWYP (ORCPT ); Sun, 13 Sep 2009 18:24:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752168AbZIMWYO (ORCPT ); Sun, 13 Sep 2009 18:24:14 -0400 Received: from tundra.namei.org ([65.99.196.166]:53062 "EHLO tundra.namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752056AbZIMWYN (ORCPT ); Sun, 13 Sep 2009 18:24:13 -0400 Date: Mon, 14 Sep 2009 08:23:53 +1000 (EST) From: James Morris To: Eric Paris cc: linux-kernel@vger.kernel.org, selinux@tycho.nsa.gov, sds@tycho.nsa.gov, mingo@elte.hu, dhowells@redhat.com Subject: Re: [PATCH 1/3] Creds: creds->security can be NULL is selinux is disabled In-Reply-To: <20090913025409.6583.58777.stgit@paris.rdu.redhat.com> Message-ID: References: <20090913025409.6583.58777.stgit@paris.rdu.redhat.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: 516 Lines: 16 On Sat, 12 Sep 2009, Eric Paris wrote: > __validate_process_creds should check if selinux is actually enabled before > running tests on the selinux portion of the credentials struct. Have you verified that this fixes the problem? -- 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/