From nobody Mon Dec 23 16:53:27 2024 X-Original-To: wireless@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 4YH3xg4WzTz5Wx63 for ; Mon, 23 Dec 2024 16:53:27 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YH3xg3Hs9z4yNK for ; Mon, 23 Dec 2024 16:53:27 +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=1734972807; 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=t02f1lharJCMpswL/hH0bxM7MBffOXCkGZjeqiUg98I=; b=hGfR7IdsR46Msmfx1HgsyJWhtv0XgV1GGVBuQ31T9IZQF1bnuBSLjhJaZ2NRHvMrtVXHcg y75vaDBlrCgWV8MBoo8dikPZRyDMOVeO3LU9R9JvB9gUt3wO8jBFdtcUu4e0Ob8S9OM7ei RzGiZDwXdWRCIpk4tRYFFrmdghNHwMReyKQV6TN4YNkjudLBQRzAXZvO8ONJJpHB2k5kU/ DpgjZJw5TZxUwB+3SvHoGk4q20PZx9CBDMPxQirkh6V7gE7lhbKUrxBpSHz4TYnL/n/HB5 JjcdlkNE7kHkXRUEfLWgtsJl1yTO7M4hYMyt1W03P+SFVPk/MAmUv09x8Sx4JQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734972807; a=rsa-sha256; cv=none; b=CMqT/VMsEQJqlC+gd2UAFSQDxkg6+t2MebUG4InC+ztYfxZbAY+J5Wwo+S0rswnCz8w0M0 XRj7lW3hLGwqnoPQ0ovNsudUXyNU1ddkq5Y09pIK0PbLoQUxP+qRhMg13C9U3F/POXg1fe wiQHzi6NOUhokrpfrDJM1va4GsACvc4vK0ko8wUczCiSvggXr1yCfsxi5LO35MtGh0+XOk E+kUSWRmSSScMozKGSbtQHrgaWFg1fDZbvjVw5Cy8sRjCoH3uJIAQui+ujA1mjg2zeTtBw nuU27Xx7izdSkw5etYdUnT+rbt0bVMzv8Zl2j0DIqIe9M8GurH7XFWXJAv6l7w== 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 4YH3xg2w1Hz12TF for ; Mon, 23 Dec 2024 16:53:27 +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 4BNGrRLV052786 for ; Mon, 23 Dec 2024 16:53:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BNGrRj8052785 for wireless@FreeBSD.org; Mon, 23 Dec 2024 16:53:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODMwMTVdIGl3bHdpZmk6IGtlcm5lbCBwYW5pYzogc2xl?= =?UTF-8?B?ZXBpbmcgdGhyZWFkIGhvbGRzIGx2aWYg4oCTIGxvY2sgbGVhayBpbiBsa3Bp?= =?UTF-8?B?X3N0YV9zY2FuX3RvX2F1dGgoKQ==?= Date: Mon, 23 Dec 2024 16:53:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283015 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D2a6c77b343f6789eb56bc42ccba12559a= 58b464c commit 2a6c77b343f6789eb56bc42ccba12559a58b464c Author: Mark Johnston AuthorDate: 2024-12-13 20:28:13 +0000 Commit: Mark Johnston CommitDate: 2024-12-23 16:51:33 +0000 linuxkpi: Fix a lock leak in lkpi_sta_scan_to_auth() PR: 283015 Reviewed by: bz MFC after: 1 week Fixes: 0936c648ad0e ("LinuxKPI: 802.11: update the ni/lsta reference cycle") Differential Revision: https://reviews.freebsd.org/D47949 (cherry picked from commit 926905796749750da6464b97ec4f8eec0882cc0e) sys/compat/linuxkpi/common/src/linux_80211.c | 2 ++ 1 file changed, 2 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=