Описание
ELSA-2026-37435: golang security, bug fix, and enhancement update (IMPORTANT)
[1.26.5-1.0.1]
- EXPERIMENTAL: Introduce fipsnoenforceems GODEBUG var
[1.26.5-1]
- Update to Go 1.26.5 (fips-1)
- Resolves: RHEL-193476
[1.25.7-1]
- Update to Go 1.25.7 (fips-1)
- Resolves: RHEL-146452
[1.25.5-1]
- Update to Go 1.25.5 (fips-1)
- Resolves: RHEL-139364
[1.25.3-2]
- Cleanup lib/ ownership
[1.25.3-1]
- Update to Go 1.25.3
- Resolves: RHEL-121220
[1.25.1-1]
- Update to Go 1.25.1
- Resolves: RHEL-116850
[1.25.0-2]
- Revert DWARF5 defaults
- Add elf5 to rpminspect.yaml
- Related: RHEL-109557
[1.25.0-1]
- Update to Go 1.25.0
- Set GOAMD64 to v2 to align with new architecture baselines
- Modify the modify_go.env.patch to reflect GOAMD64 baseline version change to v2
- Resolves: RHEL-109557
[1.24.6-1]
- Update to Go 1.24.6 (fips-1)
- Resolves: RHEL-106461
Обновленные пакеты
Oracle Linux 9
Oracle Linux aarch64
go-toolset
1.26.5-1.0.1.el9_8
golang
1.26.5-1.0.1.el9_8
golang-bin
1.26.5-1.0.1.el9_8
golang-docs
1.26.5-1.0.1.el9_8
golang-misc
1.26.5-1.0.1.el9_8
golang-race
1.26.5-1.0.1.el9_8
golang-src
1.26.5-1.0.1.el9_8
golang-tests
1.26.5-1.0.1.el9_8
Oracle Linux x86_64
go-toolset
1.26.5-1.0.1.el9_8
golang
1.26.5-1.0.1.el9_8
golang-bin
1.26.5-1.0.1.el9_8
golang-docs
1.26.5-1.0.1.el9_8
golang-misc
1.26.5-1.0.1.el9_8
golang-race
1.26.5-1.0.1.el9_8
golang-src
1.26.5-1.0.1.el9_8
golang-tests
1.26.5-1.0.1.el9_8
Связанные CVE
Связанные уязвимости
Important: go-toolset:rhel8 security, bug fix, and enhancement update
ELSA-2026-38995: go-toolset:ol8 security, bug fix, and enhancement update (IMPORTANT)
On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.