GHSA-FH38-X9QP-G22J
Vulnerability from github – Published: 2026-08-28 09:31 – Updated: 2026-08-28 09:31
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
iommufd/viommu: Release the igroup lock on the vdevice_size error path
iommufd_vdevice_alloc_ioctl() takes idev->igroup->lock, then validates the driver's vdevice_size against the core structure size with a WARN_ON_ONCE. On failure that guard jumps to out_put_idev, below out_unlock_igroup, so it skips the mutex_unlock(), leaving the igroup lock held and deadlocking the next vDEVICE operation on that group.
Jump to out_unlock_igroup instead.
{
"affected": [],
"aliases": [
"CVE-2026-80687"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-28T08:16:54Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\niommufd/viommu: Release the igroup lock on the vdevice_size error path\n\niommufd_vdevice_alloc_ioctl() takes idev-\u003eigroup-\u003elock, then validates the\ndriver\u0027s vdevice_size against the core structure size with a WARN_ON_ONCE.\nOn failure that guard jumps to out_put_idev, below out_unlock_igroup, so it\nskips the mutex_unlock(), leaving the igroup lock held and deadlocking the\nnext vDEVICE operation on that group.\n\nJump to out_unlock_igroup instead.",
"id": "GHSA-fh38-x9qp-g22j",
"modified": "2026-08-28T09:31:49Z",
"published": "2026-08-28T09:31:49Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-80687"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/294b464b2be7e57872864cb6936e1d9c7294f89d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/339bd11591593ab7ce88136ab7fd01ef3813b724"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ca9e49e1c8931a4e6e743a1f1d2e7f977f774b86"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…