Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2018 11:52:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 220078] [patch] [panic] repeatable kernel panic due to unlocked INADDR_TO_IFP usage
Message-ID:  <bug-220078-7501-NeWPHfUTPu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220078-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220078-7501@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=3D220078

--- Comment #33 from commit-hook@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

--=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-220078-7501-NeWPHfUTPu>