[Bug 255775] panic with ipfw turned on at boot time
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 12 11:43:46 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255775
--- Comment #8 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(In reply to Michael Meiszl from comment #7)
I think there is no need to test suggested patch. It seems the problem is due
to "use after free". mbuf is already freed and memory were filled with
0xdeadc0de pattern. This is why KASSERT was triggered.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ipfw
mailing list