Описание
ELSA-2026-29980: golang security, bug fix, and enhancement update (MODERATE)
[1.26.5-1.0.1]
- EXPERIMENTAL: Introduce fipsnoenforceems GODEBUG var
[1.26.5-1]
- Update to Go 1.26.5 (fips-1)
[1.25.7-1]
- Update to Go 1.25.7 (fips-1)
[1.25.5-1]
- Update to Go 1.25.5 (fips-1)
[1.25.3-5]
- gating.yaml: Add tier1 s390x tests
[1.25.3-4]
- Cleanup lib/ ownership
- Remove legacy logic forcing lib/ into golang-tests
- Move lib/wasm, lib/fips140, and lib/time to main golang package
- Fixes go_js_wasm_exec availability
[1.25.3-3]
- plans/tier0.fmf: Import plan
[1.25.3-2]
- rpminspect.yaml: Add testdata to annocheck ignore
[1.25.3-1]
- Update to Go 1.25.3
[1.25.1-1]
- Update to Go1.25.1 -Resolves: RHEL-116849
Обновленные пакеты
Oracle Linux 10
Oracle Linux aarch64
go-toolset
1.26.5-1.0.1.el10_2
golang
1.26.5-1.0.1.el10_2
golang-bin
1.26.5-1.0.1.el10_2
golang-docs
1.26.5-1.0.1.el10_2
golang-misc
1.26.5-1.0.1.el10_2
golang-race
1.26.5-1.0.1.el10_2
golang-src
1.26.5-1.0.1.el10_2
golang-tests
1.26.5-1.0.1.el10_2
Oracle Linux x86_64
go-toolset
1.26.5-1.0.1.el10_2
golang
1.26.5-1.0.1.el10_2
golang-bin
1.26.5-1.0.1.el10_2
golang-docs
1.26.5-1.0.1.el10_2
golang-misc
1.26.5-1.0.1.el10_2
golang-race
1.26.5-1.0.1.el10_2
golang-src
1.26.5-1.0.1.el10_2
golang-tests
1.26.5-1.0.1.el10_2
Связанные CVE
Связанные уязвимости
When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.
When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.
When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.
Arbitrary inputs are included in errors without any escaping in net/textproto
When returning errors, functions in the net/textproto package would in ...