From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.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 DD1F83EBF15 for ; Tue, 3 Feb 2026 17:23:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770139439; cv=none; b=NxKJmgA1VFUeXFI4gtZKNUNSo2/FKXAgr1UjvAeuvdaq/G1rPDu+Qf5QrXaxqDnLGM87eDEhnNW+/6l2VX9t7SfDN7E3t54KyyMs2UDK+HXd2ZuFHCNFvYBfQT0T/yzyXGzjzs/a7XJjBcrfX8WxG5N0DnbWGFaoFwXIHpT+cAo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770139439; c=relaxed/simple; bh=C0owCE4/5wjB6hb6Xv9z4JPMw9WoLR6UvqWJ9X7xOOk=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=dzysjtxtpOZE6F71dafrcOKYbT15jsnceQS8IZU+kJOQYMUTIg+yqP5youkBj2XUWt1l1nYSbifsl4M/emQ50tT415AixR5/uqaFugbXEQ+sYmB6q+W1zRanDSNClJtR35MaZy5iTgsEnulHRVR7WLDn+4KYRptlVEv6kWyeZpY= 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.210.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-ot1-f69.google.com with SMTP id 46e09a7af769-7d195fe3eb4so24263679a34.3 for ; Tue, 03 Feb 2026 09:23:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770139437; x=1770744237; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=yUfZt4U0tUexTs3YyrR7GcAoc05jL63XTSZDPZPouho=; b=TR6hyohs8C0K8c0mcd7IlEHzPAGGCtOzcu8RUhFkJ8dwepAMnlrz6A7ZgPx1KJcwQd eColccJO8GbXGj6tBq/X9IWmXi4+zGIfeMeRiRjCCV65747tIEdb3GJUG6W8D4qzQYOf LGabmxkUOqbJSHblvdFS0RtfI3N4wI86TV1vodptwsl7WvE3FV3NBYg/XcQ+wUAPjsmq YyrjHXgcT934S9t0e4enea+MCBihPiz3ESeo05UVeNC3UE8lOWUVrx/RYNTvCWK/5nj9 VRwqzJ+weFlBPl1PNoBfbvH0+xTnSR+tF/HRDAbi9FOlqrtQaikBGbahn2qyNJVPK+6t 2BJQ== X-Gm-Message-State: AOJu0Yyt3nuModsPzTF74/a/AGsuqOVhx9IHBQfxWkvmPRDzoYvLVqIN +06+VxQMYhPhC88/Ljzomz0bToDwBiO2F4j6FyZZwanHd/MOmrv8PNaDdr7AAxdNEjby0NPxoD/ Wv3/aw6HltU1KDHFNA+2QAsU35SzauJAnIuu23vfC4ogmka39uG55CoubBS4= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:88f:b0:663:96:a8e4 with SMTP id 006d021491bc7-66a207871bdmr203290eaf.26.1770139436712; Tue, 03 Feb 2026 09:23:56 -0800 (PST) Date: Tue, 03 Feb 2026 09:23:56 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69822f2c.a00a0220.34fa92.0008.GAE@google.com> Subject: [moderation/CI] Re: tcp: rework tcp_v{4,6}_send_check() From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v1] tcp: rework tcp_v{4,6}_send_check() https://lore.kernel.org/all/20260203144053.83193-1-edumazet@google.com * [PATCH net-next 1/3] tcp: inline __tcp_v4_send_check() * [PATCH net-next 2/3] tcp: move tcp_v6_send_check() to tcp_output.c * [PATCH net-next 3/3] tcp: make tcp_v{4,6}_send_check() static and found the following issue: SYZFATAL: image testing failed w/o kernel bug Full report is available here: https://ci.syzbot.org/series/69387f66-a7c3-46d7-a4a7-4c8bb1341763 *** SYZFATAL: image testing failed w/o kernel bug tree: net-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git base: fae1c659d7bd5640012be21b5b5d6490b83c0df8 arch: amd64 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 config: https://ci.syzbot.org/builds/3f3e530e-7dda-4f62-bcb7-114852e1f2c6/config *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com. The email will later be sent to: [davem@davemloft.net edumazet@google.com eric.dumazet@gmail.com horms@kernel.org kuba@kernel.org kuniyu@google.com ncardwell@google.com netdev@vger.kernel.org pabeni@redhat.com] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid