[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 12:47:30 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220078

--- Comment #37 from commit-hook at freebsd.org ---
A commit references this bug:

Author: eugen
Date: Mon Nov 26 12:47:13 UTC 2018
New revision: 340961
URL: https://svnweb.freebsd.org/changeset/base/340961

Log:
  Prevent ip_input() from panicing due to unprotected access
  to INADDR_HASH. This is direct commit to stable/10 instead of MFC r339808
  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/netinet/ip_input.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list