Bugzilla – Bug 1212073
VUL-0: CVE-2023-29402: go1.19,go1.20: cmd/go: cgo code injection
Last modified: 2024-03-27 14:41:21 UTC
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). Thanks to Juho Nurminen of Mattermost for reporting this issue. This is CVE-2023-29402 and Go issue https://go.dev/issue/60167.
This is an autogenerated message for OBS integration: This bug (1212073) was mentioned in https://build.opensuse.org/request/show/1091159 Factory / go1.19 https://build.opensuse.org/request/show/1091160 Factory / go1.20
SUSE-SU-2023:2526-1: An update that solves four vulnerabilities and has one fix can now be installed. Category: security (moderate) Bug References: 1206346, 1212073, 1212074, 1212075, 1212076 CVE References: CVE-2023-29402, CVE-2023-29403, CVE-2023-29404, CVE-2023-29405 Sources used: openSUSE Leap 15.4 (src): go1.20-1.20.5-150000.1.14.1 openSUSE Leap 15.5 (src): go1.20-1.20.5-150000.1.14.1 Development Tools Module 15-SP4 (src): go1.20-1.20.5-150000.1.14.1 Development Tools Module 15-SP5 (src): go1.20-1.20.5-150000.1.14.1 SUSE Linux Enterprise Real Time 15 SP3 (src): go1.20-1.20.5-150000.1.14.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
SUSE-SU-2023:2525-1: An update that solves four vulnerabilities and has one fix can now be installed. Category: security (moderate) Bug References: 1200441, 1212073, 1212074, 1212075, 1212076 CVE References: CVE-2023-29402, CVE-2023-29403, CVE-2023-29404, CVE-2023-29405 Sources used: openSUSE Leap 15.4 (src): go1.19-1.19.10-150000.1.34.1 openSUSE Leap 15.5 (src): go1.19-1.19.10-150000.1.34.1 Development Tools Module 15-SP4 (src): go1.19-1.19.10-150000.1.34.1 Development Tools Module 15-SP5 (src): go1.19-1.19.10-150000.1.34.1 SUSE Linux Enterprise Real Time 15 SP3 (src): go1.19-1.19.10-150000.1.34.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
done