summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-09 10:28:51 +0200
committerRemi Collet <remi@php.net>2026-07-09 10:28:51 +0200
commit43b822975da3f34c5c779c170f81293163ab65c7 (patch)
tree07484d4f4107e51e959412b866cef3004abe4df1
parent18356653e214000387e210c231f25fd2e13f5456 (diff)
rename patchHEADmaster
-rw-r--r--php-cve-2026-14355.patch (renamed from php-gh22187.patch)0
-rw-r--r--php72.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/php72.spec b/php72.spec
index f70b7d7..25a9c63 100644
--- a/php72.spec
+++ b/php72.spec
@@ -220,7 +220,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
@@ -2296,6 +2296,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