[Bug 220078] [patch] [panic] repeatable kernel panic due to unlocked INADDR_TO_IFP usage
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 26 11:52:38 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220078
--- Comment #33 from commit-hook at freebsd.org ---
A commit references this bug:
Author: eugen
Date: Mon Nov 26 11:51:44 UTC 2018
New revision: 340957
URL: https://svnweb.freebsd.org/changeset/base/340957
Log:
Prevent multicast code from panicing due to unprotected access
to INADDR_HASH. This is direct commit to stable/10 instead of MFC r339807
due to significant difference in code base.
PR: 220078
Tested-by: Cassiano Peixoto and others
Changes:
stable/10/sys/netinet/in_mcast.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list