Date: Mon, 04 Jul 2022 15:51:57 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 262663] panic in ipv6 jail ipv6 prison_ip_check() in6_pcblookup_hash_locked() - corrupt stack? Message-ID: <bug-262663-227-FjzP9LJEvQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262663-227@https.bugs.freebsd.org/bugzilla/> References: <bug-262663-227@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=3D262663 --- 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 befo= re 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. --=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-262663-227-FjzP9LJEvQ>