Lucene search
+L

3 matches found

OSV
OSV
added 2026/01/27 12:59 a.m.8 views

GHSA-RVR2-R3PV-5M4P oneshot has potential Use After Free when used asynchronously

There is a race condition that can lead to a use-after-free if a oneshot::Receiver is polled but then dropped instead of polled to completion. This could happen if the receiver future was cancelled while receiving, for example by being wrapped in a timeout future or similar. When the Receiver is...

8.2CVSS5.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/27 12:59 a.m.6 views

oneshot has potential Use After Free when used asynchronously

There is a race condition that can lead to a use-after-free if a oneshot::Receiver is polled but then dropped instead of polled to completion. This could happen if the receiver future was cancelled while receiving, for example by being wrapped in a timeout future or similar. When the Receiver is...

5.9AI score
SaveExploits0References5Affected Software1
RustSec
RustSec
added 2026/01/25 12:0 p.m.13 views

Potential use-after-free in `oneshot` when used asynchronously

There is a race condition that can lead to a use-after-free if a oneshot::Receiver is polled but then dropped instead of polled to completion. This could happen if the receiver future was cancelled while receiving, for example by being wrapped in a timeout future or similar. When the Receiver is...

5.5AI score
SaveExploits0Affected Software1
Rows per page
Query Builder