GHSA-742C-798H-FPJ3

Vulnerability from github – Published: 2026-04-03 18:31 – Updated: 2026-04-23 21:31
VLAI?
Details

In the Linux kernel, the following vulnerability has been resolved:

iommu/sva: Fix crash in iommu_sva_unbind_device()

domain->mm->iommu_mm can be freed by iommu_domain_free(): iommu_domain_free() mmdrop() __mmdrop() mm_pasid_drop() After iommu_domain_free() returns, accessing domain->mm->iommu_mm may dereference a freed mm structure, leading to a crash.

Fix this by moving the code that accesses domain->mm->iommu_mm to before the call to iommu_domain_free().

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-23429"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-04-03T16:16:24Z",
    "severity": "MODERATE"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/sva: Fix crash in iommu_sva_unbind_device()\n\ndomain-\u003emm-\u003eiommu_mm can be freed by iommu_domain_free():\n  iommu_domain_free()\n    mmdrop()\n      __mmdrop()\n        mm_pasid_drop()\nAfter iommu_domain_free() returns, accessing domain-\u003emm-\u003eiommu_mm may\ndereference a freed mm structure, leading to a crash.\n\nFix this by moving the code that accesses domain-\u003emm-\u003eiommu_mm to before\nthe call to iommu_domain_free().",
  "id": "GHSA-742c-798h-fpj3",
  "modified": "2026-04-23T21:31:18Z",
  "published": "2026-04-03T18:31:21Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23429"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/06e14c36e20b48171df13d51b89fe67c594ed07a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/58abeb7b9562f25bdfa2f5ae5ce803eb02e74433"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f5daaa2c959d9f894fb5b1ab76da8612dd220a0d"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…