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: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Peter Marko
2026-02-22 23:00:26 +01:00
committed by Gyorgy Sarvari
parent 3c1286f8b3
commit 2a61b6dac8
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"