[Bug 273207] pf_syncookie_mac for IPv6 random cause panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 19 Aug 2023 01:25:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273207

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

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

become 

bcopy(NULL, 0xfffffe00c5fc38d8, 2)

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