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).
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Go
Published: 2023-06-08T20:19:04.483Z
Updated: 2024-08-02T14:07:46.220Z
Reserved: 2023-04-05T19:36:35.042Z
Link: CVE-2023-29402
Vulnrichment
No data.
NVD
Status : Modified
Published: 2023-06-08T21:15:16.770
Modified: 2023-11-25T11:15:14.390
Link: CVE-2023-29402
Redhat