[php-src] PHP-8.5: [ci skip] add CVE ref
Remi Collet <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Remi Collet (remicollet) Date: 2026-07-08T08:58:36+02:00 Commit: https://github.com/php/php-src/commit/427089cd9423daecfbe478bc5cdacc394fec8eb7 Raw diff: https://github.com/php/php-src/commit/427089cd9423daecfbe478bc5cdacc394fec8eb7.diff [ci skip] add CVE ref Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 348d062e83a4..3bebd2660a2a 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ PHP NEWS - OpenSSL: . Fixed bug GH-22187 (Memory corruption (zend_mm_heap corrupted) in - openssl_encrypt with AES-WRAP-PAD). (David Carlier) + openssl_encrypt with AES-WRAP-PAD). (CVE-2026-14355) (David Carlier) 07 May 2026, PHP 8.3.31