Skip to content

[3.12] gh-125984: fix use-after-free on fut->fut_{callback,context}0 due to an evil loop.__getattribute__ (GH-126003) - #126044

Merged
kumaraditya303 merged 1 commit into
python:3.12from
miss-islington:backport-f819d43-3.12
Oct 27, 2024
Merged

[3.12] gh-125984: fix use-after-free on fut->fut_{callback,context}0 due to an evil loop.__getattribute__ (GH-126003)#126044
kumaraditya303 merged 1 commit into
python:3.12from
miss-islington:backport-f819d43-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Oct 27, 2024

Copy link
Copy Markdown
Contributor

… due to an evil `loop.__getattribute__` (pythonGH-126003)
(cherry picked from commit f819d43)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) October 27, 2024 15:18
@kumaraditya303
kumaraditya303 merged commit fdedb26 into python:3.12Oct 27, 2024
@miss-islington
miss-islington deleted the backport-f819d43-3.12 branch January 2, 2026 18:58
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@kumaraditya303@picnixz