RHSA-2022:7129: Moderate: git-lfs security and bug fix update
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.Security Fix(es): golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension (CVE-2020-28851) golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag (CVE-2020-28852) golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705) golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664) golang: io/fs: stack exhaustion in Glob (CVE-2022-30630) golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632) 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) golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189) 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): git-lfs needs to be rebuild with golang 1.17.7-1 or above
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2022:7129?
The severity of RHSA-2022:7129 is classified as important.
How do I fix RHSA-2022:7129?
To fix RHSA-2022:7129, update the git-lfs package to version 2.13.3-3.el8_6 or later.
Which packages are affected by RHSA-2022:7129?
The affected packages include git-lfs, git-lfs-debuginfo, and git-lfs-debugsource in version 2.13.3-3.el8_6.
Is there a workaround for RHSA-2022:7129?
There are no documented workarounds for the vulnerabilities addressed in RHSA-2022:7129.
What is the nature of the security issue in RHSA-2022:7129?
The security issue in RHSA-2022:7129 involves a panic in the language parsing function of golang.org/x/text.