Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp5849109ybn; Sun, 29 Sep 2019 07:03:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqyCwnlbdPvoli44npw4keJEsmX/zawLzw7XpV1xZtPw6xefXfI1X/8bN1KV30uw+mFLTXMd X-Received: by 2002:a50:ed8e:: with SMTP id h14mr14724380edr.69.1569765780985; Sun, 29 Sep 2019 07:03:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569765780; cv=none; d=google.com; s=arc-20160816; b=MCena0FuT4G3mi9ghEQ/ibldAGhyp0UIFyDGgE/bMIIz7F9v3JSQBMXsoDg0uxdGUG 34nnqxQoUHI57vIT8si0RVrryARp4Z5qNstN/qRz/u0GVlrQSQVc2DJVCE1U4hL8jN3w q4WAryVlondClo33y4gApOm+hgk0324hVYGQ+54FWH3KhERVMvoJ//C/vTG43PhWj7On iWlRnrjxfqIMoMq00rnEBHoMP5gVbM3bt7ru42bphmLAS43HZpUi8yCv+1cXCvfhj0jB MQZ3Ftsbq9bpwhIEK2LaDVHcstDBnJ3IRlqtW2OvbSrEfem3XjW1f0JmF7ub+sPV7QOA KjVg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=zm9tFdxBYnH2I50eErmc0WSPMUTXZXyBEtkrwoh8vUo=; b=jdLLr7qolyCPuy5oPKQQvHREpT37V50m3koic3mRTmpIHoSHA8tGcgBGv9Vom/YPaO iAmx0GdzTP0OMJDytX9aIkSyngcMdQBIFl4rBG/tw+Tho9OApjqEaer64fWWH5IA123c 7iax+goRcY6YoGRXND+3TKpBa34+veV6rx2Kv1iriwbcU4w+A0rW0piLfkcLaQXKQbm6 cZegFOE68tyJaLh3BDNsWUN64UGKlP4WhZSkpRcryunBSfMdBV0jZ4kgOGODgN321pXd 2nLI11BGtOLRwupaEHpLdzAiVSNGEbXtKtqkJmKUdWFmOkCdWnMgRYOLLP7OFC5BjQVi 6OZg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=uuLXOu9x; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p38si5272023edc.449.2019.09.29.07.02.36; Sun, 29 Sep 2019 07:03:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=uuLXOu9x; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729810AbfI2N7t (ORCPT + 99 others); Sun, 29 Sep 2019 09:59:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:41214 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729138AbfI2N7s (ORCPT ); Sun, 29 Sep 2019 09:59:48 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C7A4A2082F; Sun, 29 Sep 2019 13:59:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569765587; bh=nW5R02Lp0r8+FlCjCcLSXf0yuWMCeAZTIDDQu+f5wXo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=uuLXOu9xhnCBPWrD1N9IsHTky7RaV8xsyyO3cyVS4i6pxlkt6ozGlNuKTcYq4Ju+q g2AgBHlobvomxBulCCBPH1qSOEHIvJVowZoc3zAGV5aKnE684fKYFoNJflueY0fMIJ 4to6xcGg57ISyDYlLXNrp+V2mla7zqz9HnvKE3qU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chao Yu , Jaegeuk Kim , Sasha Levin Subject: [PATCH 4.19 53/63] f2fs: fix to do sanity check on segment bitmap of LFS curseg Date: Sun, 29 Sep 2019 15:54:26 +0200 Message-Id: <20190929135040.450358370@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190929135031.382429403@linuxfoundation.org> References: <20190929135031.382429403@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Chao Yu [ Upstream commit c854f4d681365498f53ba07843a16423625aa7e9 ] As Jungyeon Reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=203233 - Reproduces gcc poc_13.c ./run.sh f2fs - Kernel messages F2FS-fs (sdb): Bitmap was wrongly set, blk:4608 kernel BUG at fs/f2fs/segment.c:2133! RIP: 0010:update_sit_entry+0x35d/0x3e0 Call Trace: f2fs_allocate_data_block+0x16c/0x5a0 do_write_page+0x57/0x100 f2fs_do_write_node_page+0x33/0xa0 __write_node_page+0x270/0x4e0 f2fs_sync_node_pages+0x5df/0x670 f2fs_write_checkpoint+0x364/0x13a0 f2fs_sync_fs+0xa3/0x130 f2fs_do_sync_file+0x1a6/0x810 do_fsync+0x33/0x60 __x64_sys_fsync+0xb/0x10 do_syscall_64+0x43/0x110 entry_SYSCALL_64_after_hwframe+0x44/0xa9 The testcase fails because that, in fuzzed image, current segment was allocated with LFS type, its .next_blkoff should point to an unused block address, but actually, its bitmap shows it's not. So during allocation, f2fs crash when setting bitmap. Introducing sanity_check_curseg() to check such inconsistence of current in-used segment. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim Signed-off-by: Sasha Levin --- fs/f2fs/segment.c | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/fs/f2fs/segment.c b/fs/f2fs/segment.c index 8fc3edb6760c2..da7af7822e595 100644 --- a/fs/f2fs/segment.c +++ b/fs/f2fs/segment.c @@ -4098,6 +4098,41 @@ static int build_dirty_segmap(struct f2fs_sb_info *sbi) return init_victim_secmap(sbi); } +static int sanity_check_curseg(struct f2fs_sb_info *sbi) +{ + int i; + + /* + * In LFS/SSR curseg, .next_blkoff should point to an unused blkaddr; + * In LFS curseg, all blkaddr after .next_blkoff should be unused. + */ + for (i = 0; i < NO_CHECK_TYPE; i++) { + struct curseg_info *curseg = CURSEG_I(sbi, i); + struct seg_entry *se = get_seg_entry(sbi, curseg->segno); + unsigned int blkofs = curseg->next_blkoff; + + if (f2fs_test_bit(blkofs, se->cur_valid_map)) + goto out; + + if (curseg->alloc_type == SSR) + continue; + + for (blkofs += 1; blkofs < sbi->blocks_per_seg; blkofs++) { + if (!f2fs_test_bit(blkofs, se->cur_valid_map)) + continue; +out: + f2fs_msg(sbi->sb, KERN_ERR, + "Current segment's next free block offset is " + "inconsistent with bitmap, logtype:%u, " + "segno:%u, type:%u, next_blkoff:%u, blkofs:%u", + i, curseg->segno, curseg->alloc_type, + curseg->next_blkoff, blkofs); + return -EINVAL; + } + } + return 0; +} + /* * Update min, max modified time for cost-benefit GC algorithm */ @@ -4193,6 +4228,10 @@ int f2fs_build_segment_manager(struct f2fs_sb_info *sbi) if (err) return err; + err = sanity_check_curseg(sbi); + if (err) + return err; + init_min_max_mtime(sbi); return 0; } -- 2.20.1