Lucene search
+L

3845 matches found

Github Security Blog
Github Security Blog
added 2025/05/09 6:32 a.m.18 views

wgp race condition in inner::drop

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

9.8CVSS6.9AI score0.00326EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/09 6:32 a.m.18 views

GHSA-2W4W-4385-VH4H wgp race condition in inner::drop

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS6.8AI score0.00326EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/09 5:15 a.m.19 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

9.8CVSS0.00326EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/09 5:15 a.m.15 views

CVE-2025-47737

lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero...

9.8CVSS0.00534EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/05/09 12:00 a.m.5 views

CVE-2025-47737

lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero...

2.9CVSS4AI score0.00534EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/09 12:00 a.m.70 views

CVE-2025-47737

The vulnerability CVE-2025-47737 affects the trailer crate for Rust up to version 0.1.2, where lib.rs mishandles allocations of size zero. The issue is documented across multiple sources (GHSA-6X45-R4PR-5362, Red Hat RH CVE, OSV, PT-2025-20472) and is tied to zero-size allocation handling in the ...

9.8CVSS7.2AI score0.00534EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/05/09 12:00 a.m.12 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS6.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/05/09 12:00 a.m.24 views

CVE-2025-47737

lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero...

2.9CVSS0.00534EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/09 12:00 a.m.73 views

CVE-2025-47735

CVE-2025-47735 affects the Rust wgp crate (versions 0.2.0 and earlier). The root cause is missing drop_slow thread synchronization in inner::drop (inner.rs), leading to a race condition in multithreaded contexts. Exploit details are not provided in the documents; remediation references suggest av...

9.8CVSS7.2AI score0.00326EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/09 12:00 a.m.7 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS4AI score0.00326EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/09 12:00 a.m.20 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS0.00326EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/09 12:00 a.m.15 views

PT-2025-20470 · Wgp · Wgp

Name of the Vulnerable Software and Affected Versions: wgp crate versions 0.2.0 and earlier Description: The issue is related to the lack of drop slow thread synchronization in the inner::drop function within the inner.rs file of the wgp crate for Rust. This synchronization issue may lead to...

2.9CVSS6.1AI score0.00326EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/05/09 12:00 a.m.12 views

PT-2025-20472 · Unknown · Trailer Crate

Name of the Vulnerable Software and Affected Versions: trailer crate versions 0.1.2 and earlier Description: The issue is related to the lib.rs file in the trailer crate for Rust, which mishandles allocating with a size of zero. Recommendations: For trailer crate version 0.1.2 and earlier, consid...

2.9CVSS5.9AI score0.00534EPSS
SaveExploits1References11
OSV
OSV
added 2025/05/09 12:00 a.m.17 views

CVE-2025-47737

lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero...

2.9CVSS6.8AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/08 11:50 a.m.13 views

SUSE CVE-2024-58253

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS7AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/06 12:00 p.m.8 views

RUSTSEC-2025-0039 Lack of sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.9 views

PT-2025-23486 · Crates.Io · Anon-Vec

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::get ref - AnonVec::get mut - AnonVec::remove get The crate was built as a learning project and is not being maintained...

7.1AI score
SaveExploits0References4
OSV
OSV
added 2025/05/04 12:00 p.m.13 views

RUSTSEC-2025-0163 Unsound issue in Trailer

Our static analyzer find a potential unsound issue in the construction of Trailer, where it doesn't provide enough check to ensure the soundness. trailer/src/lib.rs, Lines 18 to 25 in d474984: pub fn newcapacity: usize - Trailer unsafe let trailer = Trailer::allocatecapacity; let ptr = trailer.pt...

2.9CVSS5.5AI score0.00534EPSS
SaveExploits1References3
RustSec
RustSec
added 2025/05/04 12:00 p.m.20 views

Unsound issue in Trailer

Our static analyzer find a potential unsound issue in the construction of Trailer, where it doesn't provide enough check to ensure the soundness. trailer/src/lib.rs, Lines 18 to 25 in d474984: pub fn newcapacity: usize - Trailer unsafe let trailer = Trailer::allocatecapacity; let ptr = trailer.pt...

9.8CVSS5.5AI score0.00534EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/04 12:03 a.m.29 views

CVE-2024-58253

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS7AI score0.00161EPSS
SaveExploits0References1
Rows per page
Query Builder