Lucene search
+L

3513 matches found

Github Security Blog
Github Security Blog
added 2025/05/09 6:32 a.m.14 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.00286EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/05/09 5:15 a.m.11 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.00464EPSS
SaveExploits1References2
NVD
NVD
added 2025/05/09 5:15 a.m.15 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.00286EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/09 12:0 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...

2.9CVSS0.00464EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/05/09 12:0 a.m.6 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.00286EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/05/09 12:0 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.00464EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/05/09 12:0 a.m.15 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.00286EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/09 12:0 a.m.6 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.00464EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2025/05/09 12:0 a.m.11 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.00286EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/09 12:0 a.m.58 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.00464EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2025/05/09 12:0 a.m.64 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.00286EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/09 12:0 a.m.8 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 score0.00286EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/09 12:0 a.m.13 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 score0.00464EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2025/05/08 11:50 a.m.8 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.0015EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2025/05/06 12:0 p.m.5 views

asn-tools (>=0.2.2 <=0.2.5), bitslideslib (>=0.1.1 <=0.1.2) +13 more potentially affected by unknown CVE via shaman (=0.1.0)

shaman CARGO version =0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on shaman and may be impacted: - asn-tools =0.2.2, =0.1.1, =0.2.0, =0.2.9, =0.1.0, =0.0.4, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.4 Source cves: unknown CVE Source advisory:...

5.8AI score
SaveExploits0
OSV
OSV
added 2025/05/06 12:0 p.m.6 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:0 a.m.6 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:0 p.m.8 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.00464EPSS
SaveExploits1References3
RustSec
RustSec
added 2025/05/04 12:0 p.m.14 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.00464EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/04 12:3 a.m.21 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.0015EPSS
SaveExploits0References1
Rows per page
Query Builder