From 04f40453af68fffd4ebe218a43caaafd8bfabafc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 26 Sep 2024 17:54:04 +0200 Subject: Fix Bypass of CVE-2012-1823, Argument Injection in PHP-CGI CVE-2024-4577 Fix Bypass of CVE-2024-4577, Parameter Injection Vulnerability CVE-2024-8926 Fix cgi.force_redirect configuration is bypassable due to the environment variable collision CVE-2024-8927 Fix Erroneous parsing of multipart form data CVE-2024-8925 --- failed.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 015e11f..a3ca213 100644 --- a/failed.txt +++ b/failed.txt @@ -1,17 +1,14 @@ -===== 7.3.33-13 (2024-04-11) +===== 7.3.33-16 (2024-09-26) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl73el7x/build.log:Tests failed : 2 -/var/lib/mock/scl73el84/build.log:Tests failed : 14 -/var/lib/mock/scl73el8x/build.log:Tests failed : 15 +/var/lib/mock/scl73el8a/build.log:Tests failed : 17 +/var/lib/mock/scl73el8x/build.log:Tests failed : 18 x86_64: - 3 Zend/tests/bug74093.phpt -el7x: - 5 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt -el8x: + 3 Zend/tests/bug74093.phpt (too fast builder) +el8: 2 buildroot issue with strict openssl policy (fixed in 7.4) -- cgit