GHSA-MQWX-R894-9HFP
Vulnerability from github – Published: 2025-05-24 03:30 – Updated: 2025-05-27 18:04
VLAI?
Summary
Process Sync has a Potential Unsound Issue in SharedMutex
Details
In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthread_mutex is unlocked.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "process-sync"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.2.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-48752"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": true,
"github_reviewed_at": "2025-05-27T18:04:16Z",
"nvd_published_at": "2025-05-24T03:15:23Z",
"severity": "LOW"
},
"details": "In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthread_mutex is unlocked.",
"id": "GHSA-mqwx-r894-9hfp",
"modified": "2025-05-27T18:04:16Z",
"published": "2025-05-24T03:30:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48752"
},
{
"type": "WEB",
"url": "https://github.com/Forestryks/process-sync-rs/issues/3"
},
{
"type": "WEB",
"url": "https://crates.io/crates/process-sync"
},
{
"type": "PACKAGE",
"url": "https://github.com/Forestryks/process-sync-rs"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
],
"summary": "Process Sync has a Potential Unsound Issue in SharedMutex"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…