Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:0219-1

Опубликовано: 22 янв. 2026
Источник: suse-cvrf

Описание

Security update for go1.24

This update for go1.24 fixes the following issues:

Update to go1.24.12 (released 2026-01-15) (bsc#1236217)

Security fixes:

  • CVE-2025-61730: crypto/tls: handshake messages may be processed at the incorrect encryption level (bsc#1256821).
  • CVE-2025-68119: cmd/go: unexpected code execution when invoking toolchain (bsc#1256820).
  • CVE-2025-61731: cmd/go: bypass of flag sanitization can lead to arbitrary code execution (bsc#1256819).
  • CVE-2025-61726: net/http: memory exhaustion in Request.ParseForm (bsc#1256817).
  • CVE-2025-61728: archive/zip: denial of service when parsing arbitrary ZIP archives (bsc#1256816).
  • CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818).

Other fixes:

  • go#76408 crypto/tls: earlyTrafficSecret should use ClientHelloInner if ECH enabled
  • go#76624 os: on Unix, Readdirnames skips directory entries with zero inodes
  • go#76760 runtime: stack split at bad time in os/signal with Go 1.25.4 windows 386
  • go#76796 runtime: race detector crash on ppc64le
  • go#76966 cmd/compile/internal/ssa: Compile.func1(): panic during sccp while compiling <function>: runtime error: index out of range

Список пакетов

SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise Module for Development Tools 15 SP7
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise Server 15 SP4-LTSS
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise Server 15 SP5-LTSS
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise Server 15 SP6-LTSS
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise Server for SAP Applications 15 SP6
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1
openSUSE Leap 15.6
go1.24-1.24.12-150000.1.53.1
go1.24-doc-1.24.12-150000.1.53.1
go1.24-race-1.24.12-150000.1.53.1

Описание

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1

Ссылки

Описание

archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1

Ссылки

Описание

During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1

Ссылки

Описание

Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a "--log-file" argument to this directive, causing pkg-config to write to an attacker-controlled location.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1

Ссылки

Описание

Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1

Ссылки

Описание

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1

Ссылки
Уязвимость SUSE-SU-2026:0219-1