CVEbaza.plCWE DictionaryCWE-832
Common Weakness Enumeration

CWE-832

Unlock of a Resource that is not Locked

Category: BaseCVE: 1
Description

The product attempts to unlock a resource that is not locked.

Extended Description

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).

CVE vulnerabilities with CWE-832 (1)
7.5
CVSS
HIGH
CVE-2024-31143

An optional feature of PCI MSI called "Multiple Message" allows a device to use multiple consecutive interrupt vectors. Unlike for MSI-X, the setting up of these consecutive vectors needs to happen all in one go. In this handling an error path could be taken in different situations, with or without a particular lock held. This error path wrongly releases the lock even when it is not currently held.

pub. 2024-07-18
Information
ID: CWE-832
Type: Base
Vulnerabilities: 1
MITRE CWE ↗
← CWE Dictionary