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 D871C26AE5 for ; Tue, 10 Feb 2026 08:10:02 +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=1770711004; cv=none; b=rXC3RDJEsqa48CqrcoyotLsqMVenkUob9WZAn6xouZ82kwrCcYmqmRLhWfR8wjm5P+cSAi2jwvpFU61xAIW2OBzx8P19k+dURUuc/34Fxo+N+eQkZm7nVgDm/JNWT9wFrLU6bmc++dAZUADrWoLAoAe0IoPQXeiS2JDYcVboWs8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770711004; c=relaxed/simple; bh=av04wamsz5lfZaZRtMMJg1eVSJVwe+8JEHCrVo9FGpE=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=mfSrE/th2WbZDMhSKMjWuLCJQxn6YsknY8kjx2XR5QMwl/R4xY9A9hg/n61bynYuz3gvaI0VK5td7/SANEd6JdPEifrTvlQ/pX+BaxeyVsaB/AUWhjnuB393FokNJFP3jykEbqty/YgEW7lqI7Mhpkv+N9xWNZIt4vU+xhENpyI= 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-66ad005c980so13611880eaf.1 for ; Tue, 10 Feb 2026 00:10:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770711001; x=1771315801; 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=wJONDx8tZHGbbvL4Z0U3q2lKZUqE/E5D7U9b922dxlE=; b=sL/T+XgScHr9Ywuytt5BeG+Jn9iuUQfNpZ5hrIHGjTJMR44kcYfEUtMeYPLoZSUzrk WLG+IvwMCzZi67OE5eIUQ6htEn5KejtQqrW8rEvLFWKvL+xWrAjpo9rbrys2WCvra4Mo YjsfCwyplK0giMyaI4q2QoKaBULa3ZU528qWNxxXZIo8K7wStaJEgTo1LXUEiWoUmpRg 0qtDUkZIF+nIxyU18SxSf4pZXWGbyR0EyYXPS89Xv0Xi+OWLn1UD4d98qMpSsx6y07oZ 4PCriEyQFTf/T6N9eVEmQbh2mWNILcYFYexqjljXTObm1p7H3EpkGYsVC0HkaJE2rt/T SxWA== X-Forwarded-Encrypted: i=1; AJvYcCVrdUq+csu7hqh7MJHMXTYB3rbDLrdjnmOdCRyO9gLrubIVb8cdz0KoQOXLvAl3kjl6SxCkV3weas3SvFc=@vger.kernel.org X-Gm-Message-State: AOJu0Yw0/txtEQDjMNlYWpas+kSLeVAw4wZG7hMPmbvnPl7dxRzenqpH xMzs5g9GqOgVcnywAwfu3DlwJXBqF2NGbPEo5Htaci8GeTu5MnAL8iMqvAXNOQQbvXHtCXTCfG4 0XlhVUzDe6pFQfNWf3mYrfS3KQMYd5av49W4MaTtVVEanDp7xNCthGTkcGJM= 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:5054:b0:66e:ba47:2d38 with SMTP id 006d021491bc7-66eba472edemr4621416eaf.63.1770711001744; Tue, 10 Feb 2026 00:10:01 -0800 (PST) Date: Tue, 10 Feb 2026 00:10:01 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <698ae7d9.050a0220.3b3015.008d.GAE@google.com> Subject: Re: [syzbot] [rds?] general protection fault in rds_tcp_accept_one From: syzbot To: allison.henderson@oracle.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+96046021045ffe6d7709@syzkaller.appspotmail.com Tested-by: syzbot+96046021045ffe6d7709@syzkaller.appspotmail.com Tested on: commit: 306ba34d net/rds: rds_sendmsg should not discard paylo.. git tree: https://github.com/allisonhenderson/rds_work.git rds_tcp_bug_fixes_v15 console output: https://syzkaller.appspot.com/x/log.txt?x=13d49b22580000 kernel config: https://syzkaller.appspot.com/x/.config?x=7eb827dd875ec07f dashboard link: https://syzkaller.appspot.com/bug?extid=96046021045ffe6d7709 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.