Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.34 views

Race condition in tokio

When aborting a task with JoinHandle::abort, the future is dropped in the thread calling abort if the task is not currently being executed. This is incorrect for tasks spawned on a LocalSet. This can easily result in race conditions as many projects use Rc or RefCell in their Tokio tasks for bett...

5.9CVSS5.7AI score0.00836EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder