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.
References
| Link | Resource |
|---|---|
| https://go.dev/cl/763765 | Patch |
| https://go.dev/issue/78333 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU | Mailing List Release Notes |
| https://pkg.go.dev/vuln/GO-2026-4868 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-08 02:16
Updated : 2026-07-25 11:10
NVD link : CVE-2026-27143
Mitre link : CVE-2026-27143
CVE.ORG link : CVE-2026-27143
JSON object : View
Products Affected
golang
- go
CWE
