diff options
author | Remi Collet <remi@remirepo.net> | 2024-09-26 17:54:34 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-09-26 17:54:34 +0200 |
commit | 71ae6061a38ab8f32e52120633cd8d23bcddfac4 (patch) | |
tree | 8b2da4f205caa851045a27ad093e2b2b7602919a /failed.txt | |
parent | d49233a890e00aba4d412f1ed9b15832f3f40fef (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 -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x73/build.log:Tests failed : 2 -/var/lib/mock/el8a73/build.log:Tests failed : 14 -/var/lib/mock/el8x73/build.log:Tests failed : 15 +/var/lib/mock/el8a73/build.log:Tests failed : 17 +/var/lib/mock/el8x73/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) 1 proc_open give erratic test results :( |