Skip to content

Commit 0876692

Browse files
committed
add missing CVE ref
1 parent 1d4f635 commit 0876692

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ChangeLog-8.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
</ul></li>
231231
<li>Streams:
232232
<ul>
233-
<li>Fixed bug <?php githubissuel('php/php-src', 21468); ?> (Segfault in file_get_contents w/ a https URL and a proxy set).</li>
233+
<li>Fixed bug <?php githubissuel('php/php-src', 21468); ?> (Segfault in file_get_contents w/ a https URL and a proxy set). (CVE-2026-12184)</li>
234234
</ul></li>
235235
<li>URI:
236236
<ul>
@@ -1155,7 +1155,7 @@
11551155
</ul></li>
11561156
<li>OpenSSL:
11571157
<ul>
1158-
<li>Fixed bug <?php githubissuel('php/php-src', 22187); ?> (Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD).</li>
1158+
<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>
11591159
</ul></li>
11601160
<li>Phar:
11611161
<ul>
@@ -1313,7 +1313,7 @@
13131313
</ul></li>
13141314
<li>Streams:
13151315
<ul>
1316-
<li>Fixed bug <?php githubissuel('php/php-src', 21468); ?> (Segfault in file_get_contents w/ a https URL and a proxy set).</li>
1316+
<li>Fixed bug <?php githubissuel('php/php-src', 21468); ?> (Segfault in file_get_contents w/ a https URL and a proxy set). (CVE-2026-12184)</li>
13171317
</ul></li>
13181318
<li>XSL:
13191319
<ul>

0 commit comments

Comments
 (0)