fcgi: add follow-up patch for CVE-2025-23016

New release [1] added additional fir for this CVE.

[1] https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.7

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Peter Marko
2026-02-22 23:00:17 +01:00
committed by Anuj Mittal
parent c88db38ad6
commit 4e4ad54c9a
3 changed files with 85 additions and 1 deletions
@@ -7,7 +7,8 @@ SRCREV = "382aa2b0d53a87c27f2f647dfaf670375ba0b85f"
PV = "2.4.2"
SRC_URI = "git://github.com/FastCGI-Archives/fcgi2.git;protocol=https;branch=master \
file://CVE-2025-23016.patch \
file://CVE-2025-23016-01.patch \
file://CVE-2025-23016-02.patch \
"
S = "${WORKDIR}/git"