Filtered by vendor Gotoolchain Subscriptions
Filtered by product Cmd/compile Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-27144 1 Gotoolchain 1 Cmd/compile 2026-04-10 8.1 High
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.
CVE-2026-27143 1 Gotoolchain 1 Cmd/compile 2026-04-09 8.1 High
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.