From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756254AbXGBTG4 (ORCPT ); Mon, 2 Jul 2007 15:06:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753492AbXGBTGs (ORCPT ); Mon, 2 Jul 2007 15:06:48 -0400 Received: from wr-out-0506.google.com ([64.233.184.224]:58826 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753574AbXGBTGr (ORCPT ); Mon, 2 Jul 2007 15:06:47 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hXk2aq3Jc/o8ySnSK5/8XCpabXx5SXhsiwXVw9uwrPTUqUv/bVpMrGBITjpyiQWmkXlLZH4oBO/cz+72luKKWJCvcCgYQJVFOyAgAstYWDVj7n42XXahyqrBDCp/iPTpmk6hUE0bwzgufr52aoVvbf8vGbVxxKV3I68gBfaDABU= Message-ID: Date: Mon, 2 Jul 2007 12:06:45 -0700 From: "Ulrich Drepper" To: "Rik van Riel" Subject: Re: [patch 0/4] MAP_NOZERO v2 - VM_NOZERO/MAP_NOZERO early summer madness Cc: "Andy Isaacson" , "Kyle Moffett" , "Davide Libenzi" , "Linux Kernel Mailing List" In-Reply-To: <46894BE6.1040302@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070629193954.GL9157@hexapodia.org> <8F40BE4A-BD38-4C3F-B77D-35661E84C553@mac.com> <20070702190043.GN9157@hexapodia.org> <46894BE6.1040302@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 7/2/07, Rik van Riel wrote: > That should not happen. The default SELinux configuration > in Fedora (and Debian?) runs a few daemons in their own > restricted modes and has most of the system running in > unconfined_t, including the majority of user programs. This is the state as of F7. This will change hopefully soon. Programs like firefox run by normal users must be confined, to. Any tests using security must be fast, it's not something which is done only for a few apps.