Skip to content

Commit f4572d9

Browse files
committed
[ci skip] Fix NEWS
Bug #81026 has already been fixed in PHP 7.4.25 and 8.0.12.
1 parent d3d6d79 commit f4572d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ PHP NEWS
1010
. Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
1111
(cmb)
1212

13-
- FPM:
14-
. Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
15-
escalation) (CVE-2021-21703). (Jakub Zelenka)
16-
1713
- MBString:
1814
. Fixed bug #76167 (mbstring may use pointer from some previous request).
1915
(cmb, cataphract)
@@ -44,6 +40,10 @@ PHP NEWS
4440
. Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing).
4541
(cmb, Nikita)
4642

43+
- FPM:
44+
. Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
45+
escalation) (CVE-2021-21703). (Jakub Zelenka)
46+
4747
- SPL:
4848
. Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
4949
(cmb, Nikita, Tyson Andre)

0 commit comments

Comments
 (0)