{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "e38c884df92119d96f652d51f82661dd2fc0b885"
            },
            {
              "fixed": "0c3d4ca328e661cb4eda3bb344ea17e4b6a63171"
            },
            {
              "fixed": "668e70cc545e2659f3c4adad20a0883533042473"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "7.0.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72293.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()\n\nAdd missing radix_tree_preload() in _gaccess_shadow_fault() to\nguarantee forward progress. The core of _gaccess_shadow_fault() has\nbeen split into ___gaccess_shadow_fault() in order to simplify locking.",
  "id": "CVE-2026-72293",
  "modified": "2026-08-18T03:31:27.784950472Z",
  "published": "2026-08-15T05:55:13.910Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0c3d4ca328e661cb4eda3bb344ea17e4b6a63171"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/668e70cc545e2659f3c4adad20a0883533042473"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72293.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72293"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()"
}