Skip to content

[3.13] gh-126080: fix UAF on task->task_context in task_call_step_soon due to an evil loop.__getattribute__ (GH-126120) - #126250

Merged
willingc merged 1 commit into
python:3.13from
miss-islington:backport-0e86655-3.13
Oct 31, 2024
Merged

[3.13] gh-126080: fix UAF on task->task_context in task_call_step_soon due to an evil loop.__getattribute__ (GH-126120)#126250
willingc merged 1 commit into
python:3.13from
miss-islington:backport-0e86655-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Oct 31, 2024

Copy link
Copy Markdown
Contributor

…oon` due to an evil `loop.__getattribute__` (pythonGH-126120)
(cherry picked from commit 0e86655)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@willingc
willingc enabled auto-merge (squash) October 31, 2024 19:32
@willingc
willingc merged commit abe64a3 into python:3.13Oct 31, 2024
@miss-islington
miss-islington deleted the backport-0e86655-3.13 branch January 2, 2026 16:40
Sign up for freeto 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

@miss-islington@willingc@picnixz