Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.
{
"url": "https://pkg.go.dev/vuln/GO-2026-4868",
"review_status": "REVIEWED"
}