summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-09 10:26:26 +0200
committerRemi Collet <remi@php.net>2026-07-09 10:26:26 +0200
commit1de0aeae2bae54407dbf45113f2cbd7a23a82358 (patch)
treef263acdec3eb66904384198bea40a60df7792e51
parentd7ab42a61c5d7138c872f0c7ebf91206906309c3 (diff)
rename patchHEADmaster
-rw-r--r--php-cve-2026-14355.patch (renamed from php-gh22187.patch)0
-rw-r--r--php80.spec4
2 files changed, 3 insertions, 1 deletions
diff --git a/php-gh22187.patch b/php-cve-2026-14355.patch
index 04acf37..04acf37 100644
--- a/php-gh22187.patch
+++ b/php-cve-2026-14355.patch
diff --git a/php80.spec b/php80.spec
index 9c5a80c..7ad085f 100644
--- a/php80.spec
+++ b/php80.spec
@@ -228,7 +228,8 @@ Patch228: php-cve-2026-6735.patch
Patch229: php-cve-2026-7259.patch
Patch230: php-cve-2026-7568.patch
Patch231: php-cve-2026-7258.patch
-Patch232: php-gh22187.patch
+# from 8.2.32
+Patch232: php-cve-2026-14355.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -2304,6 +2305,7 @@ EOF
%changelog
* Wed Jul 1 2026 Remi Collet <remi@remirepo.net> - 8.0.30-17
- Fix Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD
+ CVE-2026-14355
* Mon May 11 2026 Remi Collet <remi@remirepo.net> - 8.0.30-16
- Fix XSS within status endpoint