From nobody Wed Jan 17 23:32:59 2024 X-Original-To: net@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 4TFhy42bz7z572cn for ; Wed, 17 Jan 2024 23:33:00 +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 4TFhy41XLsz4MYb for ; Wed, 17 Jan 2024 23:33:00 +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=1705534380; 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=rz73S9FN4jS/4+cfrFpd+FWFGlWVqoEizZcBt1zZuzE=; b=thYDxgIQHlWsWsV8EgSGROVVlv3Q9sqr7DaPhcYSiRbDVYHyVkbKZ96uIUnA3uz84fjnPE H+tsEHuGCAicaIpFmeB3jjd3+kJOY5UA6LcaOdvQuvGsTDXW+K7BVfb/npaE9nFFnZKYpN pCtT8Gclucp0AK284K7E1LpuwxmNX9RaqLJ6pa3/yg9L/InTUUquR0G39WnHcTXbvD4gI5 i6gsg9pjgIncum4NkySJrMoPlqPd22MbspB7KI7HM5xIj/KIExRDg0E5gKD4foNMmD5cZK emNXxHbo8hqbU4C5xSOfKvaaDVuMMUXwTZ9ve1Drr5h4ROquCDhMf2D02U0uGw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705534380; a=rsa-sha256; cv=none; b=IrPL+9Sz0UnCyZ1IE9SEtR30U1WMXOQ8CqfjPqSD21pehfH+YkthZSmlw5j4Shoe79YsVo psV5O+ZkkHZxZgggyWo4KyUd3iu8PiwW21rquYPQyzbUWn0qcEpjmsChPVjmRuwwNNVTfW toz6P0Soe0rgrFgyfhLjkPxUMPvF0HFYMotVZFnZr+ok1b7lt9DpZW2rR4Ii58S2dQ6ORb qCpxJTyHI/SF/iKADAqfz8mIp6Bruaezx+0z3pz0j6FH4f5AXJ+eBIOyEXC2tRoDz9k3nZ HqrP+Xu0sBD9IGLGavJXpOHOlQMohUPj2le4bnYghDV/10yjgGK6cLt873Mrjg== 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 4TFhy40b7KzkQJ for ; Wed, 17 Jan 2024 23:33:00 +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 40HNX0Hp044783 for ; Wed, 17 Jan 2024 23:33:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40HNX0Ta044677 for net@FreeBSD.org; Wed, 17 Jan 2024 23:33:00 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: net@FreeBSD.org Subject: [Bug 276392] if_wg: Fix noise_remote_alloc() to acquire 'l_identity_lock' lock Date: Wed, 17 Jan 2024 23:32:59 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org X-Bugzilla-Flags: mfc-stable13? mfc-stable14? mfc-stable12- X-Bugzilla-Changed-Fields: assigned_to cc flagtypes.name bug_status 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276392 Kyle Evans changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |kevans@freebsd.org CC| |net@FreeBSD.org Flags| |mfc-stable13?, | |mfc-stable14?, | |mfc-stable12- Status|New |In Progress --- Comment #4 from Kyle Evans --- Thanks! --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=