CVE-2026-27143: golang: cmd/compile: possible memory corruption after bound check elimination

Severity: Critical

CVSS Score: 9.8

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.