Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2023 01:25:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273207] pf_syncookie_mac for IPv6 random cause panic
Message-ID:  <bug-273207-227-JgMQVuZ4zQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273207-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273207-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=3D273207

--- Comment #14 from Rin Cat <dev@rincat.ch> ---
So

bcopy(*src, &ctx->buf.b8[ctx->buflen], x)

become=20

bcopy(NULL, 0xfffffe00c5fc38d8, 2)

--=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-273207-227-JgMQVuZ4zQ>