From nobody Mon Dec 25 14:55:43 2023 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 4SzLYr3qqcz54q1v for ; Mon, 25 Dec 2023 14:55:44 +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 4SzLYr2j5Pz3bwS for ; Mon, 25 Dec 2023 14:55:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703516144; a=rsa-sha256; cv=none; b=d9HQevX/NcVwOQdVNZP5oWM3OsOp18oRR3xWoyn4LDFHg426Zptckj3SofGQuV72UlHSMn Ir8vD9/Mk+wKO0hoqCgibKERLOl3QKULk5RiAxe9cxULzhdRDRF046lM87ox2jMFRGrsTW JZ+sah802t05/ZEnf+jogvHmsHW29dOfwj8pWT7+r2/sxH3gUE49K7DsP1xuPFm4Nlm1n8 Ji7d3mOhZpOm5SuR13q6/fLq7CqEqFSND39GsZoEPUMgty7lXU2oF0luOopQf1Pf6Qfgox ZJ2huR6E5fW3eNsTPE0ifPTmv1/X9qOqvyUQN9lE+mZ3fffTE3GNTJ9b9HoKdw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1703516144; 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=nCnT9WERr0+UVFs2T4LDxmm3KbrTKZXSXny1FnN9yKo=; b=Y4LsA4KSejN4JNgxhpijeeh+ttdNx52wmZI2uJCa3sJUcqvKp/6HAqcQcy8kFzBVl165z6 /BeJcWTzLmfQlP7FKmK0DLY8V+p/mQwcfwseQEj7pFoAXjjSElvpaLEbzkQqZhj7rCBA5a QlZO5hG7U/D/N4OD2TY7ttCRuYDQ761JVNa31EUwDYpgXAhx1MYTnlL3vEhNf/OM/d8ndO PNxbJj78AQiVGo3MvWhCnLgxg7F7VxUi9ueFEkOH0xzUTMCg3Wtf6crfQPDf6jwTaF/gEK eJ9uMjTE18n80xm0JuaYiQjbWR6hq9UGvVNjKILw1hJIO8YUiq0ib669cIwU+A== 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 4SzLYr1mbSz1NH for ; Mon, 25 Dec 2023 14:55:44 +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 3BPEti6h040860 for ; Mon, 25 Dec 2023 14:55:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BPEtiYE040859 for net@FreeBSD.org; Mon, 25 Dec 2023 14:55:44 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 244247] ng_eiface: Kernel panic due to racecondition in ng_eiface shutdown Date: Mon, 25 Dec 2023 14:55:43 +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: 12.1-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: afedorov@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? mfc-stable11- X-Bugzilla-Changed-Fields: resolution 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=3D244247 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --- Comment #19 from Mark Linimon --- ^Triage: committed back in 2020. The mfc-stable* flags' values are now OBE. --=20 You are receiving this mail because: You are on the CC list for the bug.=