Описание
Security update for go1.22
This update for go1.22 fixes the following issues:
Update to go1.22.3:
- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)
- CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)
- cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le
- cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE
- runtime: deterministic fallback hashes across process boundary
- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0
Список пакетов
Container bci/golang:latest
go1.22-1.22.3-150000.1.15.1
go1.22-doc-1.22.3-150000.1.15.1
go1.22-race-1.22.3-150000.1.15.1
SUSE Linux Enterprise Module for Development Tools 15 SP5
go1.22-1.22.3-150000.1.15.1
go1.22-doc-1.22.3-150000.1.15.1
go1.22-race-1.22.3-150000.1.15.1
openSUSE Leap 15.5
go1.22-1.22.3-150000.1.15.1
go1.22-doc-1.22.3-150000.1.15.1
go1.22-race-1.22.3-150000.1.15.1
openSUSE Leap 15.6
go1.22-1.22.3-150000.1.15.1
go1.22-doc-1.22.3-150000.1.15.1
go1.22-race-1.22.3-150000.1.15.1
Ссылки
- Link for SUSE-SU-2024:1587-1
- E-Mail link for SUSE-SU-2024:1587-1
- SUSE Security Ratings
- SUSE Bug 1218424
- SUSE Bug 1224017
- SUSE Bug 1224018
- SUSE CVE CVE-2024-24787 page
- SUSE CVE CVE-2024-24788 page
Описание
On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a "#cgo LDFLAGS" directive.
Затронутые продукты
Container bci/golang:latest:go1.22-1.22.3-150000.1.15.1
Container bci/golang:latest:go1.22-doc-1.22.3-150000.1.15.1
Container bci/golang:latest:go1.22-race-1.22.3-150000.1.15.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1
Ссылки
- CVE-2024-24787
- SUSE Bug 1224017
Описание
A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.
Затронутые продукты
Container bci/golang:latest:go1.22-1.22.3-150000.1.15.1
Container bci/golang:latest:go1.22-doc-1.22.3-150000.1.15.1
Container bci/golang:latest:go1.22-race-1.22.3-150000.1.15.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1
Ссылки
- CVE-2024-24788
- SUSE Bug 1224018