Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7147EC282C3 for ; Tue, 22 Jan 2019 20:08:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 417F621726 for ; Tue, 22 Jan 2019 20:08:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=coker.com.au header.i=@coker.com.au header.b="byIDhjqU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725862AbfAVUIQ (ORCPT ); Tue, 22 Jan 2019 15:08:16 -0500 Received: from smtp.sws.net.au ([46.4.88.250]:52668 "EHLO smtp.sws.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726009AbfAVUIQ (ORCPT ); Tue, 22 Jan 2019 15:08:16 -0500 Received: from liv.localnet (localhost [127.0.0.1]) by smtp.sws.net.au (Postfix) with ESMTP id 366A2ED04; Wed, 23 Jan 2019 07:08:12 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1548187694; bh=5hXLublD6gkn2/17sX9jRt2fb1HLDEEOEHtlLhgo3s4=; l=537; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=byIDhjqUiPYOoesd798eaPk3Pi/zo2gBWS4OcAf/lZwqxBlovV8VlFoEOwQu7vhRx yuSD97LUBDM0UpxP7jOIQTFPQ8epGyEQf/WAMRsd1M9l9ICT7HcH58EZ5DZTUCrpcV 7s/zozytvdA5+q25WI9GxylcM8hvShQmPVmEIhuA= From: Russell Coker To: Dominick Grift Cc: "selinux-refpolicy@vger.kernel.org" Subject: Re: [PATCH] tiny stuff for today Date: Wed, 23 Jan 2019 07:08:04 +1100 Message-ID: <2917538.BNQrRMQgdN@liv> In-Reply-To: <877eexyrtw.fsf@gmail.com> References: <20190122090028.GA6927@xev> <877eexyrtw.fsf@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: selinux-refpolicy-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org On Tuesday, 22 January 2019 8:17:15 PM AEDT Dominick Grift wrote: > > Allow transition to dpkg_t with nnp, Dominick seems to imply this > > shouldn't > > be necessary. > > You misunderstood. This is ok to allow, but without the > nnp_nosuid_transition policy capability set these processes setting nnp > would potentially cause issues with SELinux. OK thanks for the clarification. Debian has nnp_nosuid_transition=1 so it's all good. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/