Date: Mon, 19 Jun 2017 12:54:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 220076] [patch] [panic] [netgraph] repeatable kernel panic due to a race in ng_iface(4) Message-ID: <bug-220076-8-JNEcgtuIeU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220076-8@https.bugs.freebsd.org/bugzilla/> References: <bug-220076-8@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 Eugene Grosbein <eugen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183566|0 |1 is obsolete| | Attachment #183625|0 |1 is obsolete| | --- Comment #5 from Eugene Grosbein <eugen@freebsd.org> --- Created attachment 183627 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183627&action= =3Dedit protect ng_iface private data with rmlock Avoid lock leak in the ng_iface_newhook in case of EISCONN. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220076-8-JNEcgtuIeU>