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.
{
"review_status": "REVIEWED",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}