[Bug 238870] sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 22 11:36:25 UTC 2019


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

Hans Petter Selasky <hselasky at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky at FreeBSD.org

--- Comment #13 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
@kp: Regarding your patch:

CK_STAILQ_FOREACH_SAFE() should not be used outside of an EPOCH section. That
might also explain the race you are seeing.

--HPS

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


More information about the freebsd-testing mailing list