From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.72]) (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 C3201318EDA for ; Mon, 13 Apr 2026 11:00:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776078024; cv=none; b=qp2QtgkKqkjvVuUVE/hgPj8enMBPKhl2jBSL2OPt9KyG203Ku0jufC7Qq51ZZafHHZhctZ+mjqBjNcoIcF22rQy7XNGkzUZ+Ms9Sc+lsUnfsJ5mxlGyTdeR1N57GmnJfGxjvuG7xHIliXyZ8gxcWVOjezzIZgkZoov3RBVS0PLA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776078024; c=relaxed/simple; bh=48TpP2uZ36lTFs3xGa6uIcgJH0yP5xK/lArDANaordM=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=aF0VyR++vymJMaREHjP5W2FMRIM05pV2eT57Kqqj8a2gi//ekD6ez1R3b/QKgKTqcarTE2ogXhFTsXscrMVoJPR9CkA0+CSBWMbmgpUXg8ARxEZ3gN0fH01zEAS2Rj2a4X7RSawVyLXtIhi5T5l5c3FjFEZQTz5bS/aqfW1nmHo= 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.160.72 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-oa1-f72.google.com with SMTP id 586e51a60fabf-423306870bdso6526199fac.3 for ; Mon, 13 Apr 2026 04:00:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776078021; x=1776682821; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=TKkHRbqk0x8GeBOARLtH3laR5cUMwHUc+umFiCvr7K4=; b=etEspVUTBEi6oZuPHWw9/mQ0PEt9V6l9ELLDLZb2fds6cJhmcP4M1HsSoHc7LpIsDm WE7++fAGtdJBFwLXkGzRS2KW19XShm88Qfm1vAZRQac15sKRAnOWIjP2JuQIF9SCBOEM qvlSP1hY1DnKJX3Ah+usb8CFcLrlVHo65d/1/0py8xiyzuS3N3CzZgYHTepSBxZln8HR 2caEzC3Ejb0H0E8E1OVbLkWOAS/sSkobKgbE+N6K1OD9noTdqmfqW7bJ5SNOOqZx6oNc 7fzJQg6CBVEcFGS1DN5VExYyoHqok3gBh+66x/Tr8CvzlBcn7ISMywVEx9NdnTK2rZ1s TRkw== X-Gm-Message-State: AOJu0YyAmew3KUSBxHAKy7vefBvLRfwoPmRiGIDG/DNc//Q27V2QtT8j 534FdR6zX3PhqHqQonoJzcrgJ34fNW451eevRQ8FG55rvf63R1zG9Du400K7BNR/2JB1a+Sb3R0 ZYkGmxaRtTbSWxCkOGxorCzn39DAWt8ivrUpPfiAgm8udG6N+1HrH0Kcbjlw= 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:822:b0:68d:d2e3:2912 with SMTP id 006d021491bc7-68dd2e32ad3mr3783226eaf.42.1776078021585; Mon, 13 Apr 2026 04:00:21 -0700 (PDT) Date: Mon, 13 Apr 2026 04:00:21 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69dcccc5.a00a0220.468cb.0045.GAE@google.com> Subject: [moderation/CI] Re: vsock/virtio: fix accept queue count leak on transport mismatch in recv_listen 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] vsock/virtio: fix accept queue count leak on transport mismatch in recv_listen https://lore.kernel.org/all/20260413085243.73200-1-phx0fer@gmail.com * [PATCH] vsock/virtio: fix accept queue count leak on transport mismatch in recv_listen and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/4a69d8ad-177b-41c6-b720-ae224d592fb3 *** kernel build error tree: net-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git base: 5758be283ff8b37beed49e270b908a251d5ca2d7 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/a8f5e3a5-21b0-45df-937f-4580396e0566/config net/vmw_vsock/virtio_transport_common.c:1:2: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] net/vmw_vsock/virtio_transport_common.c:1:19: error: a parameter list without types is only allowed in a function definition *** 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. To test a patch for this bug, please reply with `#syz test` (should be on a separate line). The patch should be attached to the email. Note: arguments like custom git repos and branches are not supported. The email will later be sent to: [jasowang@redhat.com mst@redhat.com netdev@vger.kernel.org phx0fer@gmail.com sgarzare@redhat.com stefanha@redhat.com] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid