Commit 8e62ed3
committed
pythongh-126080: fix UAF on
task->task_context in task_call_step_soon due to an evil loop.__getattribute__ (python#126120)1 parent dfba2c2 commit 8e62ed3
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 | |
|---|---|---|---|
| |||
2738 | 2738 | | |
2739 | 2739 | | |
2740 | 2740 | | |
2741 | | - | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
2742 | 2746 | | |
2743 | 2747 | | |
2744 | 2748 | | |
| |||
0 commit comments