Squid is a high-performance proxy caching server. It handles all requests in a single, non-blocking, I/O-driven process and keeps meta data and implements negative caching of failed requests.
Security Fix(es):
A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.(CVE-2023-5824)
{
"severity": "High"
}{
"x86_64": [
"squid-4.9-25.oe2003sp4.x86_64.rpm",
"squid-debuginfo-4.9-25.oe2003sp4.x86_64.rpm",
"squid-debugsource-4.9-25.oe2003sp4.x86_64.rpm"
],
"src": [
"squid-4.9-25.oe2003sp4.src.rpm"
],
"aarch64": [
"squid-4.9-25.oe2003sp4.aarch64.rpm",
"squid-debuginfo-4.9-25.oe2003sp4.aarch64.rpm",
"squid-debugsource-4.9-25.oe2003sp4.aarch64.rpm"
]
}