RHSA-2022:5799: Important: go-toolset and golang security and bug fix update
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. The golang packages provide the Go programming language compiler.Security Fix(es): golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631) golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705) golang: go/parser: stack exhaustion in all Parse functions (CVE-2022-1962) golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131) golang: io/fs: stack exhaustion in Glob (CVE-2022-30630) golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632) golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633) golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635) golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.Bug Fix(es): Clean up dist-git patches (BZ#2109174) Update Go to version 1.17.12 (BZ#2109183)
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the CVE associated with RHSA-2022:5799?
The CVE associated with RHSA-2022:5799 is CVE-2022-30631.
What is the severity of RHSA-2022:5799?
RHSA-2022:5799 has been assigned a moderate severity level due to the potential for a stack exhaustion vulnerability.
How do I fix RHSA-2022:5799?
To fix RHSA-2022:5799, upgrade to the golang and go-toolset packages version 1.17.12-1.el9_0 or later.
What software is affected by RHSA-2022:5799?
RHSA-2022:5799 affects the golang and go-toolset packages on Red Hat systems.
What kind of vulnerability is addressed in RHSA-2022:5799?
RHSA-2022:5799 addresses a stack exhaustion vulnerability in the compress/gzip Reader.Read method.