From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (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 57AA923D28C for ; Sat, 17 Jan 2026 05:35:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768628105; cv=none; b=kEIypdyPm7EEU0mFHqY6KYrpQxkuXcWn4P/SobjLmYAkGWk/rcp/NPZidr0O3eR7IKPg2HFg2W7aYqwerhtgLgZ/ZLBfS7RK9P9Pm1lYmEpuaIA6CdiCe7s9bDzWgk0bhSFevILZgA/fKuwV9y9qL56iC/sUrxulkGQ2AtdFrx0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768628105; c=relaxed/simple; bh=OPRKWhREmPPakUyUBJ1oGxg/FOF2MU5I+c77epy54Qg=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=dvmehyMxuJd1Jc/+CjgJQIZNwp/9Rn5a91IoltCkTmiJF0sR1AKpenlUniDyr9ZR26hSEfUd98j5mfmr++IS0WkyuYcb5FO14oUFJRDk1NxoY9hLziEFCPJ0XDLrjf6Z/JXZGzntQ903RjtSpK8U+gGVOL2w9smYMlmXUyZFmXM= 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.69 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-f69.google.com with SMTP id 006d021491bc7-66111b1efc2so6314696eaf.2 for ; Fri, 16 Jan 2026 21:35:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768628103; x=1769232903; 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=I7umzfUnJXoGgII+HWGRJrv3A+pKiDSF4CeCfs4ydhE=; b=kY/t2oaZgFoGV9bz90x3UoDhmm70Aw5xe86AOD+lk1uUo8wOUsizhhVbj+gA62dlwy 6LmCxji0D8B/A9ZwPSMfaLEazlfKv5kvVsA9F6jGZog3BrY4XCwPvUkd4Tbs6A5f8u1S H+akbr1LCNcfH6NGckJtHxMaGITMDyZSJznKmgJ3dO9gf458CL0fpZJbzH0bzRPQ6HpO TC+Hzd6mSOHqQCzum+8Xj+UejHUoBXldkz4h7NgRQWs8cdvDRbJfJX8hQXfLIST6Rz6A /xbHNMwGm5eGVzYCXqo2ur9+4pmTpPwo0XeJYqE/7SO203/E7+uz8yKi90X0zJwzWddg bdbw== X-Forwarded-Encrypted: i=1; AJvYcCXatT5zsBriun6qNpLPIxcLuRIPy0cyljCeh54VrRfcbBozGFjS+PgRRuz8pqf4i/52D+/XyQjXYLokJEk=@vger.kernel.org X-Gm-Message-State: AOJu0YyQiLCqZe7ZZEdDs3IkC7u/7LLMv0i9ruFbB9yUhAqu7hOf5x23 rhtw2Q1aFyptyUyoe0znwL3egmqJruIHNzceyZ4VUU19ktwDrLtcf7w/EYa7N6GVAcx3us0z2Q2 tLb/kN0aQ8Hdbdog7Gfl2prVF5gbVzXkwbPPqiSQMxEM52M1UtAIQpzfapFQ= 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:1992:b0:65f:546c:fb01 with SMTP id 006d021491bc7-66117945070mr2364590eaf.3.1768628103359; Fri, 16 Jan 2026 21:35:03 -0800 (PST) Date: Fri, 16 Jan 2026 21:35:03 -0800 In-Reply-To: <20260117050511.1252254-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696b1f87.050a0220.3390f1.0005.GAE@google.com> Subject: Re: [syzbot] [xfs?] KASAN: use-after-free Read in hpfs_bplus_lookup From: syzbot To: kartikey406@gmail.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+8debf4b3f7c7391cd8eb@syzkaller.appspotmail.com Tested-by: syzbot+8debf4b3f7c7391cd8eb@syzkaller.appspotmail.com Tested on: commit: d3eeb99b Merge tag 'block-6.19-20260116' of git://git... git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=109d239a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=c33bf4a3a0c7a4f1 dashboard link: https://syzkaller.appspot.com/bug?extid=8debf4b3f7c7391cd8eb compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=1142939a580000 Note: testing is done by a robot and is best-effort only.