Author: Sergey Panteleev (saundefined)
Date: 2026-07-02T16:54:38+03:00
Commit:
https://github.com/php/web-php/commit/fd7ddc0f0c56c6f172c1023a5081a121180807d6
Raw diff:
https://github.com/php/web-php/commit/fd7ddc0f0c56c6f172c1023a5081a121180807d6.diff
Add CVE to PHP 8.2.32 changelog
Changed paths:
M ChangeLog-8.php
Diff:
diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index 22078009d6..b344c4923c 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -6067,7 +6067,7 @@
<b><?php release_date('02-Jul-2026'); ?></b>
<ul><li>OpenSSL:
<ul>
- <li>Fixed bug <?php githubissuel('php/php-src', 22187); ?> (Memory
corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD).</li>
+ <li>Fixed bug <?php githubissuel('php/php-src', 22187); ?> (Memory
corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD).
(CVE-2026-14355)</li>
</ul></li>
</ul>
<!-- }}} --></section>