php: Backport fix CVE-2023-3247

Signed-off-by: Ashish Sharma <asharma@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Ashish Sharma
2023-08-14 12:00:36 +05:30
committed by Armin Kuster
parent 172fc48573
commit 1ff41cb9c6
3 changed files with 118 additions and 0 deletions
@@ -30,6 +30,8 @@ SRC_URI_append_class-target = " \
file://phar-makefile.patch \
file://0001-opcache-config.m4-enable-opcache.patch \
file://xfail_two_bug_tests.patch \
file://CVE-2023-3247-1.patch \
file://CVE-2023-3247-2.patch \
"
S = "${WORKDIR}/php-${PV}"