[Bug 276761] panic: sbsndptr_noadv: sb_mb is NULL

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Feb 2024 15:26:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276761

--- Comment #7 from Richard Scheffenegger <rscheff@freebsd.org> ---
Last TCP / IPSec bug I looked at was an oversight in error handling (on the TCP
side), when ip_output() would return ENOBUFS (which has a higher likelyhood
apparently when IPSec is in play).

Maybe something along these lines plays a role here as well (just speculating,
didn't really check all the codepaths for closing a session, and what/if any
potential error is always properly handled...)

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