Message ID | 20240828195129.223395-1-smayhew@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A6417189511 for <linux-nfs@vger.kernel.org>; Wed, 28 Aug 2024 19:51:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724874700; cv=none; b=sunNL7ZewwAAlXUJQtziyH8SbgnD1w6Fbgd/mZ+ZhMoNFxG871KGTeDjBldcBhcuRC6+9dLrC3CYKfZ0kZ/goVH9sDJ08qfdQD9dIjxxvZ4thq6KL3jqYLefVu/WeJvIy1IafGLcPQI0KmPNhcbfgy5spCAMT+FdW/DU6PScNqw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724874700; c=relaxed/simple; bh=fVISxZv2SeBGuVrnBIvZJ1tXtBQtdpAeMoaYfNH5R0k=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=WE0vJ2Y0szzfFNWT/4d3Rz6u+PJoAeHVt6Bz6hzs2OEYJM1R9hG3drtLUgC30XSBJH38PP6fxMZZJHrkem0OhjXVOqgDV4lilkni0h0R7nLbgbn0sUoYMP9o9fUeqVB3tVoum6KWqkpxKV7cvt0+k/B7m6qDMcyKwJjbXGPrRrA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=FDU/x87I; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="FDU/x87I" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1724874697; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=aQ9LTm9VbgupYTnWRM8uzbNpl19bMmaQOYwLWwUdRQk=; b=FDU/x87IQ++L9poV3BMVB+aaHPDtoJM2mkJu9bm/bkJLRcbDQQ0cjycwtecpYwTZw/70Ft 6TmvaSCpKZ3GzrDfmwyFCdwBFIHNTnhB2OLUA/mhhgfCMIuJ/L4GJ4jWJM2HS7yx7yrDOS ivqwGSxW7nYq5NpKY2BV6Eo8waqZfjU= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-187-lJH4D0t4PturfPDp0wlmTg-1; Wed, 28 Aug 2024 15:51:34 -0400 X-MC-Unique: lJH4D0t4PturfPDp0wlmTg-1 Received: from mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.15]) (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) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 8F17C1955BEF; Wed, 28 Aug 2024 19:51:32 +0000 (UTC) Received: from aion.redhat.com (unknown [10.22.9.161]) by mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id DE3AA19560AA; Wed, 28 Aug 2024 19:51:31 +0000 (UTC) Received: from aion.redhat.com (localhost [IPv6:::1]) by aion.redhat.com (Postfix) with ESMTP id D2F1C1F0955; Wed, 28 Aug 2024 15:51:29 -0400 (EDT) From: Scott Mayhew <smayhew@redhat.com> To: paul@paul-moore.com, stephen.smalley.work@gmail.com, casey@schaufler-ca.com Cc: chuck.lever@oracle.com, marek.gresko@protonmail.com, selinux@vger.kernel.org, linux-security-module@vger.kernel.org, linux-nfs@vger.kernel.org Subject: [PATCH 0/1] selinux,smack: don't bypass permissions check in inode_setsecctx hook Date: Wed, 28 Aug 2024 15:51:28 -0400 Message-ID: <20240828195129.223395-1-smayhew@redhat.com> Precedence: bulk X-Mailing-List: linux-nfs@vger.kernel.org List-Id: <linux-nfs.vger.kernel.org> List-Subscribe: <mailto:linux-nfs+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-nfs+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.15 |
Series |
selinux,smack: don't bypass permissions check in inode_setsecctx hook
|
expand
|