Bug 2006044 (CVE-2021-39293)
Summary: | CVE-2021-39293 golang: archive/zip: malformed archive may cause panic or memory exhaustion (incomplete fix of CVE-2021-33196) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | aadam, abishop, admiller, adsoni, adudiak, ahrabovs, alitke, amctagga, amuller, amurdaca, anharris, anpicker, aoconnor, aos-bugs, aos-install, asm, aucunnin, bdettelb, bmontgom, bniver, bodavis, caswilli, cbyrne, cnv-qe-bugs, crarobin, crizzo, dbecker, dbenoit, deparker, dfreiber, dhanak, doconnor, dornelas, drow, dsimansk, dwalsh, dymurray, eglynn, emachado, eparis, erooth, etamir, fcanogab, fdeutsch, fdupont, fjansen, flucifre, gmeno, godas, hchiramm, hvyas, ibolton, jakob, jarrpa, jburrell, jcajka, jhadvig, jjoyce, jkoehler, jligon, jmadigan, jmatthew, jmontleo, jmulligan, jnakfour, jnovy, joelsmith, jokerman, jpadman, jschluet, jwendell, jwong, jwon, kaycoth, kholdawa, kingland, krathod, kshier, kverlaen, lball, lcouzens, lemenkov, lhh, lhinds, lmadsen, lmeyer, lpeer, lphiri, lsm5, lsvaty, madam, maszulik, matzew, mbenjamin, mburns, mfojtik, mgarciac, mhackett, mkleinhe, mnewsome, mnovotny, mrajanna, mrunge, mrussell, mskarbek, mstoklus, mthoemme, muagarwa, nalin, nbecker, ngough, nobody, nstielau, ocs-bugs, orabin, oramraz, pamccart, pgaikwad, pgrist, phoracek, pleimer, pthomas, puebele, rcernich, rfreiman, rhcos-triage, rhs-bugs, rhuss, rjohnson, rphillips, rrajasek, rtalur, sabose, sausingh, sbatsche, sclewis, sgott, skontopo, slinaber, slucidi, smullick, sostapov, spasquie, sponnaga, sseago, stirabos, sttts, teagle, team-winc, thason, tnielsen, tstellar, tsweeney, twalsh, umohnani, vbatts, vereddy, vimartin, vkumar, xxia, ypadia |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | go 1.17.1, go 1.16.8 | Doc Type: | If docs needed, set a value |
Doc Text: |
A vulnerability was found in archive/zip of the Go standard library. Applications written in Go can panic or potentially exhaust system memory when parsing malformed ZIP files. An attacker capable of submitting a crafted ZIP file to a Go application using archive/zip to process that file could cause a denial of service via memory exhaustion or panic. This particular flaw is an incomplete fix for a previous flaw.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-02 23:38:22 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2006045, 2006046, 2006047, 2006355, 2006356, 2006627, 2006628, 2006629, 2006757, 2007243, 2007244, 2007265, 2007275, 2007276, 2007277, 2007278, 2007305, 2007368, 2007369, 2007370, 2009829 | ||
Bug Blocks: | 2005869 |
Description
Guilherme de Almeida Suckevicz
2021-09-20 18:34:44 UTC
Created golang tracking bugs for this issue: Affects: epel-all [bug 2006045] Affects: fedora-all [bug 2006047] Affects: openstack-rdo [bug 2006046] Upstream patch: https://github.com/golang/go/commit/bacbc33439b124ffd7392c91a5f5d96eca8c0c0b [master] https://github.com/golang/go/commit/1dd24caf08985066b309af6bc461780c73e05c35 [1.17.1] https://github.com/golang/go/commit/6c480017ae600b2c90a264a922e041df04dfa785 [1.16.8] This issue has been addressed in the following products: RHACS-3.67-RHEL-8 Via RHSA-2021:4902 https://access.redhat.com/errata/RHSA-2021:4902 This issue has been addressed in the following products: Openshift Serverless 1 on RHEL 8 Via RHSA-2022:0432 https://access.redhat.com/errata/RHSA-2022:0432 This issue has been addressed in the following products: Openshift Serveless 1.20 Via RHSA-2022:0434 https://access.redhat.com/errata/RHSA-2022:0434 This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.9 Via RHSA-2022:0655 https://access.redhat.com/errata/RHSA-2022:0655 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:1819 https://access.redhat.com/errata/RHSA-2022:1819 This issue has been addressed in the following products: Red Hat Migration Toolkit for Containers 1.6 Via RHSA-2022:4814 https://access.redhat.com/errata/RHSA-2022:4814 |