Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2017 08:04:44 +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-PjmLwfOGdp@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 #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ae
Date: Mon Mar 13 08:04:25 UTC 2017
New revision: 315191
URL: https://svnweb.freebsd.org/changeset/base/315191

Log:
  MFC r314715:
    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

Changes:
_U  stable/11/
  stable/11/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-PjmLwfOGdp>