Lucene search
+L

48 matches found

NVD
NVD
•added 2026/09/02 6:20 p.m.•12 views

CVE-2026-53671

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the abstract transformer in prevail treats writes through a TCTX-typed base register as a silent no-op: domemstore in src/crab/ebpftransformer.cpp only models TSTACK stores, and the...

9.3CVSS0.00507EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/01/07 8:38 p.m.•47 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
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/01/07 8:38 p.m.•14 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
SaveExploits0References3
RustSec
RustSec
•added 2026/01/07 12:00 p.m.•40 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
SaveExploits0Affected Software1
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•9 views

EUVD-2021-1901

Malware in sbrugna...

7.5CVSS7.4AI score0.01413EPSS
SaveExploits1References4
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•11 views

EUVD-2021-1770

Malware in sbrugna...

9.1CVSS9AI score0.01642EPSS
SaveExploits1References6
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•29 views

EUVD-2021-1602

Malware in sbrugna...

9.8CVSS9.3AI score0.01834EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•14 views

EUVD-2025-32317

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References2
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•19 views

EUVD-2024-2851

Malicious code in bioql PyPI...

6.2CVSS6.4AI score0.0019EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•8 views

EUVD-2025-14004

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References2
OSV
OSV
•added 2025/10/03 7:25 p.m.•9 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
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2025/10/03 7:25 p.m.•14 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
SaveExploits0References3Affected Software1
OSV
OSV
•added 2025/10/02 12:00 p.m.•11 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
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/08/27 12:00 a.m.•7 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.01728EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2025/05/23 10:32 a.m.•15 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.0019EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2025/05/22 4:38 p.m.•10 views

CVE-2020-36205

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur...

5.5CVSS6.9AI score0.00401EPSS
SaveExploits1
RedhatCVE
RedhatCVE
•added 2025/05/22 3:33 p.m.•12 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.01413EPSS
SaveExploits1
Github Security Blog
Github Security Blog
•added 2025/05/08 2:53 p.m.•17 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
SaveExploits0References3Affected Software1
OSV
OSV
•added 2025/05/06 12:00 p.m.•5 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
SaveExploits0References3
OSV
OSV
•added 2025/05/06 12:00 p.m.•7 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
SaveExploits0References3
Rows per page
Query Builder