[Bug 217391] [ipfw] [panic] erroneous ipfw rule triggers KASSERT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 5 22:20:05 UTC 2017


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

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

Author: ae
Date: Sun Mar  5 22:19:43 UTC 2017
New revision: 314715
URL: https://svnweb.freebsd.org/changeset/base/314715

Log:
  Reject invalid object types that can not be used with specific opcodes.

  When we doing reference counting of named objects in the new rule,
  for existing objects check that opcode references to correct object,
  otherwise return EINVAL.

  PR:           217391
  MFC after:    1 week
  Sponsored by: Yandex LLC

Changes:
  head/sys/netpfil/ipfw/ip_fw_sockopt.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ipfw mailing list