From nobody Mon Aug 7 22:47:15 2023 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RKWfX5WNYz4mT0v for ; Mon, 7 Aug 2023 22:47:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RKWfX2fsGz4RVd for ; Mon, 7 Aug 2023 22:47:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691448436; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HgBB5Ayc/67p8HUCb7CIdFsy72QTL7tUbV9QtARyKks=; b=WEmYF78gO6i//9Eo1yF3HfgHhBDLhnPerge6v0rMw7a7aMrf1wTWWQWrjbUojFeMINPo9q /eow6P4nh3qckFpsg954Oc37nZmVDlg5lWOcA16BdyzwQVc+aU9uPuvlq1NHzIyVtHQqto 2EbXuhnsq2uPri71qFwrOvNBA0LXMC7eA4y7GUpde4cwuat5vjDEGRA8BjPks3b56MwfXB V29c/jPWh8Yb62fHJ2m9so4I3SD9u3D5ih496bFVS3ZZ77V9y+l3wiNsvMzzKYbm07oIgc K5nAUIapBRdQGOGEoZi8qFhT76BYXRThsWlM9lCrUZWml1yOIla8B7L6qDJY6Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691448436; a=rsa-sha256; cv=none; b=npv5OHvb8jBL560VC5i8ioMhpYXd9uiUIRIAfKR+c0qBrFoj2JyA6GfKL4erz+mBQ7JnyL dzR5Dqq31WILURGw3UVKHLOqt2xWTUWS7cYppQ3GQ21EX3AO4U8JIfOTUa4KzrZHBAFBON HDzIYWHwzWej03l9v+3rG6ojEjEQOWD6L46RES3VIy1Zn9psRyfTF6ejQIBEznsSW6wIU2 WJhdxCwF4t59cbboVpSOD8rH6wlxBjmwqLrE40I6zQhEQMTgZDjecn8tUPt0slQV1SKBpr Vr6m1UpaZMvY+NJIVc5zR1SlHrAGafcf5tTEJ5V1jicoTSP9fZplvcGssaxWBg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RKWfW5CxZz197y for ; Mon, 7 Aug 2023 22:47:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 377MlFlH089234 for ; Mon, 7 Aug 2023 22:47:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 377MlFgK089233 for virtualization@FreeBSD.org; Mon, 7 Aug 2023 22:47:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 263062] tcp_inpcb leaking in VM environment Date: Mon, 07 Aug 2023 22:47:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263062 --- Comment #7 from Gleb Smirnoff --- Max, I'd appreciate if you run same tests on 14.0-CURRENT. The inpcb subsys= tem is significantly rewritten there. If the bug is still there, that means it = is outside of inpcb engine, but is isolated to one of its users. If the bug is= n't there, then I'd be inclined into setting it to FIXED in 14.0-RELEASE. --=20 You are receiving this mail because: You are the assignee for the bug.=