Lucene search
+L

2 matches found

RustSec
RustSec
added 2026/06/11 12:0 p.m.25 views

Missing `Sync` bound on `PyCFunction::new_closure` closures

PyCFunction::newclosure and the temporary newclosurebound complement in the 0.21–0.22 series required the supplied closure to be Send + 'static but not Sync. The resulting PyCFunction is a Python callable that can be invoked from any Python thread, which means the closure may be called concurrent...

5.5AI score
SaveExploits0Affected Software1
OSV
OSV
added 2021/08/08 6:15 a.m.9 views

CVE-2020-36442

An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait...

8.1CVSS5.8AI score0.00766EPSS
SaveExploits0References2
Rows per page
Query Builder