SB20260316112 - SUSE update for go1.24-openssl
Published: March 16, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) Code Injection (CVE-ID: CVE-2025-61732)
CWE-ID: CWE-94 - Improper Control of Generation of Code ('Code Injection')
CVSSv4: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to inject arbitrary code into the application.
The vulnerability exists due to improper input validation in cmd/cgo caused by discrepancy between how Go and C/C++ comments are parsed. A remote attacker can smuggle code into the resulting cgo binary.
2) Protection mechanism failure (CVE-ID: CVE-2025-68119)
CWE-ID: CWE-693 - Protection Mechanism Failure
CVSSv4: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to usage of unsafe options in Go toolchain. On systems with Mercurial installed (hg) downloading modules from non-standard sources can lead to unexpected code execution due to how external VCS are constructed. A remote attacker can trick the victim into downloading and executing arbitrary code on the target system.
3) Improper Certificate Validation (CVE-ID: CVE-2025-68121)
CWE-ID: CWE-295 - Improper Certificate Validation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to improper certificate validation within HTTP/3 connections. A remote attacker can cause cause a client to resume a session with a server that it would not have resumed with during the initial handshake
Remediation
Install update from vendor's website.