[Bug 220076] [patch] [panic] [netgraph] repeatable kernel panic due to a race in ng_iface(4)
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Sun Oct  1 19:41:24 UTC 2017
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220076
--- Comment #15 from commit-hook at 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
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the freebsd-net
mailing list