squid: Security fix CVE-2023-5824

References:
https://access.redhat.com/security/cve/cve-2023-5824
https://access.redhat.com/errata/RHSA-2023:7668

The patch is from RHEL8.

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Vijay Anusuri 2024-09-02 19:25:08 +05:30 committed by Armin Kuster
parent 31d7500290
commit 07b6c57f4a
2 changed files with 4341 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -32,6 +32,7 @@ SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${BPN}-${PV}.tar.bz2
file://CVE-2023-46846.patch \
file://CVE-2023-49286.patch \
file://CVE-2023-50269.patch \
file://CVE-2023-5824.patch \
"
SRC_URI:remove:toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch"