The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.
{
"url": "https://pkg.go.dev/vuln/GO-2026-4867",
"review_status": "REVIEWED"
}