summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-09 10:32:02 +0200
committerRemi Collet <remi@php.net>2026-07-09 10:32:02 +0200
commitb361853819f1a49613743e35c8557232fad853e6 (patch)
treedd0afcad27978ce38fd7057bd28d4da265531f4f
parentbb9fd7b5f28fe92e098d9782dab18f6e52bf0713 (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 7a41072..7a41072 100644
--- a/php-gh22187.patch
+++ b/php-cve-2026-14355.patch
diff --git a/php.spec b/php.spec
index 684e353..2787f71 100644
--- a/php.spec
+++ b/php.spec
@@ -286,7 +286,7 @@ Patch279: php-cve-2026-7262.patch
Patch280: php-cve-2026-6735.patch
Patch281: php-cve-2026-7568.patch
# from 8.2.32
-Patch282: php-gh22187.patch
+Patch282: php-cve-2026-14355.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -2073,6 +2073,7 @@ EOF
%changelog
* Thu Jul 2 2026 Remi Collet <remi@remirepo.net> - 7.0.33-47
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD
+ CVE-2026-14355
* Tue May 12 2026 Remi Collet <remi@remirepo.net> - 7.0.33-46
- Fix XSS within status endpoint