Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2023:2525-1

Опубликовано: 16 июн. 2023
Источник: suse-cvrf

Описание

Security update for go1.19

This update for go1.19 fixes the following issues:

Update to go1.19.10 (bsc#1200441):

  • CVE-2023-29402: cmd/go: Fixed cgo code injection (bsc#1212073).
  • CVE-2023-29403: runtime: Fixed unexpected behavior of setuid/setgid binaries (bsc#1212074).
  • CVE-2023-29404: cmd/go: Fixed improper sanitization of LDFLAGS (bsc#1212075).
  • CVE-2023-29405: cmd/go: Fixed improper sanitization of LDFLAGS (bsc#1212076).

Список пакетов

SUSE Linux Enterprise Module for Development Tools 15 SP4
go1.19-1.19.10-150000.1.34.1
go1.19-doc-1.19.10-150000.1.34.1
go1.19-race-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP5
go1.19-1.19.10-150000.1.34.1
go1.19-doc-1.19.10-150000.1.34.1
go1.19-race-1.19.10-150000.1.34.1
SUSE Linux Enterprise Real Time 15 SP3
go1.19-1.19.10-150000.1.34.1
go1.19-doc-1.19.10-150000.1.34.1
go1.19-race-1.19.10-150000.1.34.1
openSUSE Leap 15.4
go1.19-1.19.10-150000.1.34.1
go1.19-doc-1.19.10-150000.1.34.1
go1.19-race-1.19.10-150000.1.34.1
openSUSE Leap 15.5
go1.19-1.19.10-150000.1.34.1
go1.19-doc-1.19.10-150000.1.34.1
go1.19-race-1.19.10-150000.1.34.1

Описание

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).


Затронутые продукты
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1

Ссылки

Описание

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.


Затронутые продукты
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1

Ссылки

Описание

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. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.


Затронутые продукты
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1

Ссылки

Описание

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. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.


Затронутые продукты
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1

Ссылки
Уязвимость SUSE-SU-2023:2525-1