Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Multiple vulnerabilities have been discovered in Go. Please review the CVE identifiers referenced below for details.
Please review the referenced CVE identifiers for details.
There is no known workaround at this time.
All Go users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/go-1.22.3"
Due to Go programs typically being statically compiled, Go users should also recompile the reverse dependencies of the Go language to ensure statically linked programs are remediated:
# emerge --ask --oneshot --verbose @golang-rebuild