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.
References
Configurations
No configuration.
History
26 Apr 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
21 Nov 2024, 09:12
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://xenbits.xenproject.org/xsa/advisory-458.html - |
21 Aug 2024, 14:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-832 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
19 Jul 2024, 13:01
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Jul 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-18 14:15
Updated : 2025-04-26 20:15
NVD link : CVE-2024-31143
Mitre link : CVE-2024-31143
CVE.ORG link : CVE-2024-31143
JSON object : View
Products Affected
No product.
CWE
CWE-832
Unlock of a Resource that is not Locked