Bugzilla – Bug 1212075
VUL-0: CVE-2023-29404: go1.19,go1.20: cmd/go: improper sanitization of LDFLAGS
Last modified: 2024-03-27 14:41:27 UTC
The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. There are two bugs for two CVEs for this otherwise similar bug text, this is bug ONE. Thanks to Juho Nurminen of Mattermost for reporting this issue. This is CVE-2023-29404 and Go issue https://go.dev/issue/60305.
This is an autogenerated message for OBS integration: This bug (1212075) 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