Lucene search

K
redhatcveRedhat.comRH:CVE-2023-29402
HistoryJun 26, 2023 - 6:17 p.m.

CVE-2023-29402

2023-06-2618:17:34
redhat.com
access.redhat.com
14
golang
go command
unexpected code
build time
cgo
unexpected behavior
running
untrusted module
newline characters
go get
gopath-mode

0.002 Low

EPSS

Percentile

55.9%

A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via “go get”, are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.