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 6D71FE7F158 for ; Wed, 27 Sep 2023 03:25:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229646AbjI0DZv (ORCPT ); Tue, 26 Sep 2023 23:25:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229513AbjI0DXu (ORCPT ); Tue, 26 Sep 2023 23:23:50 -0400 Received: from mail-oi1-f198.google.com (mail-oi1-f198.google.com [209.85.167.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D8ED5273 for ; Tue, 26 Sep 2023 19:49:27 -0700 (PDT) Received: by mail-oi1-f198.google.com with SMTP id 5614622812f47-3aca0423310so24033219b6e.0 for ; Tue, 26 Sep 2023 19:49:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695782966; x=1696387766; 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=eni7pjGsCnR02TmbIEYy5GXxjpcD0RnfDvpYlq3rhaM=; b=cA8sjAissVGtPFdu/h/50X4COVxa/gFbm+ctEAzkP2/DvIX9ITzWv66OfzM+bwQ6jQ qfEy8bod2yXPv0AjNjAeMgwM6Y7fQbNIylv3fQGCZTdgCYaAGIImMd91VqGHYXMVO7pZ AXT3uKPNlkpUTSZ3rroayPjOJUoVBMm8VNg4zdISOpi23fdSdYjYx958TbZLyBKEgJjj Uq00UyA9N6KT58s7uPDltdjJWxFlJdbsJizVWcpU6LBEVISgs2xNkmklJ9UxMQTUJczn 78zmvpIckIA/BOuVkgIvjecVZy/yHF5VP+pSE19uDCpQH8K7EqKIbHYJbIYGiysJIAiH RWrw== X-Gm-Message-State: AOJu0YyaxzZyTPaGqwxRHsI2lTgVupPwKLdL8SmqBVPYnjR42UsMAzZq OfM9aSB+akXZHmUZAUA+kcG1PZLrJCoNAzdyxr7KSbhBsFlO X-Google-Smtp-Source: AGHT+IFdbdFxnvYAoAwEmTvSKD9vV+LpoXdQyVZwGa9sq+8SBaVDHo7TFv5DlnRNou+NS6gE4mptqHru3h/s2UnlArnbPjr31pdR MIME-Version: 1.0 X-Received: by 2002:a05:6808:1b11:b0:3ae:1e08:41e9 with SMTP id bx17-20020a0568081b1100b003ae1e0841e9mr404808oib.3.1695782966473; Tue, 26 Sep 2023 19:49:26 -0700 (PDT) Date: Tue, 26 Sep 2023 19:49:26 -0700 In-Reply-To: <0000000000006777d506051db4fd@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000553a2106064e3d86@google.com> Subject: Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_write_bh From: syzbot To: almaz.alexandrovich@paragon-software.com, brauner@kernel.org, hch@lst.de, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev, nathan@kernel.org, ndesaulniers@google.com, ntfs3@lists.linux.dev, syzkaller-bugs@googlegroups.com, trix@redhat.com, viro@zeniv.linux.org.uk 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 5f0fb2210bb34ecd3f7bfde0d8f0068b79b2e094 Author: Christoph Hellwig Date: Wed Aug 9 22:05:44 2023 +0000 ntfs3: don't call sync_blockdev in ntfs_put_super bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=1671b51e680000 start commit: 6465e260f487 Linux 6.6-rc3 git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=1571b51e680000 console output: https://syzkaller.appspot.com/x/log.txt?x=1171b51e680000 kernel config: https://syzkaller.appspot.com/x/.config?x=bb54ecdfa197f132 dashboard link: https://syzkaller.appspot.com/bug?extid=bc79f8d1898960d41073 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=14aa4e32680000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=171787b6680000 Reported-by: syzbot+bc79f8d1898960d41073@syzkaller.appspotmail.com Fixes: 5f0fb2210bb3 ("ntfs3: don't call sync_blockdev in ntfs_put_super") For information about bisection process see: https://goo.gl/tpsmEJ#bisection