Commit abe64a3
gh-126080: fix UAF on `task->task_context` in `task_call_step_soon` due to an evil `loop.__getattribute__` (GH-126120)
(cherry picked from commit 0e86655)
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 588da2e commit abe64a3
File tree
2 files changed
+8
-1
lines changed- Misc/NEWS.d/next/Library
- Modules
2 files changed
+8
-1
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2678 | 2678 | | |
2679 | 2679 | | |
2680 | 2680 | | |
2681 | | - | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
| 2684 | + | |
| 2685 | + | |
2682 | 2686 | | |
2683 | 2687 | | |
2684 | 2688 | | |
| |||
0 commit comments