From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) (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 0D3BC20551F for ; Tue, 14 Jan 2025 15:40:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.197 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736869204; cv=none; b=RO6ACaqwlabdzxShl3DX7UuedTT+vWshsShJGg1wy11K3EcMdf4B0wYOdldOTYi87zD4VuWEw++iYudJyhv1hf78KjMjLNLYE7x+QZ0mmewxnY29PTUeJlkjpoirjNXap3HCmx9tTK0J+wzjJT28+H5QCjE1ypK8wmpVwLb/SyY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736869204; c=relaxed/simple; bh=zB03Yo5a4TSm7+8uAwJffWydukNUQMholn/bwNbrDtI=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=hzf3ze18o5li9e/cxLWjXlliFktzO8m3kDOs7o46iibF2u3k8mP6whjsTNlAO0Fi2/EehOfMgq2Wm+ktQPVHvCmOjF7fvUM9j588HjljBaEZrt3MUdynUyzzo5IBHUpiPGat19Z1A4UEwPJUZrwmJtL1zIgBgMn2+denLU2t710= 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.166.197 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-il1-f197.google.com with SMTP id e9e14a558f8ab-3ce7d2781a0so4156995ab.3 for ; Tue, 14 Jan 2025 07:40:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736869202; x=1737474002; 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=W0bWR7N4+h8vCSRDid3JssGaHiwFg+XTpVB6YEkMB/Q=; b=GB258ieQu4j4hUiR7IVHz29F/tWCO8RAcOB1e9/CUh/I3TMNYbZ8tA9JJxEIxXnJpn 31zUA1L1F+jNOBvdjSmo1ScRNm/ivr6d4Bk6JKlUfbir+J5dbiTtZfZKr+nsUmpFHQ4i UtDFxT4wmdNyjdl/DjX5xRlTJdAMjsjJNNdEdtCFs9/vBPqIRPrKnfDksuNNDtH2UeQM 2IqaqNyjR8upXfj7gmWdjOCAHR0Q05C+BnGRoSrAZN79kVyy5kyNmgSZljhCqpVd+k99 PReG2Bq3BIaj/s+F9S4l1PUa4E7VVOvKyX0aI5Wqt6Sg6VwbC3PlCXVlSoUmx8qgDFD1 TBMA== X-Forwarded-Encrypted: i=1; AJvYcCURVjQgvOLDQX3Pl70k0/h++pBCM4j91Qykp3XSNGqh25qT6tPDn2a8SiI8Co/1/OyIi1tisUns6B4j7NA=@vger.kernel.org X-Gm-Message-State: AOJu0YzUhOf5PkSV+UgGGLw37Qto1dUKJIDts7PRXVePU3T3rN9fCwVv xzk5IrTafgxf3v3NZ6iiwpz37pbGcB8XWc7Qjb2vJnGgNb65j/3YjW1u0n1OwC5RFtjPnIolPhY Ind0nxVBtCnhcNoHY2zy1e3ANc3pHSTIUJJrChFS6RWmCMP5cnRjIEac= X-Google-Smtp-Source: AGHT+IGiyndoZey2535kRoagwEuVr7g7Uci1iK4DaPJhsEeErehD2LR/OVK5TYjFdc45HpMPVs9u7NwCXD7vvMMq1w1qWXDrspbm 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:6e02:1d0a:b0:3a7:a553:72f with SMTP id e9e14a558f8ab-3ce3aa5b1ddmr200152395ab.18.1736869202240; Tue, 14 Jan 2025 07:40:02 -0800 (PST) Date: Tue, 14 Jan 2025 07:40:02 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <67868552.050a0220.216c54.0080.GAE@google.com> Subject: Re: [syzbot] [net?] [virt?] general protection fault in vsock_stream_has_data From: syzbot To: bobby.eshleman@bytedance.com, davem@davemloft.net, edumazet@google.com, horms@kernel.org, kuba@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, sgarzare@redhat.com, syzkaller-bugs@googlegroups.com, virtualization@lists.linux-foundation.org, virtualization@lists.linux.dev 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+71613b464c8ef17ab718@syzkaller.appspotmail.com Tested-by: syzbot+71613b464c8ef17ab718@syzkaller.appspotmail.com Tested on: commit: 665bcfc9 Merge branch 'vsock-some-fixes-due-to-transpo.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git console output: https://syzkaller.appspot.com/x/log.txt?x=14e95bc4580000 kernel config: https://syzkaller.appspot.com/x/.config?x=4ef22c4fce5135b4 dashboard link: https://syzkaller.appspot.com/bug?extid=71613b464c8ef17ab718 compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.