Description
The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via "go get", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).
References (8)
Core 8
Core References
Patch
https://go.dev/cl/501226
Issue Tracking
https://go.dev/issue/60167
Mailing List, Release Notes
https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ
Mailing List
https://lists.fedoraproject.org/archives/list/[email protected]/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/
Vendor Advisory
https://pkg.go.dev/vuln/GO-2023-1839
Mailing List, Third Party Advisory
https://lists.fedoraproject.org/archives/list/[email protected]/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/
Vendor Advisory
https://security.netapp.com/advisory/ntap-20241213-0004/
Third Party Advisory
https://security.gentoo.org/glsa/202311-09
Scores
CVSS v3
9.8
EPSS
0.0013
EPSS Percentile
31.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (2)
fedoraproject/fedora
38
golang/go
< 1.19.10
Published
Jun 08, 2023
Tracked Since
Feb 18, 2026