[Bug 254478] Panic when using ipfw and divert sockets

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 24 15:49:21 UTC 2021


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

--- Comment #4 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(In reply to Daniel Kempkens from comment #3)

inp_flags2 = 16

it looks like my guess was correct, PCB has INP_FREED flag set, so its socket
is already closed and should not be used. Proposed patch should help.

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


More information about the freebsd-net mailing list