From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268530AbUH3QKU (ORCPT ); Mon, 30 Aug 2004 12:10:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268533AbUH3QKU (ORCPT ); Mon, 30 Aug 2004 12:10:20 -0400 Received: from imladris.demon.co.uk ([193.237.130.41]:25092 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S268530AbUH3QKO (ORCPT ); Mon, 30 Aug 2004 12:10:14 -0400 Date: Mon, 30 Aug 2004 17:10:02 +0100 From: Christoph Hellwig To: Michael Halcrow Cc: chrisw@osdl.org, linux-kernel@vger.kernel.org, mike@halcrow.us Subject: Re: [PATCH] BSD Secure Levels LSM (1/3) Message-ID: <20040830171002.A10691@infradead.org> Mail-Followup-To: Christoph Hellwig , Michael Halcrow , chrisw@osdl.org, linux-kernel@vger.kernel.org, mike@halcrow.us References: <20040830143547.GA9980@halcrow.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040830143547.GA9980@halcrow.us>; from mike@halcrow.us on Mon, Aug 30, 2004 at 09:35:47AM -0500 X-SRS-Rewrite: SMTP reverse-path rewritten from by phoenix.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > + * Potential future enhancements: > + * - Export a kill_seclvl function to the rest of the kernel to allow > + * other modules to disable or change the seclvl (i.e., rootplug > + * could reduce the seclvl). Please removed all that downgrading stuff. The whole point of the BSD surelevels is that they can't be turned back.