Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.26 views

futures_task::noop_waker_ref can segfault due to dereferencing a NULL pointer

Affected versions of the crate used a UnsafeCell in thread-local storage to return a noop waker reference, assuming that the reference would never be returned from another thread. This resulted in a segmentation fault crash if Waker::wakebyref was called on a waker returned from another thread du...

5.5CVSS5.4AI score0.00402EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/24 5:37 p.m.92 views

GHSA-P9M5-3HJ7-CP5R futures_task::noop_waker_ref can segfault due to dereferencing a NULL pointer

Affected versions of the crate used a UnsafeCell in thread-local storage to return a noop waker reference, assuming that the reference would never be returned from another thread. This resulted in a segmentation fault crash if Waker::wakebyref was called on a waker returned from another thread du...

5.5CVSS5.3AI score0.00402EPSS
SaveExploits1References4
Rows per page
Query Builder