{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc"
            },
            {
              "fixed": "3882224b0e714f34de91e5f28307c5d3fccfe8f8"
            },
            {
              "fixed": "6e69317cd44a2f21f8f7a9d93eb3220e868adfa8"
            },
            {
              "fixed": "6cd6e1c978784eec9032e2fe94a53e62b674fe3e"
            },
            {
              "fixed": "5fb75c5272950b3ebe8bdee7abfdafd44f38313b"
            },
            {
              "fixed": "adce12bb0e0dc82d1d6f0821c9faee3145e62a6f"
            },
            {
              "fixed": "7b69729046a4c58f4cb457184e5ac4aaa179bff4"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.0.0"
            },
            {
              "fixed": "6.1.178"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.145"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.97"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.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-72290.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: pci: Fix GISC refcount leak on AIF enable failure\n\nkvm_s390_gisc_register() registers the guest ISC before pinning\nthe guest interrupt forwarding pages and allocating the AISB bit.\nIf any of the later setup steps fails, the function unwinds the\npinned pages and other local state, but does not unregister the\nGISC reference. Add the missing kvm_s390_gisc_unregister() to the\nerror unwind path.",
  "id": "CVE-2026-72290",
  "modified": "2026-08-18T03:30:55.564237531Z",
  "published": "2026-08-15T05:55:11.543Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3882224b0e714f34de91e5f28307c5d3fccfe8f8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5fb75c5272950b3ebe8bdee7abfdafd44f38313b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6cd6e1c978784eec9032e2fe94a53e62b674fe3e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6e69317cd44a2f21f8f7a9d93eb3220e868adfa8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7b69729046a4c58f4cb457184e5ac4aaa179bff4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/adce12bb0e0dc82d1d6f0821c9faee3145e62a6f"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72290.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72290"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "KVM: s390: pci: Fix GISC refcount leak on AIF enable failure"
}