summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-09 10:31:03 +0200
committerRemi Collet <remi@php.net>2026-07-09 10:31:03 +0200
commit852e6cd66551e37f66edf6413cdd208914784a31 (patch)
tree055ec0e3a6455abbe786c98dd1fde980b739e65f
parent4ab5709f2b51c451cc66eb36697fb3f9fe481281 (diff)
rename patchHEADmaster
-rw-r--r--php-cve-2026-14355.patch (renamed from php-gh22187.patch)0
-rw-r--r--php.spec3
2 files changed, 2 insertions, 1 deletions
diff --git a/php-gh22187.patch b/php-cve-2026-14355.patch
index cf982fd..cf982fd 100644
--- a/php-gh22187.patch
+++ b/php-cve-2026-14355.patch
diff --git a/php.spec b/php.spec
index e876d9c..f710c98 100644
--- a/php.spec
+++ b/php.spec
@@ -231,7 +231,7 @@ Patch233: php-cve-2026-7261.patch
Patch234: php-cve-2026-7262.patch
Patch235: php-cve-2026-6735.patch
Patch236: php-cve-2026-7568.patch
-Patch237: php-gh22187.patch
+Patch237: php-cve-2026-14355.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -1999,6 +1999,7 @@ EOF
%changelog
* Thu Jul 2 2026 Remi Collet <remi@remirepo.net> - 7.2.34-28
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD
+ CVE-2026-14355
* Tue May 12 2026 Remi Collet <remi@remirepo.net> - 7.2.34-27
- Fix XSS within status endpoint