Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp252591pxf; Wed, 24 Mar 2021 04:26:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxSesVTMF8OabJXgucrVa1hdPxB1nTzImQAB1HIGwJWJ5mb8nq+y6DXaB12GnbjaMcLvXqb X-Received: by 2002:a05:6402:447:: with SMTP id p7mr2885483edw.89.1616585216362; Wed, 24 Mar 2021 04:26:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616585216; cv=none; d=google.com; s=arc-20160816; b=aQSZ8/6IwLL7+ro6mmUHJI4v5tDgodGOCY0qx16Md7RtUZQAjyGIUBF569GDKAVoOm jY4iEIZxDSNPlv4SEDq8EBcxLJWY9bDZnNhRg5cHfbP7cu7pDqhVVEfKdP0O2rYG/clN nf3/hQ7KDKLA7aTx8BoXRLc8+XXR+fZTDcmmyacA8p2kxU5WonMomQiJMg+rOU62RJg6 l6IJ8d6kiV8KMIkF3O1eX5Km2aJ6pnQmLXvb7wGU19c15eEBhidYY9/hEbDtGb+icXZz KIiY5ZFnXqM8cSgV66xSqfxpsapmGHEKSI/W8bXxLw0+Tqa4LbxamzWZhyQO8XjIavHY 3pJg== 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:message-id:subject:cc:to:from:date; bh=VxldB65ffe7TgPc4OliDDZlUL9BZRdpl1j5FFOdOwwk=; b=ODJpo7aU+zjrUN0nsxsHt/ruKYSzqP56zhkSD48/qCFEDrSF6jgELfDKpmlQLRzNHA X8lfSYq+fluq1TJcuFcsnasbCAz34gk3Ae+q9InGHXsf6ZuFhtrYx7cIo0YBq9/b/OgI FBYe97fUXiHqTTcAh933ddflwBlWa5pOLeWYumaYfo5YAxLAZW8Fwb+qtpKueQB5I8pZ OdGPnHfP2QyEG73hQU3L++x5aXkWIpkD5ajI9fW/gC6jMXqVr5tS0Z33eW1jqswCQVnl 0ATDgzUd+Pv1j+mKUUQHL8Ivr68xaLQQHmgM0xb4yAa+aM77nNUCQtip/5g84/TT+Cur 6v5w== 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 p9si1499541edq.59.2021.03.24.04.26.34; Wed, 24 Mar 2021 04:26:56 -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; 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 S232726AbhCXJuS (ORCPT + 99 others); Wed, 24 Mar 2021 05:50:18 -0400 Received: from verein.lst.de ([213.95.11.211]:36232 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232685AbhCXJtu (ORCPT ); Wed, 24 Mar 2021 05:49:50 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 6360C68B05; Wed, 24 Mar 2021 10:49:47 +0100 (CET) Date: Wed, 24 Mar 2021 10:49:47 +0100 From: Christoph Hellwig To: syzbot Cc: axboe@kernel.dk, hch@lst.de, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tj@kernel.org Subject: Re: [syzbot] KASAN: use-after-free Read in disk_part_iter_next (2) Message-ID: <20210324094947.GA9252@lst.de> References: <00000000000053da9405bd7d2644@google.com> <000000000000a17fb305be0b3f38@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000000000000a17fb305be0b3f38@google.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org #syz test: git://git.infradead.org/users/hch/block.git part-iter-fix On Sun, Mar 21, 2021 at 05:40:05AM -0700, syzbot wrote: > syzbot has bisected this issue to: > > commit a33df75c6328bf40078b35f2040d8e54d574c357 > Author: Christoph Hellwig > Date: Sun Jan 24 10:02:41 2021 +0000 > > block: use an xarray for disk->part_tbl > > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=17989906d00000 > start commit: 1c273e10 Merge tag 'zonefs-5.12-rc4' of git://git.kernel.o.. > git tree: upstream > final oops: https://syzkaller.appspot.com/x/report.txt?x=14589906d00000 > console output: https://syzkaller.appspot.com/x/log.txt?x=10589906d00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=6abda3336c698a07 > dashboard link: https://syzkaller.appspot.com/bug?extid=8fede7e30c7cee0de139 > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13dfe8bed00000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=155a117cd00000 > > Reported-by: syzbot+8fede7e30c7cee0de139@syzkaller.appspotmail.com > Fixes: a33df75c6328 ("block: use an xarray for disk->part_tbl") > > For information about bisection process see: https://goo.gl/tpsmEJ#bisection ---end quoted text---