mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
637 B
Markdown
18 lines
637 B
Markdown
### [CVE-2025-48752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48752)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the process-sync crate 0.2.2 for Rust, the drop function lacks a check for whether the pthread_mutex is unlocked.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Forestryks/process-sync-rs/issues/3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|