Lucene search
K

4 matches found

RustSec
RustSec
added 2026/01/21 12:0 p.m.4 views

`DynFuture` drop can construct a dangling reference

DynFuture is unsound because its Drop implementation transmutes a trait-object reference into unrelated reference types, which constructs an invalid reference from trait object metadata. This issue was reproduced against dyn-future 3.0.4 under Miri. And the crate is unmaintained...

5.8AI score
Exploits0
OSV
OSV
added 2025/03/31 4:13 p.m.2 views

GHSA-67R5-RQWV-9P9Q array-init-cursor is unsound when used with types that implement `Drop`

The Drop implementation will get run twice when using the cursor. This issue does not affect you, if you are using only using the crate with types that are Copy such as u8. This issue also does not affect you, if you are only depending on it through the crate planus...

6.3CVSS7.2AI score
Exploits0References4
RustSec
RustSec
added 2025/03/27 12:0 p.m.4 views

`array-init-cursor` in version 0.2.0 and below is unsound when used with types that implement `Drop`

The Drop implementation will get run twice when using the cursor. This issue does not affect you, if you are using only using the crate with types that are Copy such as u8. This issue also does not affect you, if you are only depending on it through the crate planus...

7.1AI score
Exploits0Affected Software1
Prion
Prion
added 2021/01/29 3:15 a.m.10 views

Design/Logic Flaw

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

2.1CVSS5.5AI score0.0005EPSS
Exploits1References1Affected Software1
Rows per page
Query Builder