[Bug 254244] panics after upgrade to stable/13-n244861-b9773574371
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 15 18:33:52 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254244
--- Comment #5 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,
I looks to me like iflib's rxeof has produced an invalid chain of mbufs.
I only see one bug in there, and that is, if iflib_fixup_rx() gets a new mbuf
header, the m_nextpkt field doesn't get zeroed.
If this is easy to reproduce, can you try the attached patch, meanwhile?
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list