Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2019 16:38:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 235281] pfsync: double fault when removing non-existent syncdev
Message-ID:  <bug-235281-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235281

            Bug ID: 235281
           Summary: pfsync: double fault when removing non-existent
                    syncdev
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

On 12.0-RELEASE (but not CURRENT) I can cause a double fault by setting up
pfsync, deleting the sync interface, and then trying to remove the sync
interface from pfsync0.

Steps to reproduce:

$ ifconfig tun0 create
$ kldload pfsync
$ ifconfig pfsync0 syncdev tun0
$ ifconfig tun0 destroy
$ # At this point, "ifconfig pfsync0" will still show the association with =
tun0
$ ifconfig pfsync0 -syncdev

--=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-235281-227>