[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
Thu Sep 21 20:17:09 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220076
--- Comment #11 from commit-hook at 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 panic.
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
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list