From nobody Mon May 6 21:08:42 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1623682025138975.3453095069488; Mon, 14 Jun 2021 07:47:05 -0700 (PDT) Received: from localhost ([::1]:57304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsnrk-0007Kk-0c for importer2@patchew.org; Mon, 14 Jun 2021 10:47:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40894) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnp5-0003Te-QX for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:19 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:27907) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnp0-0004LN-Eu for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:19 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-63-1eh4TlhLM2GU8y9N04t1xQ-1; Mon, 14 Jun 2021 10:44:12 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D3897800D55; Mon, 14 Jun 2021 14:44:11 +0000 (UTC) Received: from localhost (ovpn-114-163.ams2.redhat.com [10.36.114.163]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7C00A5D6A8; Mon, 14 Jun 2021 14:44:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623681853; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GOv2BksM8x4dMeNvR9zCKUb2BTpLzL1tb4ggsZt9BAM=; b=FcEydytHloUChfFyeqNxAt6UvpLgu/4tuYWhuCg+9qbJYY4rY8IeOieSDDcCEWG+KpvZIV kqY9vMc5ORhAnsj/EDw7oOA1dp6Rb8RNeLdUG8EdOIYT4yGzIJWWcrGQoflg7qnq6IAvpd mZOTHr6sN/wP7Fpf6Xv2uwYw2uZjPJE= X-MC-Unique: 1eh4TlhLM2GU8y9N04t1xQ-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH 1/4] export/fuse: Add allow-other option Date: Mon, 14 Jun 2021 16:44:04 +0200 Message-Id: <20210614144407.134243-2-mreitz@redhat.com> In-Reply-To: <20210614144407.134243-1-mreitz@redhat.com> References: <20210614144407.134243-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , qemu-devel@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Without the allow_other mount option, no user (not even root) but the one who started qemu/the storage daemon can access the export. Allow users to configure the export such that such accesses are possible. When we do pass allow_other, we should also pass default_permissions, because our export code performs no permission checks. With default_permissions, we can just let the kernel do it. Signed-off-by: Max Reitz --- qapi/block-export.json | 11 ++++++++++- block/export/fuse.c | 17 +++++++++++++++-- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/qapi/block-export.json b/qapi/block-export.json index e819e70cac..5d1cc04ac4 100644 --- a/qapi/block-export.json +++ b/qapi/block-export.json @@ -132,11 +132,20 @@ # @growable: Whether writes beyond the EOF should grow the block node # accordingly. (default: false) # +# @allow-other: By default (if this is false), only qemu's user is allowed +# access to this export. That cannot be changed even with +# chmod or chown. +# This option will allow other users access to the export wi= th the +# FUSE mount options "allow_other,default_permissions". +# (default_permissions enables standard UNIX permission chec= ks.) +# (since 6.1; default: false) +# # Since: 6.0 ## { 'struct': 'BlockExportOptionsFuse', 'data': { 'mountpoint': 'str', - '*growable': 'bool' }, + '*growable': 'bool', + '*allow-other': 'bool' }, 'if': 'defined(CONFIG_FUSE)' } =20 ## diff --git a/block/export/fuse.c b/block/export/fuse.c index 38f74c94da..34a5836ece 100644 --- a/block/export/fuse.c +++ b/block/export/fuse.c @@ -46,6 +46,7 @@ typedef struct FuseExport { char *mountpoint; bool writable; bool growable; + bool allow_other; } FuseExport; =20 static GHashTable *exports; @@ -117,6 +118,7 @@ static int fuse_export_create(BlockExport *blk_exp, exp->mountpoint =3D g_strdup(args->mountpoint); exp->writable =3D blk_exp_args->writable; exp->growable =3D args->growable; + exp->allow_other =3D args->allow_other; =20 ret =3D setup_fuse_export(exp, args->mountpoint, errp); if (ret < 0) { @@ -150,11 +152,22 @@ static int setup_fuse_export(FuseExport *exp, const c= har *mountpoint, { const char *fuse_argv[4]; char *mount_opts; + const char *allow_other; struct fuse_args fuse_args; int ret; =20 - /* Needs to match what fuse_init() sets. Only max_read must be suppli= ed. */ - mount_opts =3D g_strdup_printf("max_read=3D%zu", FUSE_MAX_BOUNCE_BYTES= ); + if (exp->allow_other) { + allow_other =3D ",allow_other,default_permissions"; + } else { + allow_other =3D ""; + } + + /* + * max_read needs to match what fuse_init() sets. + * max_write need not be supplied. + */ + mount_opts =3D g_strdup_printf("max_read=3D%zu%s", FUSE_MAX_BOUNCE_BYT= ES, + allow_other); =20 fuse_argv[0] =3D ""; /* Dummy program name */ fuse_argv[1] =3D "-o"; --=20 2.31.1 From nobody Mon May 6 21:08:42 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1623682012353715.7256081379666; Mon, 14 Jun 2021 07:46:52 -0700 (PDT) Received: from localhost ([::1]:56610 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsnrX-0006pj-6B for importer2@patchew.org; Mon, 14 Jun 2021 10:46:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnp7-0003U9-9L for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:22 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:53486) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnp2-0004Mu-Qr for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:21 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-268-looL65vAMmWisZE4dOUm5A-1; Mon, 14 Jun 2021 10:44:14 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CD81610C1ADC; Mon, 14 Jun 2021 14:44:13 +0000 (UTC) Received: from localhost (ovpn-114-163.ams2.redhat.com [10.36.114.163]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 76D0410016FE; Mon, 14 Jun 2021 14:44:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623681856; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=c3Xckm5VyhWLEc8icS26yAWa3NZzIwwiA6Wjm404SYU=; b=LKOrOoxcPNA0QN/65zdFOGGHyl2cd4KpRcVSbOEp2mHsMlUw0sm7bVkhegkjlsousuKU0x K64z4Y05Kzn/m511o/q7Es0dGgosJTwrlf23CPdbITeCjSBFfCo/kHsYa3oDyLldhYbuXB gjbHk2j1wp7IM51RBlNcxFpVB/OEzIA= X-MC-Unique: looL65vAMmWisZE4dOUm5A-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH 2/4] export/fuse: Give SET_ATTR_SIZE its own branch Date: Mon, 14 Jun 2021 16:44:05 +0200 Message-Id: <20210614144407.134243-3-mreitz@redhat.com> In-Reply-To: <20210614144407.134243-1-mreitz@redhat.com> References: <20210614144407.134243-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , qemu-devel@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" In order to support changing other attributes than the file size in fuse_setattr(), we have to give each its own independent branch. This also applies to the only attribute we do support right now. Signed-off-by: Max Reitz Reviewed-by: Kevin Wolf --- block/export/fuse.c | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/block/export/fuse.c b/block/export/fuse.c index 34a5836ece..1d54286d90 100644 --- a/block/export/fuse.c +++ b/block/export/fuse.c @@ -408,20 +408,22 @@ static void fuse_setattr(fuse_req_t req, fuse_ino_t i= node, struct stat *statbuf, FuseExport *exp =3D fuse_req_userdata(req); int ret; =20 - if (!exp->writable) { - fuse_reply_err(req, EACCES); - return; - } - if (to_set & ~FUSE_SET_ATTR_SIZE) { fuse_reply_err(req, ENOTSUP); return; } =20 - ret =3D fuse_do_truncate(exp, statbuf->st_size, true, PREALLOC_MODE_OF= F); - if (ret < 0) { - fuse_reply_err(req, -ret); - return; + if (to_set & FUSE_SET_ATTR_SIZE) { + if (!exp->writable) { + fuse_reply_err(req, EACCES); + return; + } + + ret =3D fuse_do_truncate(exp, statbuf->st_size, true, PREALLOC_MOD= E_OFF); + if (ret < 0) { + fuse_reply_err(req, -ret); + return; + } } =20 fuse_getattr(req, inode, fi); --=20 2.31.1 From nobody Mon May 6 21:08:42 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 16236821769601023.2468117824288; Mon, 14 Jun 2021 07:49:36 -0700 (PDT) Received: from localhost ([::1]:36932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsnuB-0004H6-Ul for importer2@patchew.org; Mon, 14 Jun 2021 10:49:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41058) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnpP-0003tB-PH for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:39 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:53443) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnpO-0004bR-3I for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:39 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-519-yWBgPhxzPhugXrYpDg3iLA-1; Mon, 14 Jun 2021 10:44:16 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EA6CC100C660; Mon, 14 Jun 2021 14:44:15 +0000 (UTC) Received: from localhost (ovpn-114-163.ams2.redhat.com [10.36.114.163]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9541C60C0F; Mon, 14 Jun 2021 14:44:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623681877; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Hvo5wt/4C8QgqvRFd7e/x5G17WIze7vCdSP12NaNdwk=; b=CvcDhOM6jBxYxRMrVT0mrgTC/o0UHKUrlr0WDhyqy0K2f9WUace6+VpSyqHHvTsq0jn4cn ZFVdxrI803ecacL1oXkMjwYljzAKVYHuObDdbOpY5LukPEg0lPX8FMTgnne3cDdP8Wm6YO DzZpv1jSFe+6Pw2OV9grdVnxb7Emr0I= X-MC-Unique: yWBgPhxzPhugXrYpDg3iLA-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH 3/4] export/fuse: Let permissions be adjustable Date: Mon, 14 Jun 2021 16:44:06 +0200 Message-Id: <20210614144407.134243-4-mreitz@redhat.com> In-Reply-To: <20210614144407.134243-1-mreitz@redhat.com> References: <20210614144407.134243-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , qemu-devel@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Allow changing the file mode, UID, and GID through SETATTR. This only really makes sense with allow-other, though (because without it, the effective access mode is fixed to be 0600 (u+rw) with qemu's user being the file's owner), so changing these stat fields is not allowed without allow-other. Signed-off-by: Max Reitz --- block/export/fuse.c | 48 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 37 insertions(+), 11 deletions(-) diff --git a/block/export/fuse.c b/block/export/fuse.c index 1d54286d90..742e0af657 100644 --- a/block/export/fuse.c +++ b/block/export/fuse.c @@ -47,6 +47,10 @@ typedef struct FuseExport { bool writable; bool growable; bool allow_other; + + mode_t st_mode; + uid_t st_uid; + gid_t st_gid; } FuseExport; =20 static GHashTable *exports; @@ -120,6 +124,13 @@ static int fuse_export_create(BlockExport *blk_exp, exp->growable =3D args->growable; exp->allow_other =3D args->allow_other; =20 + exp->st_mode =3D S_IFREG | S_IRUSR; + if (exp->writable) { + exp->st_mode |=3D S_IWUSR; + } + exp->st_uid =3D getuid(); + exp->st_gid =3D getgid(); + ret =3D setup_fuse_export(exp, args->mountpoint, errp); if (ret < 0) { goto fail; @@ -329,7 +340,6 @@ static void fuse_getattr(fuse_req_t req, fuse_ino_t ino= de, int64_t length, allocated_blocks; time_t now =3D time(NULL); FuseExport *exp =3D fuse_req_userdata(req); - mode_t mode; =20 length =3D blk_getlength(exp->common.blk); if (length < 0) { @@ -344,17 +354,12 @@ static void fuse_getattr(fuse_req_t req, fuse_ino_t i= node, allocated_blocks =3D DIV_ROUND_UP(allocated_blocks, 512); } =20 - mode =3D S_IFREG | S_IRUSR; - if (exp->writable) { - mode |=3D S_IWUSR; - } - statbuf =3D (struct stat) { .st_ino =3D inode, - .st_mode =3D mode, + .st_mode =3D exp->st_mode, .st_nlink =3D 1, - .st_uid =3D getuid(), - .st_gid =3D getgid(), + .st_uid =3D exp->st_uid, + .st_gid =3D exp->st_gid, .st_size =3D length, .st_blksize =3D blk_bs(exp->common.blk)->bl.request_alignment, .st_blocks =3D allocated_blocks, @@ -400,15 +405,23 @@ static int fuse_do_truncate(const FuseExport *exp, in= t64_t size, } =20 /** - * Let clients set file attributes. Only resizing is supported. + * Let clients set file attributes. With allow_other, only resizing and + * changing permissions (st_mode, st_uid, st_gid) is allowed. Without + * allow_other, only resizing is supported. */ static void fuse_setattr(fuse_req_t req, fuse_ino_t inode, struct stat *st= atbuf, int to_set, struct fuse_file_info *fi) { FuseExport *exp =3D fuse_req_userdata(req); + int supported_attrs; int ret; =20 - if (to_set & ~FUSE_SET_ATTR_SIZE) { + supported_attrs =3D FUSE_SET_ATTR_SIZE; + if (exp->allow_other) { + supported_attrs |=3D FUSE_SET_ATTR_MODE | FUSE_SET_ATTR_UID | + FUSE_SET_ATTR_GID; + } + if (to_set & ~supported_attrs) { fuse_reply_err(req, ENOTSUP); return; } @@ -426,6 +439,19 @@ static void fuse_setattr(fuse_req_t req, fuse_ino_t in= ode, struct stat *statbuf, } } =20 + if (to_set & FUSE_SET_ATTR_MODE) { + /* Only allow changing the file mode, not the type */ + exp->st_mode =3D (statbuf->st_mode & 07777) | S_IFREG; + } + + if (to_set & FUSE_SET_ATTR_UID) { + exp->st_uid =3D statbuf->st_uid; + } + + if (to_set & FUSE_SET_ATTR_GID) { + exp->st_gid =3D statbuf->st_gid; + } + fuse_getattr(req, inode, fi); } =20 --=20 2.31.1 From nobody Mon May 6 21:08:42 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1623682025955857.8881412887764; Mon, 14 Jun 2021 07:47:05 -0700 (PDT) Received: from localhost ([::1]:57386 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsnrk-0007Nb-Eb for importer2@patchew.org; Mon, 14 Jun 2021 10:47:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnpD-0003Uj-QC for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:29 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:51841) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsnp8-0004R3-23 for qemu-devel@nongnu.org; Mon, 14 Jun 2021 10:44:26 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-597-cUkNODoOPCCfTdqiqjfM0A-1; Mon, 14 Jun 2021 10:44:19 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 2309C8015D0; Mon, 14 Jun 2021 14:44:18 +0000 (UTC) Received: from localhost (ovpn-114-163.ams2.redhat.com [10.36.114.163]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 952A15D9CA; Mon, 14 Jun 2021 14:44:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623681860; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xf0/ioP3sTr0iCG52PRwvJkqbB8YsZ+UFruvhZnKsn8=; b=LUPYMYY7cylLL7cYmaSUTGCXGSdBshqVcatZCV5W5Ft7M1LwpWUEw7WVMlaOcCE0Sdok6Y VyFDymAZ1jW9UhNxZfhgXxSj/yNtQQmpkKXRest0NMY+cb0iqve/VducSPDiuV+ze6o/F4 GX+iS0oM/YJhsAse4RZ0D70kNJG+eQc= X-MC-Unique: cUkNODoOPCCfTdqiqjfM0A-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH 4/4] iotests/308: Test allow-other Date: Mon, 14 Jun 2021 16:44:07 +0200 Message-Id: <20210614144407.134243-5-mreitz@redhat.com> In-Reply-To: <20210614144407.134243-1-mreitz@redhat.com> References: <20210614144407.134243-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , qemu-devel@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" We cannot reasonably test the main point of allow-other, which is to allow users other than the current one to access the FUSE export, because that would require access to sudo, which this test most likely will not have. (Also, we would need to figure out some user/group that is on the machine and that is not the current user/group, which may become a bit hairy.) But we can test some byproducts: First, whether changing permissions works (our FUSE code only allows so for allow-other=3Dtrue), and second, whether the kernel applies permission checks with allow-other=3Dtrue (because that implies default_permissions). Signed-off-by: Max Reitz --- tests/qemu-iotests/308 | 91 ++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/308.out | 47 ++++++++++++++++++++ 2 files changed, 138 insertions(+) diff --git a/tests/qemu-iotests/308 b/tests/qemu-iotests/308 index f122065d0f..1b2f908947 100755 --- a/tests/qemu-iotests/308 +++ b/tests/qemu-iotests/308 @@ -334,6 +334,97 @@ echo '=3D=3D=3D Compare copy with original =3D=3D=3D' =20 $QEMU_IMG compare -f raw -F $IMGFMT "$COPIED_IMG" "$TEST_IMG" =20 +echo +echo '=3D=3D=3D Test permissions =3D=3D=3D' + +# Test that you can only change permissions on the export with allow-other= =3Dtrue. +# We cannot really test the primary reason behind allow-other (i.e. to all= ow +# users other than the current one access to the export), because for that= we +# would need sudo, which realistically nobody will allow this test to use. +# What we can do is test that allow-other=3Dtrue also enables default_perm= issions, +# i.e. whether we can still read from the file if we remove the read permi= ssion. + +# $1: allow-other value ('true' or 'false') +run_permission_test() +{ + # Below, we want to test permission checks on the export. To do that + # properly, we need to ensure that those checks are not bypassed, so w= e have + # to drop cap_dac_override. + # (Note that cap_dac_read_search bypasses read permission checks, whic= h is + # why we try to open the file R/W below, so we do not have to care abo= ut + # cap_dac_read_search here.) + # $capsh is effectively a shell command, i.e. can be used like: + # $capsh -c "$command $args..." + # By default it is just bash. + capsh=3D'/usr/bin/env bash' + if type -p capsh > /dev/null; then + if ! capsh --has-p=3Dcap_dac_override 2>/dev/null; then + # No cap_dac_override, we are good to go + true # pass + elif capsh --has-p=3Dcap_setpcap 2>/dev/null; then + # We will need to drop cap_dac_override, but doing so requires + # cap_setpcap in turn + capsh=3D'capsh --drop=3Dcap_dac_override --' + else + # Hopefully a rare case + _notrun 'CAP_DAC_OVERRIDE must be dropped, but this cannot be'= \ + 'done without CAP_SETPCAP' + fi + elif [ "$(id -u)" -ne 0 ]; then + # Non-root users probably do not have those capabilities, so try t= o get + # by without capsh + true # pass + else + # Running this test as root without capsh on the system should be = a rare + # case... + _notrun 'No capsh found while run as root' + fi + + _launch_qemu \ + -blockdev \ + "$IMGFMT,node-name=3Dnode-format,file.driver=3Dfile,file.filename= =3D$TEST_IMG" + + _send_qemu_cmd $QEMU_HANDLE \ + "{'execute': 'qmp_capabilities'}" \ + 'return' + + # Writable so we can open it R/W below + fuse_export_add 'export' \ + "'mountpoint': '$EXT_MP', + 'writable': true, + 'allow-other': $1" + + echo '(Invoking chmod)' + chmod 666 "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt + stat -c 'Permissions post-chmod: %a' "$EXT_MP" + + echo '(Removing all permissions)' + chmod 000 "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt + + # We want a permission denied here (with allow-other=3Dtrue) + # (Use $QEMU_IO_PROG, because $capsh will not know the wrapper that is + # $QEMU_IO) + # Use blkdebug to force-take the WRITE permission so this will definit= ely + # try to open the export with O_RDWR. + imgopts=3D"driver=3Dblkdebug,take-child-perms.0=3Dwrite," + imgopts+=3D"image.driver=3Dfile,image.filename=3D$EXT_MP" + $capsh -c "$QEMU_IO_PROG -c quit --image-opts '$imgopts'" 2>&1 \ + | _filter_qemu_io | _filter_testdir | _filter_imgfmt + + _send_qemu_cmd $QEMU_HANDLE \ + "{'execute': 'quit'}" \ + 'return' + + wait=3Dyes _cleanup_qemu +} + +for ao in 'false' 'true'; do + echo + echo "--- allow-other=3D$ao ---" + + run_permission_test "$ao" +done + # success, all done echo "*** done" rm -f $seq.full diff --git a/tests/qemu-iotests/308.out b/tests/qemu-iotests/308.out index 466e7e0267..4620efbb0d 100644 --- a/tests/qemu-iotests/308.out +++ b/tests/qemu-iotests/308.out @@ -167,4 +167,51 @@ OK: Post-truncate image size is as expected =20 =3D=3D=3D Compare copy with original =3D=3D=3D Images are identical. + +=3D=3D=3D Test permissions =3D=3D=3D + +--- allow-other=3Dfalse --- +{'execute': 'qmp_capabilities'} +{"return": {}} +{'execute': 'block-export-add', + 'arguments': { + 'type': 'fuse', + 'id': 'export', + 'node-name': 'node-format', + 'mountpoint': 'TEST_DIR/t.IMGFMT.fuse', + 'writable': true, + 'allow-other': false + } } +{"return": {}} +(Invoking chmod) +chmod: changing permissions of 'TEST_DIR/t.IMGFMT.fuse': Operation not sup= ported +Permissions post-chmod: 600 +(Removing all permissions) +chmod: changing permissions of 'TEST_DIR/t.IMGFMT.fuse': Operation not sup= ported +{'execute': 'quit'} +{"return": {}} +{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event"= : "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}} +{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event"= : "BLOCK_EXPORT_DELETED", "data": {"id": "export"}} + +--- allow-other=3Dtrue --- +{'execute': 'qmp_capabilities'} +{"return": {}} +{'execute': 'block-export-add', + 'arguments': { + 'type': 'fuse', + 'id': 'export', + 'node-name': 'node-format', + 'mountpoint': 'TEST_DIR/t.IMGFMT.fuse', + 'writable': true, + 'allow-other': true + } } +{"return": {}} +(Invoking chmod) +Permissions post-chmod: 666 +(Removing all permissions) +qemu-io: can't open: Could not open 'TEST_DIR/t.IMGFMT.fuse': Permission d= enied +{'execute': 'quit'} +{"return": {}} +{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event"= : "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}} +{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event"= : "BLOCK_EXPORT_DELETED", "data": {"id": "export"}} *** done --=20 2.31.1