[Bug 262663] panic in ipv6 jail ipv6 prison_ip_check() in6_pcblookup_hash_locked() - corrupt stack?

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Jul 2022 15:51:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262663

--- Comment #7 from Gleb Smirnoff <glebius@FreeBSD.org> ---
I'm sorry for missing this bug earlier. It needs to be worked on. In
tcp6_usr_connect() we are entering epoch for the 6to4 mapped addresses before
calling into tcp_connect(), but we do not do that for tcp6_connect() for the
normal addresses. This really seem strange to me.

I wonder why the panic has gone, cause nothing changed around.

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