[Bug 271991] Crash on some network packets with fresh stable

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Jun 2023 12:01:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991

Kristof Provost <kp@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |donner@FreeBSD.org,
                   |                            |kp@freebsd.org

--- Comment #2 from Kristof Provost <kp@freebsd.org> ---
At a guess that's going to be another issue with unmapped mbufs. That's
probably going to need a `mb_unmapped_to_ext()` call in the appropriate
place(s) in net graph.

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