Go: Multiple Vulnerabilities — GLSA 202408-07

Multiple vulnerabilities have been discovered in Go, the worst of which could lead to information leakage or a denial of service.

Affected packages

dev-lang/go on all architectures
Affected versions < 1.22.3
Unaffected versions >= 1.22.3

Background

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Description

Multiple vulnerabilities have been discovered in Go. Please review the CVE identifiers referenced below for details.

Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

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
 

References

Release date
August 07, 2024

Latest revision
August 07, 2024: 1

Severity
normal

Exploitable
remote

Bugzilla entries