Описание
Security update for go1.24
This update for go1.24 fixes the following issues:
- CVE-2025-22870: golang.org/x/net/proxy, golang.org/x/net/http/httpproxy: Fixed proxy bypass using IPv6 zone IDs (bsc#1238572)
Other fixes:
- Updated go version to go1.24.1 (bsc#1236217):
- go#71986 go#71984 bsc#1238572 security: fix CVE-2025-22870 net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass using IPv6 zone IDs
- go#71687 cmd/go: panics with GOAUTH='git dir' go get -x
- go#71705 runtime: add linkname of runtime.lastmoduledatap for cloudwego/sonic
- go#71728 runtime: usleep computes wrong tv_nsec on s390x
- go#71745 crypto: add fips140 as an opaque GODEBUG setting and add documentation for it
- go#71829 cmd/compile: fail to compile package in 1.24
- go#71836 os: possible regression from Go 1.23 to Go 1.24 when opening DevNull with O_TRUNC
- go#71840 runtime: recover added in range-over-func loop body doesn't stop panic propagation / segfaults printing error
- go#71849 os: spurious SIGCHILD on running child process
- go#71855 cmd/compile: Pow10 freeze the compiler on certain condition on Go 1.24
- go#71858 debug/buildinfo: false positives with external scanners flag for go117 binary in testdata
- go#71876 reflect: Value.Seq panicking on functional iterator methods
- go#71904 cmd/compile: nil dereference when storing field of non-nil struct value
- go#71916 reflect: Value.Seq iteration value types not matching the type of given int types
- go#71938 cmd/compile: 'fatal error: found pointer to free object' on arm64
- go#71955 proposal: runtime: allow cleanups to run concurrently
- go#71963 runtime/cgo: does not build with -Wdeclaration-after-statement
- go#71977 syscall: js/wasm file operations fail on windows / node.js
Список пакетов
Container bci/golang:latest
go1.24-1.24.1-150000.1.12.1
go1.24-doc-1.24.1-150000.1.12.1
go1.24-race-1.24.1-150000.1.12.1
SUSE Linux Enterprise Module for Development Tools 15 SP6
go1.24-1.24.1-150000.1.12.1
go1.24-doc-1.24.1-150000.1.12.1
go1.24-race-1.24.1-150000.1.12.1
openSUSE Leap 15.6
go1.24-1.24.1-150000.1.12.1
go1.24-doc-1.24.1-150000.1.12.1
go1.24-race-1.24.1-150000.1.12.1
Ссылки
- Link for SUSE-SU-2025:0802-1
- E-Mail link for SUSE-SU-2025:0802-1
- SUSE Security Ratings
- SUSE Bug 1236217
- SUSE Bug 1238572
- SUSE CVE CVE-2025-22870 page
Описание
Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.
Затронутые продукты
Container bci/golang:latest:go1.24-1.24.1-150000.1.12.1
Container bci/golang:latest:go1.24-doc-1.24.1-150000.1.12.1
Container bci/golang:latest:go1.24-race-1.24.1-150000.1.12.1
SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.1-150000.1.12.1
Ссылки
- CVE-2025-22870
- SUSE Bug 1238572
- SUSE Bug 1238611