Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2172982pxb; Mon, 8 Mar 2021 16:46:43 -0800 (PST) X-Google-Smtp-Source: ABdhPJzg0lxE+DdhLxPXlyG9MbTIFeHGfJLd3oRB8GfygkVXqNJ3MPAl4sOrLY80tiYZ5IbacLzZ X-Received: by 2002:a17:906:4a19:: with SMTP id w25mr17040000eju.180.1615250802795; Mon, 08 Mar 2021 16:46:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615250802; cv=none; d=google.com; s=arc-20160816; b=kXFwgWuAhTJaGdPmir1s+6YLmTSKIkPadUil6wWB/5Z+hXJzMcT5AbrqZ7s49pXSZn e36GCb8OcRG5F2/Q8OaG9XNaDhWbGCBJtaEJcFAJiUr+NqqIASVI2fRUXX+e+mpnl/9u xxn9clriwyIMoam4U6FfdyibmhQqGeyX8z3XRXZ4K0Tno0iqxIuTU5x7KD4q9dgolKRz a7ZLCAYIoUmdaoqkdbDHw97Kl3tEkNJu/aqawSpa9/A5CXkvq7/PXBdrnsXg+cnR+83c aV293wDU7ro4pTHzzG5jlsSD19jmOfJhRTfaEveWhZP5KJWF2IURCGgWOo1xQHfllC8I BAYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:dkim-signature:dkim-filter; bh=qgaj09GY0V5g5L11vCqpuOi8J3NxP8iccGBcpg9RWe4=; b=AKIevzCzseCELnN5aLTMt0j1BLYS7Ke3JnKBP2Zf6gQwEjF4+5H8j/cai+Ey3AMCmn LTOyRcZ4hXWrlib3Lqlfv/w5V4bkaxcgJm/IMolRY6Yf/dbaca9753LNu8cK8u2AZt9N YbSuQJ0J71YmPGAaLBc+/wMaDs43xDdjDyIccJ7l7e2o03GGONH2iLY8f6bHTz8Ep8ev WsPp0sVQ1Yq9vGVkrhlCSUIKLxZGGVDSFgsoKhbtS5oFDAa3jsp6SrtT5k1w4jqHs+6Q Uit8ry4n/LR/eS7foCHcuceQOLmW5tFZHpUJDZ4rwI+Lte29VXeBdHYqAgql7X7Tx06b si4Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=KD6L5+yW; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h12si7769991edk.467.2021.03.08.16.46.20; Mon, 08 Mar 2021 16:46:42 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=KD6L5+yW; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230089AbhCIAoY (ORCPT + 99 others); Mon, 8 Mar 2021 19:44:24 -0500 Received: from linux.microsoft.com ([13.77.154.182]:49586 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229980AbhCIAnw (ORCPT ); Mon, 8 Mar 2021 19:43:52 -0500 Received: from [192.168.0.104] (c-73-42-176-67.hsd1.wa.comcast.net [73.42.176.67]) by linux.microsoft.com (Postfix) with ESMTPSA id 69CFE20B26C5; Mon, 8 Mar 2021 16:43:51 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 69CFE20B26C5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1615250631; bh=qgaj09GY0V5g5L11vCqpuOi8J3NxP8iccGBcpg9RWe4=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=KD6L5+yWewUpFeYSraIxQcly6ei8jpbMo9FKd/W/v2pVAaJTBqsFDkKFtcA1ODpL4 t+xlMoFQxtGunzKXXQKEwFW4AkeozO60wp0u+jI65oc7Yh4kSe0Sv9hiubqfV090F/ ZAXmkT3HL3nB6wOJLWqS40FtTzr/acGRqCgu5WsM= Subject: Re: [PATCH v3] selinux: measure state and policy capabilities To: Paul Moore Cc: James Bottomley , zohar@linux.ibm.com, Stephen Smalley , tusharsu@linux.microsoft.com, tyhicks@linux.microsoft.com, casey@schaufler-ca.com, agk@redhat.com, snitzer@redhat.com, gmazyland@gmail.com, sashal@kernel.org, James Morris , linux-integrity@vger.kernel.org, selinux@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210212163709.3139-1-nramas@linux.microsoft.com> <9170636f-1793-2272-e3fe-1551c18edeb9@linux.microsoft.com> From: Lakshmi Ramasubramanian Message-ID: Date: Mon, 8 Mar 2021 16:43:50 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/8/21 4:42 PM, Paul Moore wrote: > On Fri, Mar 5, 2021 at 2:29 PM Lakshmi Ramasubramanian > wrote: >> On 3/5/21 11:22 AM, Paul Moore wrote: >> >> Hi Paul, >> >>> On Fri, Mar 5, 2021 at 12:57 PM James Bottomley >>> wrote: >>>> On Fri, 2021-03-05 at 12:52 -0500, Paul Moore wrote: >>>> [...] >>>>> This draft seems fine to me, but there is a small logistical blocker >>>>> at the moment which means I can't merge this until -rc2 is released, >>>>> which likely means this coming Monday. The problem is that this >>>>> patch relies on code that went upstream via in the last merge window >>>>> via the IMA tree, not the SELinux tree; normally that wouldn't be a >>>>> problem as I typically rebase the selinux/next to Linus' -rc1 tag >>>>> once the merge window is closed, but in this particular case the -rc1 >>>>> tag is dangerously broken for some system configurations (the tag has >>>>> since been renamed) so I'm not rebasing onto -rc1 this time around. >>>>> >>>>> Assuming that -rc2 fixes the swapfile/fs-corruption problem, early >>>>> next week I'll rebase selinux/next to -rc2 and merge this patch. >>>>> However, if the swapfile bug continues past -rc2 we can consider >>>>> merging this via the IMA tree, but I'd assume not do that if possible >>>>> due to merge conflict and testing reasons. >>>> >>>> If it helps, we rebased the SCSI tree on top of the merge for the >>>> swapfile fix which is this one, without waiting for -rc2: >>> >>> Considering that -rc2 is only two days away I'm not going to lose a >>> lot of sleep over it. >>> >> >> Thanks for reviewing the patch. >> >> I can wait until the swapfile issue is resolved (in rc2 or later) and >> you are able to merge this patch. Please take your time. > > Thanks for your patience Lakshmi, I just merged this into my local > selinux/next branch and will be pushing it up to kernel.org later > tonight - thank you! > Thanks Paul. -lakshmi