[Bug 259645] crash in_cksumdata (sys/amd64/amd64/in_cksum.c:113) via in4_cksum (sys/netpfil/pf/in4_cksum.c:117) after FreeBSD 13.0 p5 update

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 05 Nov 2021 21:51:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259645

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gallatin@FreeBSD.org,
                   |                            |jhb@FreeBSD.org

--- Comment #9 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Kristof Provost from comment #2)
This path is somewhat tricky to fix, it seems, since we'd have to modify a few
functions to return a new mbuf, and handle out-of-memory conditions.

So maybe this (WIP) approach is better instead:
https://reviews.freebsd.org/D32859

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