From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 8BEAE1474CC for ; Sat, 7 Mar 2026 04:19:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772857145; cv=none; b=igjtBCSYQMOqPa7OyX0uqwwYY3pqi6RhkfapJSqi/SAjgBGpIVFv0Q2oNspOt9fVFaepuNLDIDODT0WTynzSgHLGRCGhoIjgiy3tvbWTyZhT5NS3G8tUMznbRcWXA6s+JNaeEr0fjvT2Za2QDx+Q8qOhn3MvgoLywOfZrSr42eo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772857145; c=relaxed/simple; bh=l9CXCvOFeA1JMSCD0e2520yp0rvz0HWOOsuFwAeD4FE=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=PiTu9nLdnU13bEg+ninFvoRd9z72JZT27L1O/Zf3iLfXXPyU8tIQ43dlUKIBiQ7TCUrv2En8zWZVA2HmdgQ9x3HNNXEaz0PUuozbHDMFYu/EIfZEHY6lH9DmMWA7Rxf9Y8x+dkQ2i2rJxtN5Si6TemtLvhRKW4tk/w0q/ZDKnDw= 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.70 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-f70.google.com with SMTP id 006d021491bc7-676c2e00f3fso137416080eaf.0 for ; Fri, 06 Mar 2026 20:19:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772857143; x=1773461943; 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=1EUDtGjpFwePxI1q9Liuu7/CSgFb39ykiQ6avqKtObI=; b=WqvzXT82yXuAE8ZEg/qMXvxyHz5hx49kKtpB+O556prgol6Shgz+XDzLx8r+hFElVA bimJ79xWU/kZFWhFRlCwZ/oFaidBJerVBszJ7EXJQz2M+oAZtvZ7r+0etuEV8/WkExB9 wq3Q/hdBehZ9snAdgHAgVJNbHAIiBMsMqgzNtoke4ZtHPgMy8Uq9DLYV6yOzbNPHnWLz AA2KT97JwpkE9fnIpw04j924BkraqFQmRfuL68zIHJx3m6kV5NKru83HledE8oEnMSHz KjF7Px3VVqD+t7vsQMjxSNpvLP6iy6fADLcKQYJTaJ5J+XGTbJ+54wdFcONOUe+s6kw1 y/bQ== X-Forwarded-Encrypted: i=1; AJvYcCXSmLzXS8xPdCf0YoIqXRUrCVy5jDAPrBFG8f7Cq24NttWGsoJGcrBkN9Qyd1zgdgkcwKAiDjL1iUFZ46A=@vger.kernel.org X-Gm-Message-State: AOJu0YyXH+GBWViJZFTDO1AcJgxlljtH8uWcfwSJzo9bBZFaP1+BL4OZ twAj2zBdwFuVt1AB5y59BNHmvYcEnBYjBK92xbl+dPnn4+zQTLzoeGg/TDWvN7URSKEfxhjdksq QHQiN8lCY3hgR/bfp3XSgQaGP+wO68JtrGM9EHV8hHcFt6b15fOepPUkXML8= 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:1606:b0:67b:a406:cc94 with SMTP id 006d021491bc7-67ba406d497mr748003eaf.27.1772857143568; Fri, 06 Mar 2026 20:19:03 -0800 (PST) Date: Fri, 06 Mar 2026 20:19:03 -0800 In-Reply-To: <20260307035819.274540-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69aba737.050a0220.13f275.003c.GAE@google.com> Subject: Re: [syzbot] [netfs?] BUG: unable to handle kernel NULL pointer dereference in netfs_unbuffered_write 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+7227db0fbac9f348dba0@syzkaller.appspotmail.com Tested-by: syzbot+7227db0fbac9f348dba0@syzkaller.appspotmail.com Tested on: commit: 325a118c Merge tag 'pci-v7.0-fixes-3' of git://git.ker.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=12be9552580000 kernel config: https://syzkaller.appspot.com/x/.config?x=976ba5a93c4add9e dashboard link: https://syzkaller.appspot.com/bug?extid=7227db0fbac9f348dba0 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=179cd8d6580000 Note: testing is done by a robot and is best-effort only.