Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2017 20:17:08 +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-3jcUJeNweU@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 #11 from commit-hook@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Thu Sep 21 20:16:11 UTC 2017
New revision: 323873
URL: https://svnweb.freebsd.org/changeset/base/323873

Log:
  Unprotected modification of ng_iface(4) private data leads to kernel pani=
c.
  Fix a race with per-node read-mostly lock and refcounting for a hook.

  PR:                   220076
  Tested by:            peixoto.cassiano
  Approved by:          avg (mentor), mav (mentor)
  MFC after:            1 week
  Relnotes:             yes
  Differential Revision:        https://reviews.freebsd.org/D12435

Changes:
  head/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-3jcUJeNweU>