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.
References
| Link | Resource |
|---|---|
| https://go.dev/cl/763764 | Patch |
| https://go.dev/issue/78371 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU | Mailing List Release Notes |
| https://pkg.go.dev/vuln/GO-2026-4867 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-08 02:16
Updated : 2026-07-25 10:10
NVD link : CVE-2026-27144
Mitre link : CVE-2026-27144
CVE.ORG link : CVE-2026-27144
JSON object : View
Products Affected
golang
- go
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')
