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 3F8E4C77B75 for ; Thu, 18 May 2023 00:06:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229566AbjERAGc (ORCPT ); Wed, 17 May 2023 20:06:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229780AbjERAGa (ORCPT ); Wed, 17 May 2023 20:06:30 -0400 Received: from mail-io1-f72.google.com (mail-io1-f72.google.com [209.85.166.72]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 82EFDE2 for ; Wed, 17 May 2023 17:06:26 -0700 (PDT) Received: by mail-io1-f72.google.com with SMTP id ca18e2360f4ac-76c550fbae9so92249739f.1 for ; Wed, 17 May 2023 17:06:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684368385; x=1686960385; 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=JoMoqXQ0K9ottZ20H37Za5eMXtoOXhgZyhPciqIVH40=; b=aoGZVg3wQZOcS6wW/geye5vt2HgI2g6VNhmKhhbuF84i+auS5G3PYntXH4Sz1VD5nS +vCIB+19HbWkSpzzcymhTEEgVxxT51rc7hek/lHvhSkvfKcRodSl0aE8f0XK2T96TVGc ohLcaii3qX7LNVheF7U/nQ58AgVOImWbU5Kn1JQM4akhurz9qkji2/lVbswZkdAAXqoY rHJ4hByM9e0rXnm+F5zP8NNyAt30KDrX+CzF/vdS6Mb69egqXNg3JcoVv8Bhep7udBLJ mHzQQGr4u2rSeNmoqKAyxJ3fsFclrEVnjneMKCwGFe3vI1WzxsbWTVhSbiRZjreTACNv k7KA== X-Gm-Message-State: AC+VfDwcV8IkUiGU7L4dJRsJUzOFXBm/lRLCr3bsNu8XwpM6hjPw6c3L WP3DWsW/wSX7E1uaAVM42ZeF6H18yiGvzUITEhocBoLkBfqt X-Google-Smtp-Source: ACHHUZ6DNGJMApeEtlCbWYZKgYUwbD77h7Sl32mT1FuFXMAbv1g8H2Rp/h6l/JOhvlYQ3m90Yo89xTWn99FpYmbgBWBt1f8GKVyH MIME-Version: 1.0 X-Received: by 2002:a5e:db04:0:b0:76f:d7c2:aa54 with SMTP id q4-20020a5edb04000000b0076fd7c2aa54mr3866659iop.1.1684368385810; Wed, 17 May 2023 17:06:25 -0700 (PDT) Date: Wed, 17 May 2023 17:06:25 -0700 In-Reply-To: <000000000000d03b0805fbe71d55@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000004ea77505fbec93b6@google.com> Subject: Re: [syzbot] [erofs?] general protection fault in erofs_bread (2) From: syzbot To: chao@kernel.org, hsiangkao@linux.alibaba.com, huyue2@coolpad.com, jefflexu@linux.alibaba.com, linux-erofs@lists.ozlabs.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, xiang@kernel.org 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 6a318ccd7e083729cbcdbd174d7070f6b7d24130 Author: Jingbo Xu Date: Fri Apr 7 22:28:08 2023 +0000 erofs: enable long extended attribute name prefixes bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=159afed9280000 start commit: f1fcbaa18b28 Linux 6.4-rc2 git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=179afed9280000 console output: https://syzkaller.appspot.com/x/log.txt?x=139afed9280000 kernel config: https://syzkaller.appspot.com/x/.config?x=6beb6ffe4f59ef2a dashboard link: https://syzkaller.appspot.com/bug?extid=bbb353775d51424087f2 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13dd834e280000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=167ef106280000 Reported-by: syzbot+bbb353775d51424087f2@syzkaller.appspotmail.com Fixes: 6a318ccd7e08 ("erofs: enable long extended attribute name prefixes") For information about bisection process see: https://goo.gl/tpsmEJ#bisection