diff options
author | Remi Collet <remi@remirepo.net> | 2024-09-26 17:54:04 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-09-26 17:54:04 +0200 |
commit | 04f40453af68fffd4ebe218a43caaafd8bfabafc (patch) | |
tree | 3a3e314a52ee55ea59b69cbf28a2129cff40bfc3 /failed.txt | |
parent | 5464a4c1f53a5d0b08b3229093d025a8908d4a82 (diff) |
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
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -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) |