ghsa-cjq8-723f-8fmv
Vulnerability from github
Published
2024-07-18 15:31
Modified
2025-04-26 21:31
Severity ?
VLAI Severity ?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2024-31143"
],
"database_specific": {
"cwe_ids": [
"CWE-832"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-07-18T14:15:04Z",
"severity": "HIGH"
},
"details": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.",
"id": "GHSA-cjq8-723f-8fmv",
"modified": "2025-04-26T21:31:26Z",
"published": "2024-07-18T15:31:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31143"
},
{
"type": "WEB",
"url": "https://xenbits.xenproject.org/xsa/advisory-458.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/07/16/3"
},
{
"type": "WEB",
"url": "http://xenbits.xen.org/xsa/advisory-458.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…