Lucene search
+L

1 matches found

OSV
OSV
added 2021/11/16 12:0 p.m.43 views

RUSTSEC-2021-0124 Data race when sending and receiving after closing a `oneshot` channel

If a tokio::sync::oneshot channel is closed via the oneshot::Receiver::close method, a data race may occur if the oneshot::Sender::send method is called while the corresponding oneshot::Receiver is awaited or calling tryrecv. When these methods are called concurrently on a closed channel, the two...

8.1CVSS8AI score0.01162EPSS
SaveExploits0References3
Rows per page
Query Builder