Lucene search
K

44 matches found

OSV
OSV
added 2026/01/07 8:38 p.m.1 views

GHSA-RHFX-M35P-FF5J `IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9CVSS6.8AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/01/07 8:38 p.m.15 views

`IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9AI score
Exploits0References3Affected Software1
RustSec
RustSec
added 2026/01/07 12:0 p.m.5 views

`IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9AI score
Exploits0Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-1602

Malware in sbrugna...

9.8CVSS9.3AI score0.00601EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1901

Malware in sbrugna...

7.5CVSS7.4AI score0.00389EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2021-1770

Malware in sbrugna...

9.1CVSS9AI score0.00433EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-2851

Malicious code in bioql PyPI...

6.2CVSS6.4AI score0.00055EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-14004

Malicious code in bioql PyPI...

6.6AI score
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-32317

Malicious code in bioql PyPI...

6.6AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/10/03 7:25 p.m.3 views

wrflib has a soundness issue and is unmaintained

All functions under wrflib::byteextract are simply wrapper of unsafe pointer offset and lacks sufficient checks to it pointer and offset parameter. wrflib is unmaintained...

7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2025/10/03 7:25 p.m.0 views

GHSA-466C-PFVV-V83G wrflib has a soundness issue and is unmaintained

All functions under wrflib::byteextract are simply wrapper of unsafe pointer offset and lacks sufficient checks to it pointer and offset parameter. wrflib is unmaintained...

5.9AI score
Exploits0References2
OSV
OSV
added 2025/10/02 12:0 p.m.0 views

RUSTSEC-2025-0072 soundness issue and unmaintained

All functions under wrflib::byteextract are simply wrapper of unsafe pointer offset and lacks sufficient checks to it pointer and offset parameter. wrflib is unmaintained...

7AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-26955

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls...

9.8CVSS8.2AI score0.00504EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/23 10:32 a.m.5 views

CVE-2024-45039

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. Versions prior to 0.11.0 have a soundness issue - in case of multiple commitments used inside the circuit the prover is able to choose all but the last commitment. As gnark uses the commitments for optimized...

6.2CVSS6.6AI score0.00055EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.5 views

CVE-2020-36212

An issue was discovered in the abistable crate before 0.9.1 for Rust. DrainFilter lacks soundness because of a double drop...

7.5CVSS6.8AI score0.00389EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2025/05/08 2:53 p.m.11 views

fast_id_map has a soundness issue and is unmaintained

FastMap::get lacks sufficient checks to its parameter index and is used to unsafely get a Vec element. fastidmap is unmaintained...

7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2025/05/06 12:0 p.m.1 views

RUSTSEC-2025-0064 soundness issue and unmaintained

wrenrust::macros::defaultrealloc lacks sufficient checks to it pointer parameter which passed into free and realloc wrenrust is unmaintained...

7AI score
Exploits0References3
OSV
OSV
added 2025/05/06 12:0 p.m.0 views

RUSTSEC-2025-0034 soundness issue and unmaintained

FastMap::get lacks sufficient checks to its parameter index and is used to unsafely get a Vec element. fastidmap is unmaintained...

7AI score
Exploits0References3
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/02/10 12:0 p.m.2 views

RUSTSEC-2025-0030 totally-safe-transmute allows transmuting any type to any other type in safe Rust

This crate is a toy and should never be used. It showcases a known soundness issue https://github.com/rust-lang/rust/issues/32670 that will never get fixed. In short, Linux provides a file called /proc/self/mem which can be used by a program to modify its own memory. This library modifies an enum...

7AI score
Exploits0References3
Rows per page
Query Builder