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 80586C4332F for ; Sun, 5 Nov 2023 08:40:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230083AbjKEIkJ (ORCPT ); Sun, 5 Nov 2023 03:40:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34230 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229455AbjKEIkH (ORCPT ); Sun, 5 Nov 2023 03:40:07 -0500 Received: from mail-oi1-f197.google.com (mail-oi1-f197.google.com [209.85.167.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B51EED9 for ; Sun, 5 Nov 2023 01:40:04 -0700 (PDT) Received: by mail-oi1-f197.google.com with SMTP id 5614622812f47-3b2e7ae47d1so5333880b6e.0 for ; Sun, 05 Nov 2023 01:40:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699173604; x=1699778404; 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=ubi1y/nFwBKOxlg1T1iV5JNUkHex1InrNIEt964xeT4=; b=hSEEGkYU/m4FgJ6V7xqL6yulaCBHe1XsyzKAHkeDHpncIPHhiqpQSR+jyr9XOHRic7 A0quexMLKJbymilAh2lj3zfPXLeTd9rdd1gZa/YC4sVYQnOemflgmKIZj73S7T/iGMsE 1AjBhJDr75o8dQgPtTNGirbD4VQpz1LpUddk9VitN7qO72knq2+zmHBG1qmtJ9rHsbZ0 Oe6Iu+eKEE3wwByEtv+0Akq/eeB1JDJsHmiI/72r/RbMg6jtDiKOjxPrWJ458S89u6Hp zP4MeUUiuADlqn0Hin0ZxjLs9NWdmpXbjaeoZcn3tKr6Rc8Hg7wXFYkZ0hyJX3KzzndM wgOw== X-Gm-Message-State: AOJu0YzS2vD2Ddh37GSUj0tJI/2/qHUazwjUHuJGDVgIQltXUTsopqvx rekhebOSjyitxVFxqD3P6xtc1Ni9TfqtSc2L/4H2YHlcWM67 X-Google-Smtp-Source: AGHT+IGqts477963RT4MDh/f/hOQ8Is3TL1ul5XZfsXe70UO+SdEY8Tj3eLHmIToYNzq6fUjwsfSMcQJugLkZMJ9xfcI14GwIpl/ MIME-Version: 1.0 X-Received: by 2002:a54:470b:0:b0:3b2:e214:9118 with SMTP id k11-20020a54470b000000b003b2e2149118mr8543741oik.4.1699173603875; Sun, 05 Nov 2023 01:40:03 -0700 (PDT) Date: Sun, 05 Nov 2023 01:40:03 -0700 In-Reply-To: <000000000000a6429e0609331930@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000001222c4060963af3a@google.com> Subject: Re: [syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_qgroup_account_extent From: syzbot To: clm@fb.com, dsterba@suse.com, josef@toxicpanda.com, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, wqu@suse.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot has bisected this issue to: commit dce28769a33a95425b007f00842d6e12ffa28f83 Author: Qu Wenruo Date: Sat Sep 2 00:13:57 2023 +0000 btrfs: qgroup: use qgroup_iterator_nested to in qgroup_update_refcnt() bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=14f01717680000 start commit: 90b0c2b2edd1 Merge tag 'pinctrl-v6.7-1' of git://git.kerne.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=16f01717680000 console output: https://syzkaller.appspot.com/x/log.txt?x=12f01717680000 kernel config: https://syzkaller.appspot.com/x/.config?x=4cc8c922092464e7 dashboard link: https://syzkaller.appspot.com/bug?extid=e0b615318f8fcfc01ceb syz repro: https://syzkaller.appspot.com/x/repro.syz?x=14cae708e80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1354647b680000 Reported-by: syzbot+e0b615318f8fcfc01ceb@syzkaller.appspotmail.com Fixes: dce28769a33a ("btrfs: qgroup: use qgroup_iterator_nested to in qgroup_update_refcnt()") For information about bisection process see: https://goo.gl/tpsmEJ#bisection