squid: mark CVE-2025-54574 as patched

Per [1] CVE-2025-54574 is fixed in patch for CVE-2023-5824.
That was a composite patch from more commits.
When checking it, it really contains also commit [2] which is mentioned
as fix for CVE-2025-54574.

[1] https://security-tracker.debian.org/tracker/CVE-2025-54574
[2] https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Peter Marko
2025-10-14 23:12:37 +02:00
committed by Gyorgy Sarvari
parent 27206f97e6
commit 5bb71a5f0f
@@ -8,7 +8,7 @@ Date: Tue Nov 21 13:21:43 2023 +0100
backport
Upstream-Status: Backport [RedHat RHEL8 squid-4.15-7.module+el8.9.0+20806+014d88aa.3.src.rpm]
CVE: CVE-2023-5824
CVE: CVE-2023-5824 CVE-2025-54574
Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
diff --git a/src/AccessLogEntry.cc b/src/AccessLogEntry.cc