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 9394EC77B7C for ; Wed, 31 May 2023 04:14:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234183AbjEaEOj (ORCPT ); Wed, 31 May 2023 00:14:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59136 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234078AbjEaEOa (ORCPT ); Wed, 31 May 2023 00:14:30 -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 2C0C7C9 for ; Tue, 30 May 2023 21:14:29 -0700 (PDT) Received: by mail-io1-f69.google.com with SMTP id ca18e2360f4ac-7748054f861so40787839f.0 for ; Tue, 30 May 2023 21:14:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685506468; x=1688098468; 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=oQ8lccKkDI0BWu9z1HB+e7MlGRULvpuKC8oP5Znml6Y=; b=NxmH0FRF88Mbg3MwBikwR1A6mbCLze2cMD8tMxJyzWQIQqdOQqN3RnTO/4Ea5QfxoI 4KENk4vFlPca0j5z8R/uUyeszLbFh9OvGvDKb+kwOQY/2/XI+Gj2GBs6Ixsut9XOOFPG rEhq4SIcVVVvxS74ALUwvlnEdpWxN7G4GY0dxMz8A/p3cCNHqvAH5avZ/HnREDQ+MO6F UjKMVsDfMc28/EBaM/i4gvKnvklLmZXZK8MukU0ZHPZ2wI4n6noaVyigTyYoBUvBPBs2 9tUjx8PKCLiiZdAWmaS5ji+YJYV8EuhLKREnIULAi+KHWpxb0TfrGkYEbq3qggGRDCbT mmfA== X-Gm-Message-State: AC+VfDy8OE+6F3cDS+TpU5PODTyBkg0teIIMsjZzLJCIInCo4M5wAN1P hWkfCqYSbFWu2BAn3YzrzeDmYFcFoDOUzESrs03ONbwCh/B+ X-Google-Smtp-Source: ACHHUZ6ijLZzEZwuH0NsIQsxc2DP3wZIt7NQIH+V0p25HtMvQGsTBm7wIgmvAtUsrUwp+QLAYA9eicuP9Hvyt6mCmRqtQ6uApq/A MIME-Version: 1.0 X-Received: by 2002:a02:a19d:0:b0:41a:f4a3:9884 with SMTP id n29-20020a02a19d000000b0041af4a39884mr2015057jah.1.1685506467298; Tue, 30 May 2023 21:14:27 -0700 (PDT) Date: Tue, 30 May 2023 21:14:27 -0700 In-Reply-To: <000000000000030b7e05f7b9ac32@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000040020d05fcf58ebf@google.com> Subject: Re: [syzbot] [ntfs3?] WARNING in attr_data_get_block (2) 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, torvalds@linux-foundation.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 68674f94ffc9dddc45e7733963ecc35c5eda9efd Author: Linus Torvalds Date: Sat Apr 15 18:47:06 2023 +0000 x86: don't use REP_GOOD or ERMS for small memory copies bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=12de3271280000 start commit: ffe78bbd5121 Merge tag 'xtensa-20230327' of https://github.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=9c35b3803e5ad668 dashboard link: https://syzkaller.appspot.com/bug?extid=a98f21ebda0a437b04d7 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=139dca3ec80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=15a55a35c80000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: x86: don't use REP_GOOD or ERMS for small memory copies For information about bisection process see: https://goo.gl/tpsmEJ#bisection