CVE-2025-4875124.05.2025, 03:15The process_lock crate 0.1.0 for Rust allows data races in unlock.Race ConditionEnginsightProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVectorNISTNIST2.9 LOWLOCALHIGHNONECVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:LmitreCNA2.9 LOWCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:LCISA-ADPADP------Awaiting analysisThis vulnerability is currently awaiting analysis.Base ScoreCVSS 3.xEPSS ScorePercentile: 1%Common Weakness EnumerationCWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.Referenceshttps://crates.io/crates/process_lockhttps://github.com/tickbh/ProcessLock/issues/1