Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Oct 2017 19:41:24 +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-ozFPAjq7dB@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 #15 from commit-hook@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Sun Oct  1 19:40:29 UTC 2017
New revision: 324176
URL: https://svnweb.freebsd.org/changeset/base/324176

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/10/
  stable/10/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-ozFPAjq7dB>