From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C1076EB64DD for ; Tue, 8 Aug 2023 03:27:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231473AbjHHD1W (ORCPT ); Mon, 7 Aug 2023 23:27:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230101AbjHHD0n (ORCPT ); Mon, 7 Aug 2023 23:26:43 -0400 Received: from mail-oi1-f200.google.com (mail-oi1-f200.google.com [209.85.167.200]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47EB41BF4 for ; Mon, 7 Aug 2023 20:24:37 -0700 (PDT) Received: by mail-oi1-f200.google.com with SMTP id 5614622812f47-3a1ec37ccbbso10099885b6e.0 for ; Mon, 07 Aug 2023 20:24:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691465076; x=1692069876; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=G2t0653jgaoKi74sFUq52vSh+FHiO/WGGg3QCdJix3M=; b=XkG5JYVU1zi1WLL+WTGCZ5J9MrM5ISx2R85zLfhzmOmvKuMuRpBL1wgK1vb7vmg8Rd kZ26Y5MFQldIBD37OuriNs7mYthpR+UUTv8vAUKfuq0jeJcAXkMT6o98qy2YtapzRx4j n3iLIZpCnvPFMyGUQt3St/Uk9S7hfDFa6iFGYwbXI8hkEiRs3rEdHEWJz4XreOAZ/LTK /WefgSPVZ5xpNI4QHswKgeKZ1Ddu+IfGtPK3W9DNd8UNm/MDoipz9TNkVhZDHv54FKeA U9TCD94XZICptxgFC/WJ6fMhyFq7djEq/pJ8ir9y8fpH3FKDwqTxYvcg9c99glAUs72R /6fQ== X-Gm-Message-State: AOJu0YzOwL7z4GMDWknZ30LE+tXN4BuCM4Gns28Uaar1JW1Giv3oNNI6 yQbdn8ddxqxAodiVV+NZEHtYrYgipSeHbTSaNDLYCIv4p88c X-Google-Smtp-Source: AGHT+IEdBx25FpCRFr7kwRfEIsTWGepOXKy+8cWomP3KEck/KxtG1Gi2xvFNSte1rAaKhA76kQLKa2VS+xd5mbRIv1R4n98gOq0Y MIME-Version: 1.0 X-Received: by 2002:a05:6808:2190:b0:3a4:87eb:da2c with SMTP id be16-20020a056808219000b003a487ebda2cmr20263284oib.0.1691465076523; Mon, 07 Aug 2023 20:24:36 -0700 (PDT) Date: Mon, 07 Aug 2023 20:24:36 -0700 In-Reply-To: <0000000000007921d606025b6ad6@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000094846060260e710@google.com> Subject: Re: [syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_open_devices From: syzbot To: brauner@kernel.org, clm@fb.com, dsterba@suse.com, hch@lst.de, josef@toxicpanda.com, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org syzbot has bisected this issue to: commit 066d64b26a21a5b5c500a30f27f3e4b1959aac9e Author: Christoph Hellwig Date: Wed Aug 2 15:41:23 2023 +0000 btrfs: open block devices after superblock creation bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=15493371a80000 start commit: f7dc24b34138 Add linux-next specific files for 20230807 git tree: linux-next final oops: https://syzkaller.appspot.com/x/report.txt?x=17493371a80000 console output: https://syzkaller.appspot.com/x/log.txt?x=13493371a80000 kernel config: https://syzkaller.appspot.com/x/.config?x=d7847c9dca13d6c5 dashboard link: https://syzkaller.appspot.com/bug?extid=26860029a4d562566231 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=179704c9a80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=17868ba9a80000 Reported-by: syzbot+26860029a4d562566231@syzkaller.appspotmail.com Fixes: 066d64b26a21 ("btrfs: open block devices after superblock creation") For information about bisection process see: https://goo.gl/tpsmEJ#bisection