From patchwork Wed Aug 3 15:17:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "Daniel P. Smith" X-Patchwork-Id: 12935605 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E6669C19F28 for ; Wed, 3 Aug 2022 15:18:24 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.379978.613926 (Exim 4.92) (envelope-from ) id 1oJG8E-00004s-GP; Wed, 03 Aug 2022 15:17:58 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 379978.613926; Wed, 03 Aug 2022 15:17:58 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oJG8E-0008WR-DC; Wed, 03 Aug 2022 15:17:58 +0000 Received: by outflank-mailman (input) for mailman id 379978; Wed, 03 Aug 2022 15:17:57 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oJG8D-0008WH-Fk for xen-devel@lists.xenproject.org; Wed, 03 Aug 2022 15:17:57 +0000 Received: from sender4-of-o51.zoho.com (sender4-of-o51.zoho.com [136.143.188.51]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 723e9916-133f-11ed-bd2d-47488cf2e6aa; Wed, 03 Aug 2022 17:17:55 +0200 (CEST) Received: from sisyou.hme. (static-72-81-132-2.bltmmd.fios.verizon.net [72.81.132.2]) by mx.zohomail.com with SMTPS id 1659539868588284.5748533187574; Wed, 3 Aug 2022 08:17:48 -0700 (PDT) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 723e9916-133f-11ed-bd2d-47488cf2e6aa ARC-Seal: i=1; a=rsa-sha256; t=1659539872; cv=none; d=zohomail.com; s=zohoarc; b=Sr4XDlSDI5a4ws/5cA7SvURysXYvxpJ0Fhs1XY9rs4PLCiPxChCoX3BcOn6Xit/xcaogD+I7+DzxtcWKcCw/JJpDMYdsdVubGFQyztCAeaq8iHVVPAFUnr7CjtlZOfGqWoZj8hra/19R8RtaCrrbr9pvZpdTHjqdFnrXBmeoaTg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1659539872; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:MIME-Version:Message-ID:Subject:To; bh=DHsRuPareVmpScWWPuh4brPlV5jREp05DABXVu2rvLI=; b=C1VPZqLjtEqLJU7wHq/Fp7XbSFD+NefS/eKJfCe5a0RkZ/nlmCSwupeqmOlh8OFJvyGW5Xa3UFLS1l6sQ+eyuAdlQbZ0FQOBWS1foN2/0OtsIbnhl4jIu5U6VFqfXOiysOlpFJTenzLJOx9mi9Hia15dQ6TJCwqhrJRodidVWXo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=apertussolutions.com; spf=pass smtp.mailfrom=dpsmith@apertussolutions.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1659539872; s=zoho; d=apertussolutions.com; i=dpsmith@apertussolutions.com; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:MIME-Version:Content-Type:Content-Transfer-Encoding:Reply-To; bh=DHsRuPareVmpScWWPuh4brPlV5jREp05DABXVu2rvLI=; b=OjH6fF3n0glUPTFqr2JJL++lBGCiWT/v2HzL13jBJu6PzUZ6Swcv6yW+dUqXOSSH msK/vMf68gF+MNTelPe1fXS3RymjY7FdRF6jwDwvx5ioOdqmSXyB6d8OqD1wGV0qTbp vq6z1SlCoUWXRRoanOL1eO08XO7xZKxIxO++FZPQ= From: "Daniel P. Smith" To: xen-devel@lists.xenproject.org Cc: "Daniel P. Smith" , jandryuk@gmail.com, Wei Liu , Anthony PERARD Subject: [PATCH v11] xsm: refactor flask sid alloc and domain check Date: Wed, 3 Aug 2022 11:17:41 -0400 Message-Id: <20220803151741.7826-1-dpsmith@apertussolutions.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-ZohoMailClient: External The function flask_domain_alloc_security() allocates the security context and assigns an initial SID for the domain under construction. When it came to SID assignment of the initial domain, flask_domain_alloc_security() would assign unlabeled_t. Then in flask_domain_create() it would be switched to dom0_t. This logic worked under the assumption that the first domain constructed would be the hypervisor constructing dom0 and all other domains would be constructed by a toolstack, which would provide a SID. The introduction of dom0less and subsequently hyperlaunch violates this assumption, as non-privileged domain may be constructed before the initial domain or no initial domain may be constructed at all. It is not possible currently for dom0less to express domain labels in the domain configuration, as such the FLASK policy must employ a sensible initial SID assignment that can differentiate between hypervisor and toolstack domain construction.  With the introduction of xenboot_t it is now possible to distinguish when the hypervisor is in the boot state, and thus any domain construction happening at this time is being initiated by the hypervisor. This commit addresses the above situation by using a check to confirm if the hypervisor is under the xenboot_t context in flask_domain_alloc_security(). When that is the case, it will inspect the domain's is_privileged field to determine whether an initial label of dom0_t or domU_t should be set for the domain. The logic for flask_domain_create() was changed to allow the incoming SID to override the initial label. The base policy was adjusted to allow the idle domain under the xenboot_t context the ability to construct domains of both types, dom0_t and domu_t. Signed-off-by: Daniel P. Smith --- Split out from series "Adds starting the idle domain privileged", earlier patches from series have been committed. Changes in v11: - put back dom0_created variable in flask_domain_create() to ensure the enforcement that dom0_t is a singleton label Changes in v10: - rewrote commit message - fixed typos - reworked logic in flask_domain_create() to be simpler and not result in changing the domain security struct before the access check fails tools/flask/policy/modules/dom0.te | 3 +++ tools/flask/policy/modules/domU.te | 3 +++ xen/xsm/flask/hooks.c | 35 +++++++++++++++++------------- 3 files changed, 26 insertions(+), 15 deletions(-) diff --git a/tools/flask/policy/modules/dom0.te b/tools/flask/policy/modules/dom0.te index 0a63ce15b6..f710ff9941 100644 --- a/tools/flask/policy/modules/dom0.te +++ b/tools/flask/policy/modules/dom0.te @@ -75,3 +75,6 @@ admin_device(dom0_t, ioport_t) admin_device(dom0_t, iomem_t) domain_comms(dom0_t, dom0_t) + +# Allow the hypervisor to build domains of type dom0_t +xen_build_domain(dom0_t) diff --git a/tools/flask/policy/modules/domU.te b/tools/flask/policy/modules/domU.te index b77df29d56..3f269018f9 100644 --- a/tools/flask/policy/modules/domU.te +++ b/tools/flask/policy/modules/domU.te @@ -13,6 +13,9 @@ domain_comms(domU_t, domU_t) migrate_domain_out(dom0_t, domU_t) domain_self_comms(domU_t) +# Allow the hypervisor to build domains of type domU_t +xen_build_domain(domU_t) + # Device model for domU_t. You can define distinct types for device models for # domains of other types, or add more make_device_model lines for this type. declare_domain(dm_dom_t) diff --git a/xen/xsm/flask/hooks.c b/xen/xsm/flask/hooks.c index 8c9cd0f297..cb81e62c52 100644 --- a/xen/xsm/flask/hooks.c +++ b/xen/xsm/flask/hooks.c @@ -182,7 +182,15 @@ static int cf_check flask_domain_alloc_security(struct domain *d) dsec->sid = SECINITSID_DOMIO; break; default: - dsec->sid = SECINITSID_UNLABELED; + if ( domain_sid(current->domain) == SECINITSID_XENBOOT ) + { + if ( d->is_privileged ) + dsec->sid = SECINITSID_DOM0; + else + dsec->sid = SECINITSID_DOMU; + } + else + dsec->sid = SECINITSID_UNLABELED; } dsec->self_sid = dsec->sid; @@ -548,22 +556,19 @@ static int cf_check flask_domain_create(struct domain *d, uint32_t ssidref) { int rc; struct domain_security_struct *dsec = d->ssid; - static int dom0_created = 0; - if ( is_idle_domain(current->domain) && !dom0_created ) - { - dsec->sid = SECINITSID_DOM0; - dom0_created = 1; - } - else - { - rc = avc_current_has_perm(ssidref, SECCLASS_DOMAIN, - DOMAIN__CREATE, NULL); - if ( rc ) - return rc; + /* + * If the null label is passed, then use the label from security context + * allocation. + */ + if ( ssidref == 0 ) + ssidref = dsec->sid; - dsec->sid = ssidref; - } + rc = avc_current_has_perm(ssidref, SECCLASS_DOMAIN, DOMAIN__CREATE, NULL); + if ( rc ) + return rc; + + dsec->sid = ssidref; dsec->self_sid = dsec->sid; rc = security_transition_sid(dsec->sid, dsec->sid, SECCLASS_DOMAIN,