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 97351C32771 for ; Thu, 29 Sep 2022 03:19:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234702AbiI2DT3 (ORCPT ); Wed, 28 Sep 2022 23:19:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50454 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233332AbiI2DTZ (ORCPT ); Wed, 28 Sep 2022 23:19:25 -0400 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.69]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9BBD103FC7 for ; Wed, 28 Sep 2022 20:19:23 -0700 (PDT) Received: by mail-io1-f69.google.com with SMTP id f11-20020a5d858b000000b006a17b75af65so8919072ioj.13 for ; Wed, 28 Sep 2022 20:19:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date; bh=k8pU7Bh5RwKCMgP211NYW62QI4BarLz13ohY+19epW0=; b=HQkyJC7ejWBG5LiwZmBJcYKHJfpoEw7bMo3yBYi2DvroZLIRgFNWAjAoxOmIn9PSTp VWsZZGn5GlSkV2j31euQK9moKs3wAcw02/f4/XbqgVKE2NR689f2hgZlYw+55/4VTc/I skn+6ZWo5SOfXeyM9BxeGv9qLviiQ7ZFbPy28rBtDZ9PR9PH2tjzddm8Vsv6gPJmsWwU Ra7XzFRYDbqlUVXTREUatSV4wKUpPQJTrMFjx0MJyJtPUfS1wTQYD4XEj0vnPHbBKmEo 982ugkKDg3ELd3mBQ0NpY+TwDFTKTVWHnwZYgJNJ9mX+wq8s/NnUiIvuVdYfam6Z2a/G X+4A== X-Gm-Message-State: ACrzQf0YtDRfnkc9g/1PKpa3W9t5s5l4cevNTB0udqFhc26gHqtbtFGr 8TdLXACotr2XA/gpmhsLcx9juBeAOuDqyaH/2jcCoJRAcMKa X-Google-Smtp-Source: AMsMyM73L6FgJylk0iC+1Mc2BfeKqe7z1SflMa2sORht4O2Tt4LB2kJresyTVU7i/apJI9cN304jMPltHzNz6DJOOZrL3jEh4Xuc MIME-Version: 1.0 X-Received: by 2002:a05:6e02:20eb:b0:2f1:dc7a:c50c with SMTP id q11-20020a056e0220eb00b002f1dc7ac50cmr530227ilv.269.1664421563277; Wed, 28 Sep 2022 20:19:23 -0700 (PDT) Date: Wed, 28 Sep 2022 20:19:23 -0700 In-Reply-To: <000000000000fea8c705e9a732af@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000092f3105e9c85857@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in hdr_find_e From: syzbot To: almaz.alexandrovich@paragon-software.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, ntfs3@lists.linux.dev, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk 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 6e5be40d32fb1907285277c02e74493ed43d77fe Author: Konstantin Komarov Date: Fri Aug 13 14:21:30 2021 +0000 fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=162d662f080000 start commit: 3800a713b607 Merge tag 'mm-hotfixes-stable-2022-09-26' of .. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=152d662f080000 console output: https://syzkaller.appspot.com/x/log.txt?x=112d662f080000 kernel config: https://syzkaller.appspot.com/x/.config?x=ba0d23aa7e1ffaf5 dashboard link: https://syzkaller.appspot.com/bug?extid=c986d2a447ac6fb27b02 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=17ffc374880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=102db9ff080000 Reported-by: syzbot+c986d2a447ac6fb27b02@syzkaller.appspotmail.com Fixes: 6e5be40d32fb ("fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile") For information about bisection process see: https://goo.gl/tpsmEJ#bisection