-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Crash in _asyncio._swap_current_task
due to improper reference counting
#105987
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
Labels
Comments
kumaraditya303
pushed a commit
that referenced
this issue
Jun 24, 2023
kumaraditya303
pushed a commit
to kumaraditya303/cpython
that referenced
this issue
Jun 26, 2023
…ap_current_task` (pythonGH-105989). (cherry picked from commit d2cbb6e) Co-authored-by: chgnrdv <[email protected]>
kumaraditya303
added a commit
that referenced
this issue
Jun 26, 2023
#106099) [3.12] gh-105987: Fix reference counting issue in `_asyncio._swap_current_task` (GH-105989). (cherry picked from commit d2cbb6e) Co-authored-by: chgnrdv <[email protected]>
westonsteimel
added a commit
to anchore/cve-data-enrichment
that referenced
this issue
Oct 16, 2024
Per python/cpython#105987 the vulnerable component was introduced in python/cpython@a474e04 which appears to correspond with release 3.12.0b1 Signed-off-by: Weston Steimel <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Uh oh!
There was an error while loading. Please reload this page.
First appeared in a474e04, where given function was introduced.
Repro:
Output:
I'm working on a fix.
Linked PRs
_asyncio._swap_current_task
#105989The text was updated successfully, but these errors were encountered: