Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2024 09:16:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 279653] Page fault in in6_selecthlim
Message-ID:  <bug-279653-7501-queGEsIClb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279653-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279653-7501@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=3D279653

--- Comment #10 from Andrey V. Elsukov <ae@FreeBSD.org> ---
(In reply to Daniel Ponte from comment #9)

it looks like an epair(4) device was detached and some packets were going to
send through, but were delayed. Then afdata[AF_INET6] was freed due to epair
ifnet detach and access to this data triggers panic.

--=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-279653-7501-queGEsIClb>