Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2018 12:19:59 +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-dVlYPA4zEn@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 #34 from commit-hook@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Mon Nov 26 12:19:31 UTC 2018
New revision: 340958
URL: https://svnweb.freebsd.org/changeset/base/340958

Log:
  Prevent stf(4) from panicing due to unprotected access
  to INADDR_HASH. This is direct commit to stable/10
  instead of MFC r339806 due to significant differences
  in code base.

  PR:                   220078
  Differential Revision:        https://reviews.freebsd.org/D12457
  Tested-by:            Cassiano Peixoto and others

Changes:
  stable/10/sys/net/if_stf.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-dVlYPA4zEn>