Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp511669pxb; Thu, 9 Sep 2021 06:10:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyyOOncptmwPmBE300RP7GkP7KycOON1ZvRY579r9nJgHv9Zz5R4p4oxRqJvg4VRyfOJF46 X-Received: by 2002:a92:b711:: with SMTP id k17mr2292534ili.247.1631193040899; Thu, 09 Sep 2021 06:10:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631193040; cv=none; d=google.com; s=arc-20160816; b=aMkMhGRzCRVR4Ohgjwu5XPCuimcj0BJ5axgsupfieTRBguKMUgprEmYKcnBSJnSson evY528duheB5QPojCgs2ZegvTXFV6yrXreVs2RoFP3NJ4I5ucg/zMqIzr7ruifBz2u9F MaSnlM0kKzeBQIf/sSdaKEcbGRsmV41ogiJQOuyl2ZAtxTy8slbaBJy1sMjU0apdG9uw DM5yPucMznwbo8nf11dINejpNQSBPqRADiEsh7UoL05M61fTPa2T4Cg/b+56/U/MAXbB nzmz7m/WqzJ0ji8C3U/Nt02wwqAc5yJmlUrwJK619XAJEymn+UhX8X4zXP3x+mfEmiiX P2eg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=JN/GMDwKw7keVDGj1KVeQJpaVFZl6J7aCGxHKYi6Ujs=; b=ip2NYIYtZoqrJvKjfyp9z11bUO++fmH2fY3Woe5A4/EZZubY6gGVc4K4loT9UD2uLB hNcBSbJrZ4jhA3kjE4tjMxEMJFd8adhPhurDdZwsY9JAkgeYoYDom/DIg16mSRnXTHGg LgnZzAuTxc/KJKF2Bh1ttMd/UPpobxFbx/AYdzafgfANGDp6EWTek8UkG3Qy9+U6hQrb GZwMOygyFMWikiIj5ycmE30d+5wcVWiYwzuqygvHSgAJry+xbXKj6khkFGciyxbhOIE1 FDNShRi+9Kf4CYpUkGaZ8izFenlhkph1YVRN+u+wj2fDol8w8mVdHH4HD1Y61m/W/BLZ zZ2w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="EaJW/lJs"; 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c1si1754052ilo.83.2021.09.09.06.10.27; Thu, 09 Sep 2021 06:10:40 -0700 (PDT) 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=@kernel.org header.s=k20201202 header.b="EaJW/lJs"; 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358854AbhIINJq (ORCPT + 99 others); Thu, 9 Sep 2021 09:09:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:58618 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355560AbhIIM5i (ORCPT ); Thu, 9 Sep 2021 08:57:38 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 86B886325B; Thu, 9 Sep 2021 11:58:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631188715; bh=bfg+vvvQtMF9KkZ1AALbmu6qBfKTe3xCbYX0Q2Ncoy8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EaJW/lJsmwgM5kFqRkyaSjtCzj/q5787KGyK2rhtiF+/kvvjrkF0I/FRckQfnDn7C Go9E0AuNNQpUoI0v7PHGlydNvVYyt5a3cWh1aEBoTwpgXpY06aYz4Oh5OjRRzu0Kwc mBLqOSchUGOQNK/dYHzf9YINMLGenjkUY7PJ2fTRVxCPsocMIcUJQhZgB39Cm4sfJs rpMhhaDAW9L6aZCNhqcyiax6HOSA5tXDLmgECEb4gdcVpIJZwR5ApFNbts7R8Nl9Zz DJ492o3AfkrPv4uIH9CjfqlJclqXkkqn5J6LfL2Xa1RW75kt+fIfxqx5Zkcml/8bRV wGhTmd8JnIEmw== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Qu Wenruo , David Sterba , Sasha Levin , linux-btrfs@vger.kernel.org Subject: [PATCH AUTOSEL 4.19 55/74] btrfs: subpage: check if there are compressed extents inside one page Date: Thu, 9 Sep 2021 07:57:07 -0400 Message-Id: <20210909115726.149004-55-sashal@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210909115726.149004-1-sashal@kernel.org> References: <20210909115726.149004-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Qu Wenruo [ Upstream commit 3670e6451bc9c39ab3a46f1da19360219e4319f3 ] [BUG] When testing experimental subpage compressed write support, it hits a NULL pointer dereference inside read path: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 pc : __pi_memcmp+0x28/0x1ec lr : check_data_csum+0xd0/0x274 [btrfs] Call trace: __pi_memcmp+0x28/0x1ec btrfs_verify_data_csum+0xf4/0x244 [btrfs] end_bio_extent_readpage+0x1d0/0x6b0 [btrfs] bio_endio+0x15c/0x1dc end_workqueue_fn+0x44/0x64 [btrfs] btrfs_work_helper+0x74/0x250 [btrfs] process_one_work+0x1d4/0x47c worker_thread+0x180/0x400 kthread+0x11c/0x120 ret_from_fork+0x10/0x30 Code: 54000261 d100044c d343fd8c f8408403 (f8408424) ---[ end trace 9e2c59f33ea40866 ]--- [CAUSE] When reading two compressed extents inside the same page, like the following layout, we trigger above crash: 0 32K 64K |-------|\\\\\\\| | \- Compressed extent (A) \--------- Compressed extent (B) For compressed read, we don't need to populate its io_bio->csum, as we rely on compressed_bio->csum to verify the compressed data, and then copy the decompressed to inode pages. Normally btrfs_verify_data_csum() skip such page by checking and clearing its PageChecked flag But since that flag is still for the full page, when endio for inode page range [0, 32K) gets executed, it clears PageChecked flag for the full page. Then when endio for inode page range [32K, 64K) gets executed, since the page no longer has PageChecked flag, it just continues checking, even though io_bio->csum is NULL. [FIX] Thankfully there are only two users of PageChecked bit: - Cow fixup Since subpage has its own way to trace page dirty (dirty_bitmap) and ordered bit (ordered_bitmap), it should never trigger cow fixup. - Compressed read We can distinguish such read by just checking io_bio->csum. So just check io_bio->csum before doing the verification to avoid such NULL pointer dereference. Signed-off-by: Qu Wenruo Signed-off-by: David Sterba Signed-off-by: Sasha Levin --- fs/btrfs/inode.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c index 6f02a3f77fa8..2ba94c01d946 100644 --- a/fs/btrfs/inode.c +++ b/fs/btrfs/inode.c @@ -3311,6 +3311,20 @@ static int btrfs_readpage_end_io_hook(struct btrfs_io_bio *io_bio, return 0; } + /* + * For subpage case, above PageChecked is not safe as it's not subpage + * compatible. + * But for now only cow fixup and compressed read utilize PageChecked + * flag, while in this context we can easily use io_bio->csum to + * determine if we really need to do csum verification. + * + * So for now, just exit if io_bio->csum is NULL, as it means it's + * compressed read, and its compressed data csum has already been + * verified. + */ + if (io_bio->csum == NULL) + return 0; + if (BTRFS_I(inode)->flags & BTRFS_INODE_NODATASUM) return 0; -- 2.30.2