File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ PHP NEWS
10
10
. Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
11
11
(cmb)
12
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
13
- MBString:
18
14
. Fixed bug #76167 (mbstring may use pointer from some previous request).
19
15
(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:
44
+ . Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
45
+ escalation) (CVE-2021-21703). (Jakub Zelenka)
46
+
47
47
- SPL:
48
48
. Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
49
49
(cmb, Nikita, Tyson Andre)
You can’t perform that action at this time.
0 commit comments