Lucene search
+L

9822 matches found

NVD
NVD
added 2025/05/24 3:15 a.m.16 views

CVE-2025-48752

In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthreadmutex is unlocked...

9.8CVSS0.00297EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/05/24 12:0 a.m.8 views

CVE-2025-48755

In the spiral-rs crate 0.2.0 for Rust, allocation can be attempted for a ZST zero-sized type...

2.9CVSS7AI score0.00297EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/24 12:0 a.m.62 views

CVE-2025-48756

The CVE-2025-48756 entry concerns the scsir crate (Rust) version 0.2.0, where the function group_number can overflow when a hardware device expects a small number of bits (for example 5) to represent the group number. This is the stated root cause and aligns with the NVD description. The availabl...

9.8CVSS7.2AI score0.00276EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/05/24 12:0 a.m.32 views

CVE-2025-48754

In the memorypages crate 0.1.0 for Rust, division by zero can occur...

2.9CVSS0.00286EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/05/24 12:0 a.m.8 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation in the United States. A security vulnerability exists in Rust that stems from an attempt to allocate memory for zero-size types...

2.9CVSS6.6AI score0.00297EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/05/24 12:0 a.m.7 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation in the United States. A security vulnerability exists in Rust that stems from a possible overflow in groupnumber, where a hardware device may expect a small number of bits to be used to represent a group number...

2.9CVSS6.6AI score0.00276EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/05/24 12:0 a.m.28 views

CVE-2025-48752

In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthreadmutex is unlocked...

2.9CVSS0.00297EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/24 12:0 a.m.55 views

CVE-2025-48755

CVE-2025-48755 affects the spiral-rs crate (Rust) version 0.2.0, where an allocation can be attempted for a zero-sized type (ZST). The root cause, as described in the provided sources, is an allocation operation involving ZSTs within spiral-rs. The CVSSv3.1 metrics from NVD indicate a critical ba...

9.8CVSS4AI score0.00297EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/24 12:0 a.m.6 views

CVE-2025-48753

In the anode crate 0.1.0 for Rust, data races can occur in unlock in SpinLock...

2.9CVSS7AI score0.00215EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/05/24 12:0 a.m.9 views

PT-2025-22830 · Anode · Anode

Name of the Vulnerable Software and Affected Versions: anode crate version 0.1.0 Description: The issue concerns data races that can occur in the unlock mechanism of the SpinLock in the anode crate for Rust. Recommendations: For anode crate version 0.1.0, consider disabling the unlock function in...

2.9CVSS6.5AI score0.00215EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2025/05/24 12:0 a.m.8 views

PT-2025-22832

Name of the Vulnerable Software and Affected Versions spiral-rs crate version 0.2.0 Description The issue concerns the spiral-rs crate for Rust, where allocation can be attempted for a ZST zero-sized type. Recommendations For spiral-rs crate version 0.2.0, consider avoiding allocations for...

9.8CVSS5.8AI score0.00297EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2025/05/24 12:0 a.m.8 views

CVE-2025-48756

In groupnumber in the scsir crate 0.2.0 for Rust, there can be an overflow because a hardware device may expect a small number of bits e.g., 5 bits for group number...

2.9CVSS7.2AI score0.00276EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/05/24 12:0 a.m.23 views

CVE-2025-48756

In groupnumber in the scsir crate 0.2.0 for Rust, there can be an overflow because a hardware device may expect a small number of bits e.g., 5 bits for group number...

2.9CVSS0.00276EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/05/24 12:0 a.m.31 views

CVE-2025-48753

In the anode crate 0.1.0 for Rust, data races can occur in unlock in SpinLock...

2.9CVSS0.00215EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/24 12:0 a.m.9 views

CVE-2025-48756

In groupnumber in the scsir crate 0.2.0 for Rust, there can be an overflow because a hardware device may expect a small number of bits e.g., 5 bits for group number...

2.9CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/24 12:0 a.m.7 views

CVE-2025-48754

In the memorypages crate 0.1.0 for Rust, division by zero can occur...

2.9CVSS7AI score0.00286EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/05/24 12:0 a.m.5 views

CVE-2025-48752

In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthreadmutex is unlocked...

2.9CVSS7AI score0.00297EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/24 12:0 a.m.55 views

CVE-2025-48753

CVE-2025-48753 affects the anode crate 0.1.0 for Rust. The issue is a data race in SpinLock_UNLOCK, arising from the unlock path, which can lead to concurrent access problems. The NVD CVSSv3.1 vector indicates a CRITICAL impact (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) with network attack vector, hig...

9.8CVSS7AI score0.00215EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2025/05/24 12:0 a.m.65 views

CVE-2025-48752

In the Rust process-sync crate, version 0.2.2, the Drop implementation fails to verify whether the pthread_mutex is unlocked. This is the stated root cause of CVE-2025-48752, per multiple connected feeds. The sources do not provide exploit details, affected vectors beyond the mutex unlock check i...

9.8CVSS7AI score0.00297EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/05/24 12:0 a.m.24 views

CVE-2025-48751

The processlock crate 0.1.0 for Rust allows data races in unlock...

2.9CVSS0.00232EPSS
SaveExploits1References2
Rows per page
Query Builder