From mboxrd@z Thu Jan 1 00:00:00 1970 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=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 39AF9C433E0 for ; Thu, 28 Jan 2021 14:13:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E7AF264DD9 for ; Thu, 28 Jan 2021 14:13:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229569AbhA1ONN (ORCPT ); Thu, 28 Jan 2021 09:13:13 -0500 Received: from smtp.sws.net.au ([46.4.88.250]:57146 "EHLO smtp.sws.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229530AbhA1ONN (ORCPT ); Thu, 28 Jan 2021 09:13:13 -0500 Received: from liv.coker.com.au (unknown [103.75.204.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: russell@coker.com.au) by smtp.sws.net.au (Postfix) with ESMTPSA id 164B317431; Fri, 29 Jan 2021 01:12:29 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1611843150; bh=OvK/iLWyR46M0HKphVVqXjCCLy4G7AbOFslyaD/w39Q=; l=580; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rlCMhKc2XCYG4Zv69gmWJaXMFsxGOi37wQCvMmkzZMNJxSydT738NBzkX4HS45d6B zn7Y6mK+y59EnIQ8iV5qtbi1bvrOSk1q/vaqoFy1fPjUsdYPnpjc+bHg7qLk4cz9/G xZ7hfrAAlAD75g0E4va+0YIlS6kgBEh2ZmqN5ciw= From: Russell Coker To: Dominick Grift Cc: selinux-refpolicy@vger.kernel.org Subject: Re: sddm issue and patch not for inclusion Date: Fri, 29 Jan 2021 01:12:26 +1100 Message-ID: <10144859.lm3J6uu7uN@liv> In-Reply-To: References: <1944791.8TnJqL1ZiL@liv> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org On Friday, 29 January 2021 1:08:56 AM AEDT Dominick Grift wrote: > > That's a design decision. One could make a convincing argument that it's > > a > > good decision. > > Not sure whether doing text-relocation on a file you created yourself is > a good decision. From a security perspective does not seem like very > good thing to along, The more because xdm is shared between various > desktop managers. Oh yes, execmod is bad. I thought your comment was about the use of PAM. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/