Lucene search
K

7 matches found

CNVD
CNVD
added 2021/09/23 12:0 a.m.14 views

Mozilla Rust Command Injection Vulnerability (CNVD-2021-78748)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a command injection vulnerability that originates from rcucell crate in Rust. For RcuCell there is an unconditional send and sync implementation, which can be exploited by an attack...

8.1CVSS2.6AI score0.00513EPSS
Exploits1References1
OSV
OSV
added 2021/08/25 9:0 p.m.2 views

GHSA-JH2G-XHQQ-X4W9 Send/Sync bound needed on T for Send/Sync impl of RcuCell<T>

Affected versions of this crate unconditionally implement Send/Sync for RcuCell. This allows users to send T: !Send to other threads while T enclosed within RcuCell, and allows users to concurrently access T: !Sync by using the APIs of RcuCell that provide access to &T. This can result in memory...

7.3AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 9:0 p.m.9 views

Send/Sync bound needed on T for Send/Sync impl of RcuCell<T>

Affected versions of this crate unconditionally implement Send/Sync for RcuCell. This allows users to send T: !Send to other threads while T enclosed within RcuCell, and allows users to concurrently access T: !Sync by using the APIs of RcuCell that provide access to &T. This can result in memory...

3.6AI score
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:57 p.m.13 views

GHSA-686H-J8R8-WMFM Data races in rcu_cell

Affected versions of this crate unconditionally implement Send/Sync for RcuCell. This allows users to send T: !Send to other threads while T enclosed within RcuCell, and allows users to concurrently access T: !Sync by using the APIs of RcuCell that provide access to &T. This can result in memory...

8.1CVSS8.2AI score0.00513EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:57 p.m.21 views

Data races in rcu_cell

Affected versions of this crate unconditionally implement Send/Sync for RcuCell. This allows users to send T: !Send to other threads while T enclosed within RcuCell, and allows users to concurrently access T: !Sync by using the APIs of RcuCell that provide access to &T. This can result in memory...

8.1CVSS7.9AI score0.00513EPSS
Exploits1References6Affected Software1
CVE
CVE
added 2021/08/08 5:15 a.m.94 views

CVE-2020-36451

CVE-2020-36451 affects the Rust rcu_cell crate, where RcuCell unconditionally implements Send/Sync. This configuration allows sending T in a non-Send context and concurrent access to non-Sync T via RcuCell, creating a data-race risk and potential memory corruption. Public references from multiple...

8.1CVSS8AI score0.00513EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2020/11/14 12:0 p.m.14 views

RUSTSEC-2020-0131 Send/Sync bound needed on T for Send/Sync impl of RcuCell<T>

Affected versions of this crate unconditionally implement Send/Sync for RcuCell. This allows users to send T: !Send to other threads while T enclosed within RcuCell, and allows users to concurrently access T: !Sync by using the APIs of RcuCell that provide access to &T. This can result in memory...

8.1CVSS8.2AI score0.00513EPSS
Exploits1References3
Rows per page
Query Builder