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 2F236C7EE22 for ; Thu, 11 May 2023 06:15:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237097AbjEKGPe (ORCPT ); Thu, 11 May 2023 02:15:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39898 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231610AbjEKGPa (ORCPT ); Thu, 11 May 2023 02:15:30 -0400 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B928E40E7 for ; Wed, 10 May 2023 23:15:27 -0700 (PDT) Received: by mail-il1-f198.google.com with SMTP id e9e14a558f8ab-331581c2b13so122019365ab.2 for ; Wed, 10 May 2023 23:15:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683785726; x=1686377726; 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=dLAHlnW18J3ayWajoJkbp6lkX65Y1Y64Dsrkn5HyXys=; b=Yc0pdIqyp0GkWTWvAjwnzpN8IyNqU75tpTIYEGUoiHq6YJ3FDAE9LE+s78YBJ6OA6B bH0IkBZGPnemP6+LbJFJaP+ZFpmwTW1HGJDufiWWTWdCp39Tlbkg3+HZdtpmE0X97OT/ oJW3ZvlKlIWIngHk0TrSjGzc3bSuNFkCvdwWtMoTMo7wkneEN5Z3Q8udmORd3EYzQExT T51f109Z1PnKu/DeA0M7B6Jo7jPsg1puBkavbPTfnhiKW59FVQfSe+SspegpH3HrWOIx 7tdg1YBQpQYyA52enw7c2zwkAFzvCgjEsd7pilzbX+NN1EFAlscPJ0dVNwUeEGEFBMDK 9GHg== X-Gm-Message-State: AC+VfDzc2FbVWtaMJp2CIuA3B7Yeiv84+tUGX6TZQzqJdCqWd2MdbF+O 3X1XKgJbEIk2IExU+2WYrptoeVTZp6yxHtFSh/oaUyWL7eZl X-Google-Smtp-Source: ACHHUZ6yvxzia8K5bqOIRLxJYZeu6ltxVUJ+CKrR6EbTo4IyZ9g273GGCZ7A663uAMysUgMSPPasigEBgavPCpj4W/XwVrtzz+X+ MIME-Version: 1.0 X-Received: by 2002:a92:c9c6:0:b0:335:fef6:6b84 with SMTP id k6-20020a92c9c6000000b00335fef66b84mr345927ilq.1.1683785726767; Wed, 10 May 2023 23:15:26 -0700 (PDT) Date: Wed, 10 May 2023 23:15:26 -0700 In-Reply-To: <0000000000009b5b5705fb5dfda0@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000001f3bf005fb64ea0a@google.com> Subject: Re: [syzbot] [ext4?] WARNING in __ext4fs_dirhash From: syzbot To: adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tytso@mit.edu 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 08dd966cfd2bef467acd1835ae10c32356037bc3 Author: Theodore Ts'o Date: Sat May 6 15:59:13 2023 +0000 ext4: improve error handling from ext4_dirhash() bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=15ecb2fa280000 start commit: 578215f3e21c Add linux-next specific files for 20230510 git tree: linux-next final oops: https://syzkaller.appspot.com/x/report.txt?x=17ecb2fa280000 console output: https://syzkaller.appspot.com/x/log.txt?x=13ecb2fa280000 kernel config: https://syzkaller.appspot.com/x/.config?x=bb5a64fc61c29c5f dashboard link: https://syzkaller.appspot.com/bug?extid=344aaa8697ebd232bfc8 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13b80e32280000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=113f582a280000 Reported-by: syzbot+344aaa8697ebd232bfc8@syzkaller.appspotmail.com Fixes: 08dd966cfd2b ("ext4: improve error handling from ext4_dirhash()") For information about bisection process see: https://goo.gl/tpsmEJ#bisection