Lucene search
K

9 matches found

OSV
OSV
added 2026/04/04 5:55 a.m.0 views

GHSA-J3W3-P6MR-3HRH 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. The crate is unmaintained...

6.3CVSS5.9AI score
Exploits0References3
OSV
OSV
added 2026/02/28 2:48 a.m.6 views

GHSA-J8CJ-HW74-64JV Hive has Double-free and Use After Free Vulnerabilities

Drop implementation for Hive did perform free, but so did Hive::close, which, at the end of the scope performed Drop, therefore triggering double-free. Additionally, function Hive::fromhandle was not marked as unsafe, making it, in combination with ashandle easy to clone and trigger double-free i...

6AI score
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2021-1865

Malware in sbrugna...

9.8CVSS9.2AI score0.00433EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/09/04 12:28 a.m.3 views

CVE-2025-57613

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 A null pointer dereference vulnerability in the input constructor function allows an attacker to cause a denial of service. The vulnerability is triggered when the avioalloccontext call fails and returns NULL, which is then stored a...

7.5CVSS6.8AI score0.00153EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2025/09/02 12:0 a.m.2 views

PT-2025-35577

Name of the Vulnerable Software and Affected Versions: rust-ffmpeg version 0.3.0 Description: A null pointer dereference issue exists in the input constructor function. This can lead to a denial of service when the avio alloc context call fails and returns NULL, which is subsequently dereferenced...

7.5CVSS6.2AI score0.00153EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2025/03/31 4:13 p.m.9 views

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...

7.2AI score
Exploits0References4Affected Software1
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 2024/01/07 12:0 p.m.1 views

Unsound sending of non-Send types across threads

Affected versions can run the Drop impl of a non-Send type on a different thread than it was created on. The flaw occurs when a stderr write performed by the threadalone crate fails, for example because stderr is redirected to a location on a filesystem that is full, or because stderr is a pipe...

7AI score
Exploits0Affected Software1
CNNVD
CNNVD
added 2021/04/07 12:0 a.m.0 views

Mozilla Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate 2021-02-26 and earlier versions, which stems from removeset being DOUBLE FREE when an emergency occurs in Drop impl. No detailed vulnerabilit...

9.8CVSS5.5AI score0.00433EPSS
Exploits0References2
Rows per page
Query Builder