GLSA 202408-07: Go: Multiple Vulnerabilities
Severity: | normal |
Title: | Go: Multiple Vulnerabilities |
Date: | 08/07/2024 |
Bugs: |
|
ID: | 202408-07 |
Synopsis
Multiple vulnerabilities have been discovered in Go, the worst of which could lead to information leakage or a denial of service.Background
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Affected packages
Package | Vulnerable | Unaffected | Architecture(s) |
---|---|---|---|
dev-lang/go | < 1.22.3 | >= 1.22.3 | All supported architectures |
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
CVE-2024-24788 CVE-2024-24785 CVE-2024-24784 CVE-2024-24783 CVE-2023-45290 CVE-2023-45289 CVE-2023-45288 CVE-2023-45285 CVE-2023-45283 CVE-2023-39326 CVE-2023-29400 CVE-2023-24540 CVE-2023-24539
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.