Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Mar 2017 22:20:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ipfw@FreeBSD.org
Subject:   [Bug 217391] [ipfw] [panic] erroneous ipfw rule triggers KASSERT
Message-ID:  <bug-217391-7515-CxvjUcYvHS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217391-7515@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217391-7515@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=3D217391

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217391-7515-CxvjUcYvHS>