We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d6d79 commit f4572d9Copy full SHA for f4572d9
NEWS
@@ -10,10 +10,6 @@ PHP NEWS
10
. Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
11
(cmb)
12
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
-
17
- MBString:
18
. Fixed bug #76167 (mbstring may use pointer from some previous request).
19
(cmb, cataphract)
@@ -44,6 +40,10 @@ PHP NEWS
44
40
. Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing).
45
41
(cmb, Nikita)
46
42
43
+- FPM:
+ . Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
+ escalation) (CVE-2021-21703). (Jakub Zelenka)
+
47
- SPL:
48
. Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
49
(cmb, Nikita, Tyson Andre)
0 commit comments