Date: Sun, 01 Oct 2017 19:40:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 220076] [patch] [panic] [netgraph] repeatable kernel panic due to a race in ng_iface(4) Message-ID: <bug-220076-2472-sfRVPA2xKN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220076-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-220076-2472@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=3D220076 --- Comment #14 from commit-hook@freebsd.org --- A commit references this bug: Author: eugen Date: Sun Oct 1 19:39:27 UTC 2017 New revision: 324175 URL: https://svnweb.freebsd.org/changeset/base/324175 Log: MFC r323873, r324081: Unprotected modification of ng_iface(4) private data leads to kernel panic. Fix a race with per-node read-mostly lock and refcounting for a hook. PR: 220076 Tested by: peixoto.cassiano Approved by: mav (mentor) Relnotes: yes Differential Revision: https://reviews.freebsd.org/D12435 Changes: _U stable/11/ stable/11/sys/netgraph/ng_iface.c --=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-220076-2472-sfRVPA2xKN>