From nobody Wed Jan 17 23:38:15 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 4TFj475RmJz573Lx for ; Wed, 17 Jan 2024 23:38:15 +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 4TFj474PLGz4NZG for ; Wed, 17 Jan 2024 23:38:15 +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=1705534695; 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=5WAz+28EYtTwhlF4WWTlpDXmlpDuaODmQkaWv5+GNnY=; b=GYRdFBBLkhSFDz0eaBnlAjRuIcbBiUI1D2d+RzMG8Xg+gKFL60OoIMG1TDT1d5Q8UNKj+i lF+VR4gvliksY8H3NzrmbytfH5kVvgyKLvkjYuLnf8bbqJpzAyRGJgbeheec8gae/xDNT/ Zl+VQmQtNwUIN/Xje+ZxrnwervecJtEHiE+YWZ03DSOYcz6ca+POabVHBy2PdHmpeKMDnB 4MOUbzOtMQQyd7oZSKbYZnm/bn4IGzF/mftwxUvgTZFqcsjtBas36Odxj06ZRCz60HMuPs DSUNHHE0J/Zi1JbFG/ABqB5ESEGpDm4YqMfoKJbcPuTHmctoLXM6EzqD39IXHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705534695; a=rsa-sha256; cv=none; b=E7gGP1ev6oYzdl0j6imjXw0ReOL6de5Fo3J1WOgkniJcB2cxFsxcbnv1RjE3hO1aMMZ5+E k/dpcNn0mhJoSsy804jgJdj67OtYaDRZf2aHAbuVX3Yphq02Whuft/Xwdi0l5O/TK7u6uC GrkVQf2FhY29mgYWOlEfvP0u33rUGNfTZ14M255w0ZZxx6tWu2XDn+2Y+arwt5xI0WMv+N dEHkLrK8rsTNhaKv+fZFTWGYF5noYp4b/uIqh/qvP3Yimkg4eja31SBMsgG/GaMlCfg3Ku p8hva2Fl0t4e1xI1Nk92hu1zpOiAAnE2n6xo1mgb0fgtNtN3mPuLu8sdnTEJ1Q== 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 4TFj473M4WzkM8 for ; Wed, 17 Jan 2024 23:38: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 40HNcFaR061529 for ; Wed, 17 Jan 2024 23:38:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40HNcFGu061524 for net@FreeBSD.org; Wed, 17 Jan 2024 23:38: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: net@FreeBSD.org Subject: [Bug 276392] if_wg: Fix noise_remote_alloc() to acquire 'l_identity_lock' lock Date: Wed, 17 Jan 2024 23:38:15 +0000 X-Bugzilla-Reason: 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: 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 --- Comment #5 from Kyle Evans --- In practice the device's sc_lock is xlocked in both callers and this can't really race, but I think it makes sense to be pedantic/defensive about it. --=20 You are receiving this mail because: You are on the CC list for the bug.=