Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2024 15:26:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        transport@FreeBSD.org
Subject:   [Bug 276761] panic: sbsndptr_noadv: sb_mb is NULL
Message-ID:  <bug-276761-38102-FPtajBjFXJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276761-38102@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276761-38102@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276761

--- 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 speculati=
ng,
didn't really check all the codepaths for closing a session, and what/if any
potential error is always properly handled...)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276761-38102-FPtajBjFXJ>