Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1735946pxu; Thu, 8 Oct 2020 20:55:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz3Xprb6T7pEawDFrr7jXOblvOlOVKjQZ2nFxChAd3uWJP34ouJJtAFXyYvUCObVzSTUaTq X-Received: by 2002:a17:906:934d:: with SMTP id p13mr12911262ejw.532.1602215731576; Thu, 08 Oct 2020 20:55:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602215731; cv=none; d=google.com; s=arc-20160816; b=IyWGIjcOAxVI0gqznJXFVEyB4LtrtgFtvjtoFadaYFUOo1sQ7ULweGiLQ1g/xnps1M 8YTW5Ff7NlP9aX/el+b7ERRF1Dv7t0wD/pSKjGacBTI+6kwHQNdEMQJdfDcYpVf4tsN6 crh91iVlZTSp7woo3uT2/B/EUJ0172QKNU8mB2ZQ6FdQmNs6odIgpIzUFy8UazzwwB+w KcuQvCv48oq/ReT6meaguxugNaQPisS9UHwe9LiHtGIcMrXPpqDKTlFnH+OWYB6nyT2W o5+etuJArE7hQ1emIMYmleBPe2rjOF36XLqRBIsv80G12vqz1Z/Y0AmLJNMLQMVWNXUq kvjw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=vo1Foyq2LZQ2aBs2OKPGFZMaCSmaxwLlJrQafBw1QGU=; b=LMQrVJfEiS50leYEp/pVXksi1Re/avjvqCZsdUgPh4cAZWvJteoAwx05XGCNapqT8o owA2piFzmi87LwSSzMZw5isUW8MUAmokuIpszmqOYfSPBpzOsLOmXvaSh1X0l+XCXBLw 8P9dlhi+SUl49QSPMmSRCKthXWTmUZfF9d0xEbbRO5EBpmAuESQju3/xt+JiX0MhlgKv 7wHX2BvejAJ+xn8K+LwxPVwpUMvhmMcB/pllAVF4GfgcSEqFJ8G1Ujh8XkMHJO4BWpQB PFwg7WjgGAH75Ahu0U62t9f3owcYgETbtj7x8x0JPztY8pl6covwDWT+imEeH8+5Avsl 3T9w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cG7dLDWQ; 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 v7si6689292edj.392.2020.10.08.20.55.08; Thu, 08 Oct 2020 20:55:31 -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=default header.b=cG7dLDWQ; 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 S1730726AbgJIBuR (ORCPT + 99 others); Thu, 8 Oct 2020 21:50:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:47052 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726499AbgJIBuR (ORCPT ); Thu, 8 Oct 2020 21:50:17 -0400 Received: from localhost (unknown [104.132.1.66]) (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 8A2EB221FC; Fri, 9 Oct 2020 01:50:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602208216; bh=s5GqRg3NaF5D3Hdwcbguv+4BgjWu9T7zaJldYV6Miy0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cG7dLDWQUUpBCig3F0IxYyEUrBHyrGTgTbguijJUi94MwKnR/ljojrHEJ7pRl8Lqk jVERxmaDQchJ/x7kuCead3hnxr3EEg/v/hePxArkDOgJv3rdBfORJC41NeFnuJ7QEV zOHUs77BdBljAh+HN58OSEwARPmFWnShax3R3FzQ= Date: Thu, 8 Oct 2020 18:50:15 -0700 From: jaegeuk@kernel.org To: Chao Yu Cc: Eric Biggers , , , , Subject: Re: [f2fs-dev] [f2fs bug] infinite loop in f2fs_get_meta_page_nofail() Message-ID: <20201009015015.GA1931838@google.com> References: <000000000000432c5405b1113296@google.com> <20201007213253.GD1530638@gmail.com> <20201007215305.GA714500@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/09, Chao Yu wrote: > On 2020/10/8 5:53, jaegeuk@kernel.org wrote: > > On 10/07, Eric Biggers wrote: > > > [moved linux-fsdevel to Bcc] > > > > > > On Wed, Oct 07, 2020 at 02:18:19AM -0700, syzbot wrote: > > > > Hello, > > > > > > > > syzbot found the following issue on: > > > > > > > > HEAD commit: a804ab08 Add linux-next specific files for 20201006 > > > > git tree: linux-next > > > > console output: https://syzkaller.appspot.com/x/log.txt?x=17fe30bf900000 > > > > kernel config: https://syzkaller.appspot.com/x/.config?x=26c1b4cc4a62ccb > > > > dashboard link: https://syzkaller.appspot.com/bug?extid=ee250ac8137be41d7b13 > > > > compiler: gcc (GCC) 10.1.0-syz 20200507 > > > > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1336413b900000 > > > > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=12f7392b900000 > > > > > > > > The issue was bisected to: > > > > > > > > commit eede846af512572b1f30b34f9889d7df64c017d4 > > > > Author: Jaegeuk Kim > > > > Date: Fri Oct 2 21:17:35 2020 +0000 > > > > > > > > f2fs: f2fs_get_meta_page_nofail should not be failed > > > > > > > > > > Jaegeuk, it looks like the loop you added in the above commit doesn't terminate > > > if the requested page is beyond the end of the device. > > > > Yes, that will go infinite loop. Otherwise, it will trigger a panic during > > the device reboot. Let me think how to avoid that before trying to get the > > wrong lba access. > > Delivering f2fs_get_sum_page()'s return value needs a lot of codes change, I think > we can just zeroing sum_page in error case, as we have already shutdown f2fs via > calling f2fs_stop_checkpoint(), then f2fs_cp_error() will stop all updates to > filesystem data including summary pages. That sounds like one solution tho, I'm afraid of getting another panic by wrong zero'ed summary page. > > Thoughts? > > Thanks, > > > > > > > > > - Eric > > > > > > _______________________________________________ > > Linux-f2fs-devel mailing list > > Linux-f2fs-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel > > . > >