Date: Wed, 17 Jan 2024 23:38:15 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 276392] if_wg: Fix noise_remote_alloc() to acquire 'l_identity_lock' lock Message-ID: <bug-276392-7501-ySTYCVLzmy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276392-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-276392-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276392 --- Comment #5 from Kyle Evans <kevans@freebsd.org> --- 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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276392-7501-ySTYCVLzmy>