Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp348853pxb; Fri, 8 Jan 2021 06:38:57 -0800 (PST) X-Google-Smtp-Source: ABdhPJyUw1XHLIggBjo8zs4EZvto/xED5VBlvkAYQq6PEBLEaQ1etBy/2Q/dGObnYvU1eI1TZHX5 X-Received: by 2002:a50:8b61:: with SMTP id l88mr5607304edl.250.1610116737223; Fri, 08 Jan 2021 06:38:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610116737; cv=none; d=google.com; s=arc-20160816; b=adoh+OdCfAh3kPsLCtajhRjezV2D48RnGUnIkj4SoUCKB/VS1qD/iu6KthcTKZbb4b llUgxJFvZSqxeeqiaC6fxVnuVWEN/28cOEez/PldJJvHK0rXAufcXoSLLJmqNUzRd5bV oupgtr/S5y382Ik+b5J2Mtk/8PLjYvuogs41WUhP52daZabmefnSwFERh4naOonBemkc gp4utM64qnzv9Bn69fVXU9y1QWPErt2PwcT/5kODoDWvPF2/t3f3xzviSPJk/TnAtx9u 5+RtIdfu/mKarhPGlG01PF4W3V41NMdtAjmSEGdDc4yUUOGknmjDmuw7YKpbmOGzlqKN U4JA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:mail-followup-to:reply-to:message-id :subject:cc:to:from:date; bh=NzJg2TsdFfOq0hdBJUdS4WVTxywzrAofTEzOT8OKkDk=; b=mXSYPPp3fOv9SYgG5uw8Don/iu9OzWkfn7hd/ydOgSUTzIkPQQ9RPAc6canniDcc1+ JA+SlEUk27KKkhGXwTkano4jRggryKG/IApslRtvMy7+73bvp20ZxJc+DG7+qFFwRIRC /tC8DlkepraLkFA+hvNqR1IqwmXb8i7HiGKJDemucvyiAuEIs9VDFYKiEGWHcZwTBvZg 5CpldZ8665DK+3DoquAvaUkJdilRgPYiTwRlGR5ltTUJEnY+ETtozZdquSFStJfI3odP fW1hRGGvZ9FSMkR1mhkI7kFoOnAy6qAsTIhoQK0qPffQLus5BtBeSBOS3x57gJtzvdtT afQg== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lz20si3515932ejb.451.2021.01.08.06.38.33; Fri, 08 Jan 2021 06:38:57 -0800 (PST) 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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727087AbhAHOgQ (ORCPT + 99 others); Fri, 8 Jan 2021 09:36:16 -0500 Received: from mx2.suse.de ([195.135.220.15]:45906 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725942AbhAHOgQ (ORCPT ); Fri, 8 Jan 2021 09:36:16 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 6E531AD11; Fri, 8 Jan 2021 14:35:34 +0000 (UTC) Received: by ds.suse.cz (Postfix, from userid 10065) id C73F0DA6E9; Fri, 8 Jan 2021 15:33:43 +0100 (CET) Date: Fri, 8 Jan 2021 15:33:43 +0100 From: David Sterba To: Filipe Manana Cc: syzbot , Chris Mason , David Sterba , Filipe David Borba Manana , Josef Bacik , linux-btrfs , Linux Kernel Mailing List , mingo@kernel.org, mingo@redhat.com, peterz@infradead.org, rostedt@goodmis.org, syzkaller-bugs@googlegroups.com, will@kernel.org Subject: Re: KASAN: null-ptr-deref Write in start_transaction Message-ID: <20210108143343.GY6430@twin.jikos.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Filipe Manana , syzbot , Chris Mason , David Sterba , Filipe David Borba Manana , Josef Bacik , linux-btrfs , Linux Kernel Mailing List , mingo@kernel.org, mingo@redhat.com, peterz@infradead.org, rostedt@goodmis.org, syzkaller-bugs@googlegroups.com, will@kernel.org References: <00000000000053e36405b3c538fc@google.com> <0000000000008f60c505b84f2cd0@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 08, 2021 at 02:22:00PM +0000, Filipe Manana wrote: > On Thu, Jan 7, 2021 at 1:13 PM syzbot > wrote: > > > > syzbot suspects this issue was fixed by commit: > > > > commit f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc > > Author: Filipe Manana > > Date: Fri Nov 13 11:24:17 2020 +0000 > > > > btrfs: remove unnecessary attempt to drop extent maps after adding inline extent > > > > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13ddc30b500000 > > start commit: 521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' .. > > git tree: upstream > > kernel config: https://syzkaller.appspot.com/x/.config?x=61033507391c77ff > > dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4 > > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000 > > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000 > > > > If the result looks correct, please mark the issue as fixed by replying with: > > > > #syz fix: btrfs: remove unnecessary attempt to drop extent maps after adding inline extent > > Nop, it can't be this change. > > What should fix it should be the following commit: > > commit ecfdc08b8cc65d737eebc26a1ee1875a097fd6a0 > Author: Goldwyn Rodrigues > Date: Thu Sep 24 11:39:21 2020 -0500 > > btrfs: remove dio iomap DSYNC workaround Thanks! #syz unfix