Skip to content

Commit

Permalink
Add FPM fix news
Browse files Browse the repository at this point in the history
  • Loading branch information
smalyshev committed Oct 18, 2021
1 parent cb2021e commit 6ab9b38
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ PHP NEWS
. Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
(cmb)

- FPM:
. Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
escalation) (CVE-2021-21703). (Jakub Zelenka)

- MySQLi:
. Fixed bug #81494 (Stopped unbuffered query does not throw error). (Nikita)

Expand Down

0 comments on commit 6ab9b38

Please sign in to comment.