From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7D7472701D1 for ; Sat, 21 Mar 2026 06:02:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774072925; cv=none; b=hGqGplVTuaawuJ1ez0ilJTDTQzZijeT9CxprC/7npJ1cA2F7NoJ2g2e2Y2aXCKOSUddIrycAxkZWwyp5RflVs1/+m84CyeFiiRlnIy4U5lYG5C0W3eXwOxaPV5FxVZMNBmVd180uJxwunDxkqInZaKSoj0C5aPKUFXeUe5jP620= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774072925; c=relaxed/simple; bh=e8pVswQO0DxttnYMWr1gWBra1p/3wxd8Dc7kpXI3P/E=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=n7bQB2SO/mOFrHPxiFOhZqb+txbn6AXq/T9v+JnvLGr+topnh6h7t/KdpeD0zsbhYVDK5Zzpbi1HXAhr34iQot0Gi4/Ws0bgZGuLfxI3JbhEFCEcquRRz8ghfJ+pGpsMEHExxgebCxsAgQW5g6Vzj57+/0WtoU5LIkjJyYvpXow= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.71 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f71.google.com with SMTP id 006d021491bc7-67c2f9da04eso7061736eaf.1 for ; Fri, 20 Mar 2026 23:02:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1774072923; x=1774677723; 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=xOUwhW/LLE/V/ihC/CO7e7S+uwHemCheebzzzyPizew=; b=jVMLR8Q0rMU4/LqLNEO/cBKLXTL2/FOOIU2w2xEFpHo3ABv7aSf4YyVWylZmTNyykz Qa/xk4nBZmRN61RnQffNNt/z5a6TqP4NBa6reFFPu5wpnLZ5jimi5LH/KqWIO8ADVp4P i9qjU8q9JpCCTnJ+o5+ZBGBvU9/mNdFlgF0iAwbpnhQSQLkJswhDj7O6+LMrr61xaNWu MTx3EpjF4rF8Tj8ixHNd8jvwyW1yGb99poe6m2MUGzW9ISWn40pbflqz4tYbHiOLNyJl XAytvnG8rB80mUVV0J3rWsb4NAaJpPl56ZuxDLa1iIryNxIFeAHW4Dq7LS8ysXXShd2T 7WDg== X-Forwarded-Encrypted: i=1; AJvYcCUEu55FuCpFcpuYXNKMJg4CVOXKV1+UzUwzHApeWx8elIHUb2E1slBgr8w7BjoEomvykN4wFPrAq8XLmsI=@vger.kernel.org X-Gm-Message-State: AOJu0YwY5rsgg94bzI7Z7KUx4lVkrZSsGeY5xG761LGHcHFFnzO6HX0n 8o9ZdZqJWgtyJYC038xX8Jerhwfc5mhOOhbqNKATX0xkH0dGTVFd3Mqg6d9rABWK5aklnXv1pge pwUqdWipbmQMTcsA+f4ujloSi/XL8qnf7o+iY/8OiRmoBBwLKLs+UJjohBDY= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:981:b0:679:dcdf:1a0f with SMTP id 006d021491bc7-67c22fe9557mr4062186eaf.72.1774072923523; Fri, 20 Mar 2026 23:02:03 -0700 (PDT) Date: Fri, 20 Mar 2026 23:02:03 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69be345b.050a0220.3bf4de.0041.GAE@google.com> Subject: Re: [syzbot] [ntfs3?] memory leak in run_add_entry (2) From: syzbot To: eadavis@qq.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+7adcddaeeb860e5d3f2f@syzkaller.appspotmail.com Tested-by: syzbot+7adcddaeeb860e5d3f2f@syzkaller.appspotmail.com Tested on: commit: a0c83177 Merge tag 'drm-fixes-2026-03-21' of https://g.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=11dad0ca580000 kernel config: https://syzkaller.appspot.com/x/.config?x=e2bba615ee79faa5 dashboard link: https://syzkaller.appspot.com/bug?extid=7adcddaeeb860e5d3f2f compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=1345ca06580000 Note: testing is done by a robot and is best-effort only.