Availability loss via safe premature unlock
Published May 24, 2025 · Updated May 24, 2025
Race condition in the tickbh ProcessLock 0.1.0 Rust crate allows local users to cause availability loss via an unexpected unlock call. The safe ProcessLock::unlock method can release a lock while a live LockGuard still represents it as held, allowing concurrent access to the protected region. Exploitation requires local code to invoke unlock at the wrong time; the published proof demonstrates overlapping access but documents neither data corruption nor code execution.
Summary
What happened
Race condition in the tickbh ProcessLock 0.1.0 Rust crate allows local users to cause availability loss via an unexpected unlock call. The safe ProcessLock::unlock method can release a lock while a live LockGuard still represents it as held, allowing concurrent access to the protected region. Exploitation requires local code to invoke unlock at the wrong time; the published proof demonstrates overlapping access but documents neither data corruption nor code execution.
The record
- CVE
- CVE-2025-48751
- Published
- May 24, 2025
- Updated
- May 24, 2025
- Vendor
- tickbh
- Product
- ProcessLock
- Classifications
- CWE-362
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 24, 2025CVE publishedPublication date reported by the CVE source.
- May 24, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0.1.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Potential unlock data-race proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo