This update for go1.25-openssl fixes the following issues
Update to version go1.25.12 (bsc#1244485).
CVE-2025-61732: cmd/cgo: discrepancy between Go and C/C++ comment parsing allows for C code smuggling (bsc#1257692).
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).
CVE-2026-25679: net/url: reject IPv6 literal not at start of host (bsc#1259264).
CVE-2026-27139: os: FileInfo can escape from a Root (bsc#1259268).
CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).
CVE-2026-27142: html/template: URLs in meta content attribute actions are not escaped (bsc#1259265).
CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).