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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 156CFD116F3 for ; Mon, 1 Dec 2025 16:23:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pS2mQ5xbofpQvFILM7dJqGHd9p4HpT8s5pC6EbcT+hk=; b=0j3aDvfV0rQzHONkznKQGDqWb7 eKfLSxkk14oKYcR5mk3Hql169mwnD96A+9K55A8Ng3ZKUkdng3Il//v4WKEWXPWcnEhNOuRTZgCyM YyADOJF2d+h0ppLlLKyCAmeybF9/lEf86xOXELOceIkjAtsvVAZ1rEHLnsZrQuH7XLaHU3ojpXTXi F8W8x7n/MdKSd/57u3f7WBw5/ZQLDrfvNnMktaGvuZyFqXurOW7t49dCCYawtZDovcq9U0OS61Gkj h7HiU4VXQ4C7BuP+VaG51neamfWXoeTaL33kpvm/JbpC22sRTF3nQu5k20/cyp8oNK51E1M9gZXRP 1rGPRoNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vQ6gJ-00000004FdR-0O20; Mon, 01 Dec 2025 16:23:19 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vQ6gE-00000004Fcy-1pog for linux-nvme@lists.infradead.org; Mon, 01 Dec 2025 16:23:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1764606193; 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: in-reply-to:in-reply-to:references:references; bh=pS2mQ5xbofpQvFILM7dJqGHd9p4HpT8s5pC6EbcT+hk=; b=OxJl8kFhNqkcQWVqHu2Olc2I1qQobLnzRQb3Y/NQyubzvdODdedhIDUMP1a7KEfKhY22Av SP25XbZWdGXlURWC8ZTN3me2vBuPojpEU8FH0JfyhFEoMRo//48r7DeScb7R0CbmekiBR2 bb2c/iekZRf6uWKV/AjjVcrvO3j0DT8= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-57-31z9c91cOCa-rtg8RH6E0g-1; Mon, 01 Dec 2025 11:23:05 -0500 X-MC-Unique: 31z9c91cOCa-rtg8RH6E0g-1 X-Mimecast-MFC-AGG-ID: 31z9c91cOCa-rtg8RH6E0g_1764606183 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id AE42A180057A; Mon, 1 Dec 2025 16:23:02 +0000 (UTC) Received: from localhost (unknown [10.2.16.172]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id D83941800877; Mon, 1 Dec 2025 16:23:01 +0000 (UTC) Date: Mon, 1 Dec 2025 11:22:55 -0500 From: Stefan Hajnoczi To: Christoph Hellwig Cc: linux-block@vger.kernel.org, Keith Busch , "Martin K. Petersen" , linux-kernel@vger.kernel.org, "James E.J. Bottomley" , Mike Christie , linux-nvme@lists.infradead.org, Jens Axboe , linux-scsi@vger.kernel.org, Sagi Grimberg Subject: Re: [PATCH v2 2/4] nvme: reject invalid pr_read_keys() num_keys values Message-ID: <20251201162255.GD866564@fedora> References: <20251127155424.617569-1-stefanha@redhat.com> <20251127155424.617569-3-stefanha@redhat.com> <20251201063649.GB19461@lst.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="YKftHGuwZht4hbb7" Content-Disposition: inline In-Reply-To: <20251201063649.GB19461@lst.de> X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251201_082314_913763_60FE2FA1 X-CRM114-Status: GOOD ( 27.10 ) X-BeenThere: linux-nvme@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-nvme" Errors-To: linux-nvme-bounces+linux-nvme=archiver.kernel.org@lists.infradead.org --YKftHGuwZht4hbb7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 01, 2025 at 07:36:49AM +0100, Christoph Hellwig wrote: > On Thu, Nov 27, 2025 at 10:54:22AM -0500, Stefan Hajnoczi wrote: > > The pr_read_keys() interface has a u32 num_keys parameter. The NVMe > > Reservation Report command has a u32 maximum length. Reject num_keys > > values that are too large to fit. > >=20 > > This will become important when pr_read_keys() is exposed to untrusted > > userspace via an ioctl. > >=20 > > Signed-off-by: Stefan Hajnoczi > > --- > > drivers/nvme/host/pr.c | 4 ++++ > > 1 file changed, 4 insertions(+) > >=20 > > diff --git a/drivers/nvme/host/pr.c b/drivers/nvme/host/pr.c > > index ca6a74607b139..156a2ae1fac2e 100644 > > --- a/drivers/nvme/host/pr.c > > +++ b/drivers/nvme/host/pr.c > > @@ -233,6 +233,10 @@ static int nvme_pr_read_keys(struct block_device *= bdev, > > int ret, i; > > bool eds; > > =20 > > + /* Check that keys fit into u32 rse_len */ > > + if (num_keys > (U32_MAX - sizeof(*rse)) / sizeof(rse->regctl_eds[0])) > > + return -EINVAL; > > + >=20 > We use struct_size to calculate the size below, which saturates on > overflow. So just checking the rse_len variable returned by the that > would be nicer. Bonus points for using sizeof_field() instead of > hardcoding U32_MAX. Will fix. I don't see how to use sizeof_field() here, but taking advantage of struct_size() already improves things a lot: diff --git a/drivers/nvme/host/pr.c b/drivers/nvme/host/pr.c index ca6a74607b139..ad2ecc2f49a97 100644 --- a/drivers/nvme/host/pr.c +++ b/drivers/nvme/host/pr.c @@ -228,7 +228,8 @@ static int nvme_pr_resv_report(struct block_device *bde= v, void *data, static int nvme_pr_read_keys(struct block_device *bdev, struct pr_keys *keys_info) { - u32 rse_len, num_keys =3D keys_info->num_keys; + size_t rse_len; + u32 num_keys =3D keys_info->num_keys; struct nvme_reservation_status_ext *rse; int ret, i; bool eds; @@ -238,6 +239,9 @@ static int nvme_pr_read_keys(struct block_device *bdev, * enough to get enough keys to fill the return keys buffer. */ rse_len =3D struct_size(rse, regctl_eds, num_keys); + if (rse_len > U32_MAX) + return -EINVAL; + rse =3D kzalloc(rse_len, GFP_KERNEL); if (!rse) return -ENOMEM; Stefan --YKftHGuwZht4hbb7 Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhpWov9P5fNqsNXdanKSrs4Grc8gFAmktwN8ACgkQnKSrs4Gr c8gLeAf/dAZo5nwpdpojnIzrv8GAq8x+o/SWFa1b7FBbj7Lc0vzxQD23XMORjCvm sS28Gf6duxGp88k2clDV3MELwZppYSXAPVyAM+/nVJzjrtA9F0FAcfyhLSrL4RzY mXLIrOrmnr6FxHTbDj6USxHsRk4h1tQzOKDwaej5Xhb1bqZdmEHkViGwVMcCfJJM tjKO1veWKq7p7hBjMzTsD3fABOMXKZqEZmac9fWI3X0KrwKcN9WcgHFnvV4l46M1 7HQbxqPS8nbPf3eD98p5ZNUVHf0cbJ/pac8ztqLvdr7GD19lnmZcHBjUKmNTh8sM ibzD4lqyv4wHEIj/EmYShAzH+zIWZA== =S0Z0 -----END PGP SIGNATURE----- --YKftHGuwZht4hbb7--