Skip to content

Fix bug #81026 (PHP-FPM oob R/W in root process leading to priv escal… #7614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 26, 2021

…ation)

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 [email protected]
(cherry picked from commit cb2021e)


This is about backporting that bug fix to PHP-7.3 as suggested by several core devs (see bug ticket). If desired, I can tag PHP 7.3.32 today or tomorrow. And of course, we could have a patch release in some months, if any regression shows up.

@smalyshev, @bukka, thoughts?

…ation)

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 <[email protected]>
(cherry picked from commit cb2021e)
@cmb69 cmb69 closed this in f47798e Oct 26, 2021
@cmb69 cmb69 deleted the cmb/81026 branch October 26, 2021 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants