Vulnerability Description
In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthread_mutex is unlocked.
CVSS Score
2.9
LOW
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Forestryks | Process-Sync | 0.2.2 |
Related Weaknesses (CWE)
References
- https://crates.io/crates/process-syncProduct
- https://github.com/Forestryks/process-sync-rs/issues/3ExploitIssue Tracking
FAQ
What is CVE-2025-48752?
CVE-2025-48752 is a vulnerability with a CVSS score of 2.9 (LOW). In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthread_mutex is unlocked.
How severe is CVE-2025-48752?
CVE-2025-48752 has been rated LOW with a CVSS base score of 2.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-48752?
Check the references section above for vendor advisories and patch information. Affected products include: Forestryks Process-Sync.