CWE-832: Unlock of a Resource that is not Locked
The product attempts to unlock a resource that is not locked.
Overview
Depending on the locking functionality, an unlock of a non-locked resource might cause memory corruption or other modification to the resource (or its associated metadata that is used for tracking locks).
Real-world CVEs
1 recorded CVEs are caused by CWE-832 (Unlock of a Resource that is not Locked). The highest-severity and most recent are shown first.