php-src/sapi
Jakub Zelenka f47798e685
Fix bug #81026 (PHP-FPM oob R/W in root process leading to priv escalation)
The main change is to store scoreboard procs directly to the variable sized
array rather than indirectly through the pointer.

Signed-off-by: Stanislav Malyshev <stas@php.net>
(cherry picked from commit cb2021e5f6)

Closes GH-7614.
2021-10-26 16:03:33 +02:00
..
apache2handler Fixed bug #79030 Use usec from apache request time 2020-06-24 14:41:50 +02:00
cgi Fix #79489: .user.ini does not inherit 2020-05-12 11:47:47 +02:00
cli Fix #77932: File extensions are case-sensitive 2020-07-27 11:52:18 +02:00
embed Merge branch 'PHP-7.2' into PHP-7.3 2019-06-04 16:14:14 +02:00
fpm Fix bug #81026 (PHP-FPM oob R/W in root process leading to priv escalation) 2021-10-26 16:03:33 +02:00
litespeed Make sure string is NUL byte terminated. 2020-08-10 19:11:03 -04:00
phpdbg Fix INI setting member name 2020-05-19 15:59:21 +02:00
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00