Due to an input validation bug Squid is vulnerable to a Denial of Service against all clients using the proxy. This problem allows a malicious server in collaboration with a trusted client to consume arbitrarily large amounts of memory on the server running Squid. Lack of available memory resources impacts all services on the machine running Squid. Once initiated the DoS situation will persist until Squid is shutdown. Upstream security advisory: https://github.com/squid-cache/squid/security/advisories/GHSA-ch36-9jhx-phm4
Created squid tracking bugs for this issue: Affects: fedora-all [bug 1963391]
This flaw exists due to a memory leak when processing URN resource identifiers in urnParseReply() in src/urn.cc. The bug was fixed by releasing the temporary buffer at the end of the function. Upstream pull request: https://github.com/squid-cache/squid/pull/778 Upstream commits: https://github.com/squid-cache/squid/commit/47a085ff06598b64817875769022b8707a0af7db [master] https://github.com/squid-cache/squid/commit/f5c56cdbd058c49fe2f75fe5995f40414c2fd206 [v5] https://github.com/squid-cache/squid/commit/a975fd5aedc866629214aaaccb38376855351899 [v4]
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2021:4292 https://access.redhat.com/errata/RHSA-2021:4292
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2021-28651