Описание
ELSA-2026-0921: go-toolset:rhel8 security update (IMPORTANT)
delve [1.25.2-1.0.1]
- Disable DWARF compression which has issues (Alex Burmashev)
[1.25.2-1]
- Update to Delve 1.25.2 (Sync from CentOS Stream 9)
- Related: RHEL-121223
golang [1.25.5-1]
- Update to Go 1.25.5 (fips-1)
- Resolves: RHEL-139365
Обновленные пакеты
Oracle Linux 8
Oracle Linux aarch64
Module go-toolset:ol8 is enabled
delve
1.25.2-1.0.1.module+el8.10.0+90715+2d4d8dfd
go-toolset
1.25.5-1.module+el8.10.0+90772+95994ed8
golang
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-bin
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-docs
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-misc
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-race
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-src
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-tests
1.25.5-1.module+el8.10.0+90772+95994ed8
Oracle Linux x86_64
Module go-toolset:ol8 is enabled
delve
1.25.2-1.0.1.module+el8.10.0+90715+2d4d8dfd
go-toolset
1.25.5-1.module+el8.10.0+90772+95994ed8
golang
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-bin
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-docs
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-misc
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-race
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-src
1.25.5-1.module+el8.10.0+90772+95994ed8
golang-tests
1.25.5-1.module+el8.10.0+90772+95994ed8
Связанные CVE
Связанные уязвимости
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.
Excessive resource consumption when printing error string for host certificate validation in crypto/x509
Within HostnameError.Error(), when constructing an error string, there ...