CVE-2026-64475 (GCVE-0-2026-64475)

Vulnerability from cvelistv5 – Published: 2026-07-25 08:51 – Updated: 2026-08-05 12:42
VLAI
Title
vfio/pci: Release the VGA arbiter client on register_device() failure
Summary
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Release the VGA arbiter client on register_device() failure The re-order in the Fixes commit below displaced vfio_pci_vga_init() as the last failure point of what is now vfio_pci_core_register_device() without introducing an unwind for the VGA arbiter registration. In current kernels this is mostly benign because vfio_pci_set_decode() only uses pci_dev state, but the original failure path could leave a callback with a freed vdev cookie. The stale registration also becomes unsafe again once the callback follows drvdata to the vfio device. Add the required VGA unwind callout.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 87856f9af04eaacf9848710625a4ffee1d020fa9 , < 0f2a35a0c7ea7da347b814750eaa78adf3582381 (git)
Affected: 4aeec3984ddc853f7c65903bde472ffdef738bae , < 8d65decde9afd2bd78bcfffdc0df73b82a0b5509 (git)
Affected: 4aeec3984ddc853f7c65903bde472ffdef738bae , < ef4c38d30b3744e89eb5048218904bb629ea8d47 (git)
Affected: 4aeec3984ddc853f7c65903bde472ffdef738bae , < 9e0a3f642e607848669235f5069f35640abbfc88 (git)
Affected: 4aeec3984ddc853f7c65903bde472ffdef738bae , < 42d758a09d2c46c42357ecde9a5492f015bde2e5 (git)
Affected: 4aeec3984ddc853f7c65903bde472ffdef738bae , < 52adb2dff7ce3d8430e2bdc5988b618a430def85 (git)
Affected: 4aeec3984ddc853f7c65903bde472ffdef738bae , < 278a5659c391fe5afe5f9ce1bad1fd24e90144f1 (git)
Affected: 4aeec3984ddc853f7c65903bde472ffdef738bae , < daedde7f024ecf88bc8e832ed40cf2c795f0796a (git)
Affected: d62dccb417cf972c978bf3c68a7d5e846bcf953e (git)
Affected: 6694b8daffac5a8661071f085608afc78f7acd08 (git)
Affected: 5.10.37 , < 5.10.261 (semver)
Affected: 5.11.21 , < 5.12 (semver)
Affected: 5.12.4 , < 5.13 (semver)
Create a notification for this product.
Linux Linux Affected: 5.13
Unaffected: 0 , < 5.13 (semver)
Unaffected: 5.10.261 , ≤ 5.10.* (semver)
Unaffected: 5.15.212 , ≤ 5.15.* (semver)
Unaffected: 6.1.178 , ≤ 6.1.* (semver)
Unaffected: 6.6.145 , ≤ 6.6.* (semver)
Unaffected: 6.12.96 , ≤ 6.12.* (semver)
Unaffected: 6.18.39 , ≤ 6.18.* (semver)
Unaffected: 7.1.4 , ≤ 7.1.* (semver)
Unaffected: 7.2-rc2 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/vfio/pci/vfio_pci_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "0f2a35a0c7ea7da347b814750eaa78adf3582381",
              "status": "affected",
              "version": "87856f9af04eaacf9848710625a4ffee1d020fa9",
              "versionType": "git"
            },
            {
              "lessThan": "8d65decde9afd2bd78bcfffdc0df73b82a0b5509",
              "status": "affected",
              "version": "4aeec3984ddc853f7c65903bde472ffdef738bae",
              "versionType": "git"
            },
            {
              "lessThan": "ef4c38d30b3744e89eb5048218904bb629ea8d47",
              "status": "affected",
              "version": "4aeec3984ddc853f7c65903bde472ffdef738bae",
              "versionType": "git"
            },
            {
              "lessThan": "9e0a3f642e607848669235f5069f35640abbfc88",
              "status": "affected",
              "version": "4aeec3984ddc853f7c65903bde472ffdef738bae",
              "versionType": "git"
            },
            {
              "lessThan": "42d758a09d2c46c42357ecde9a5492f015bde2e5",
              "status": "affected",
              "version": "4aeec3984ddc853f7c65903bde472ffdef738bae",
              "versionType": "git"
            },
            {
              "lessThan": "52adb2dff7ce3d8430e2bdc5988b618a430def85",
              "status": "affected",
              "version": "4aeec3984ddc853f7c65903bde472ffdef738bae",
              "versionType": "git"
            },
            {
              "lessThan": "278a5659c391fe5afe5f9ce1bad1fd24e90144f1",
              "status": "affected",
              "version": "4aeec3984ddc853f7c65903bde472ffdef738bae",
              "versionType": "git"
            },
            {
              "lessThan": "daedde7f024ecf88bc8e832ed40cf2c795f0796a",
              "status": "affected",
              "version": "4aeec3984ddc853f7c65903bde472ffdef738bae",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "d62dccb417cf972c978bf3c68a7d5e846bcf953e",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "6694b8daffac5a8661071f085608afc78f7acd08",
              "versionType": "git"
            },
            {
              "lessThan": "5.10.261",
              "status": "affected",
              "version": "5.10.37",
              "versionType": "semver"
            },
            {
              "lessThan": "5.12",
              "status": "affected",
              "version": "5.11.21",
              "versionType": "semver"
            },
            {
              "lessThan": "5.13",
              "status": "affected",
              "version": "5.12.4",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/vfio/pci/vfio_pci_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.13"
            },
            {
              "lessThan": "5.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.261",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.96",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.39",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2-rc2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.261",
                  "versionStartIncluding": "5.10.37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.96",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.39",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.4",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2-rc2",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.11.21",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.12.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nvfio/pci: Release the VGA arbiter client on register_device() failure\n\nThe re-order in the Fixes commit below displaced vfio_pci_vga_init() as\nthe last failure point of what is now vfio_pci_core_register_device()\nwithout introducing an unwind for the VGA arbiter registration.\n\nIn current kernels this is mostly benign because vfio_pci_set_decode()\nonly uses pci_dev state, but the original failure path could leave a\ncallback with a freed vdev cookie.  The stale registration also becomes\nunsafe again once the callback follows drvdata to the vfio device.\n\nAdd the required VGA unwind callout."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The flaw is triggered through local `/dev/vga_arbiter` operations or accesses to a delegated VFIO VGA region; it is not directly network-reachable. The VGA-arbiter character-device interface is documented in the [kernel documentation](https://docs.kernel.org/gpu/vgaarbiter.html).\nAC:L - Once failed VFIO registration leaves the stale callback, a single first-use VGA lock or legacy VGA access invokes it. No race must be won, and the attacker controls the triggering access.\nPR:L - The failed bind may arise from boot or privileged orchestration, but the subsequent callback path has no capability check and can be triggered by a video-group user, delegated VFIO process, or VM tenant. Real host-root privileges are therefore not required in a reasonable deployment.\nUI:N - The attacker directly performs the VGA-arbiter or VFIO-region access, with no victim action required during exploitation. Prior system configuration or automated device binding is not user interaction.\nS:C - With VFIO GPU passthrough, QEMU translates guest legacy-VGA accesses into VFIO `pread()` and `pwrite()` operations, allowing a guest to activate the stale host callback and potentially compromise the host kernel across the VM boundary, as shown by [QEMU\u2019s VFIO VGA implementation](https://gitlab.com/qemu-project/qemu/-/blob/e5b3a241 81ea0cebf1c5b20f44d016311b7048f0/hw/vfio/pci.c).\nC:H - Historical affected branches retain a callback cookie pointing to a freed `struct vfio_pci_device`; reclaiming that allocation can control its embedded `pdev` pointer and redirect kernel pointer dereferences. Under conservative UAF assessment, this can enable disclosure of arbitrary host memory.\nI:H - The dangling object and potentially stale module callback create exploitable memory-lifetime corruption that can be heap-shaped toward control-flow hijacking or arbitrary kernel modification. Successful exploitation can therefore execute code in the host kernel.\nA:H - An invalid reclaimed `pdev` or unloaded callback target can immediately produce a kernel page fault, oops, or panic. The trigger requires only one attacker-controlled VGA access after the stale registration exists."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:42:23.772Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/0f2a35a0c7ea7da347b814750eaa78adf3582381"
        },
        {
          "url": "https://git.kernel.org/stable/c/8d65decde9afd2bd78bcfffdc0df73b82a0b5509"
        },
        {
          "url": "https://git.kernel.org/stable/c/ef4c38d30b3744e89eb5048218904bb629ea8d47"
        },
        {
          "url": "https://git.kernel.org/stable/c/9e0a3f642e607848669235f5069f35640abbfc88"
        },
        {
          "url": "https://git.kernel.org/stable/c/42d758a09d2c46c42357ecde9a5492f015bde2e5"
        },
        {
          "url": "https://git.kernel.org/stable/c/52adb2dff7ce3d8430e2bdc5988b618a430def85"
        },
        {
          "url": "https://git.kernel.org/stable/c/278a5659c391fe5afe5f9ce1bad1fd24e90144f1"
        },
        {
          "url": "https://git.kernel.org/stable/c/daedde7f024ecf88bc8e832ed40cf2c795f0796a"
        }
      ],
      "title": "vfio/pci: Release the VGA arbiter client on register_device() failure",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64475",
    "datePublished": "2026-07-25T08:51:38.154Z",
    "dateReserved": "2026-07-19T15:36:31.791Z",
    "dateUpdated": "2026-08-05T12:42:23.772Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64475",
      "date": "2026-08-09",
      "epss": "0.00139",
      "percentile": "0.03675"
    },
    "microsoft_vex": {
      "current_release_date": "2026-07-27T14:42:36.000Z",
      "cve": "CVE-2026-64475",
      "id": "msrc_CVE-2026-64475",
      "initial_release_date": "2026-07-26T01:11:46.000Z",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "vfio/pci: Release the VGA arbiter client on register_device() failure",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-64475.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-64475\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-25T10:17:32.980\",\"lastModified\":\"2026-07-27T05:16:53.927\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nvfio/pci: Release the VGA arbiter client on register_device() failure\\n\\nThe re-order in the Fixes commit below displaced vfio_pci_vga_init() as\\nthe last failure point of what is now vfio_pci_core_register_device()\\nwithout introducing an unwind for the VGA arbiter registration.\\n\\nIn current kernels this is mostly benign because vfio_pci_set_decode()\\nonly uses pci_dev state, but the original failure path could leave a\\ncallback with a freed vdev cookie.  The stale registration also becomes\\nunsafe again once the callback follows drvdata to the vfio device.\\n\\nAdd the required VGA unwind callout.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/vfio/pci/vfio_pci_core.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"87856f9af04eaacf9848710625a4ffee1d020fa9\",\"lessThan\":\"0f2a35a0c7ea7da347b814750eaa78adf3582381\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4aeec3984ddc853f7c65903bde472ffdef738bae\",\"lessThan\":\"8d65decde9afd2bd78bcfffdc0df73b82a0b5509\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4aeec3984ddc853f7c65903bde472ffdef738bae\",\"lessThan\":\"ef4c38d30b3744e89eb5048218904bb629ea8d47\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4aeec3984ddc853f7c65903bde472ffdef738bae\",\"lessThan\":\"9e0a3f642e607848669235f5069f35640abbfc88\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4aeec3984ddc853f7c65903bde472ffdef738bae\",\"lessThan\":\"42d758a09d2c46c42357ecde9a5492f015bde2e5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4aeec3984ddc853f7c65903bde472ffdef738bae\",\"lessThan\":\"52adb2dff7ce3d8430e2bdc5988b618a430def85\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4aeec3984ddc853f7c65903bde472ffdef738bae\",\"lessThan\":\"278a5659c391fe5afe5f9ce1bad1fd24e90144f1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4aeec3984ddc853f7c65903bde472ffdef738bae\",\"lessThan\":\"daedde7f024ecf88bc8e832ed40cf2c795f0796a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d62dccb417cf972c978bf3c68a7d5e846bcf953e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6694b8daffac5a8661071f085608afc78f7acd08\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.10.37\",\"lessThan\":\"5.10.261\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.11.21\",\"lessThan\":\"5.12\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.12.4\",\"lessThan\":\"5.13\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/vfio/pci/vfio_pci_core.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.13\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.13\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.261\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.212\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.178\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.145\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.96\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.39\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.4\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2-rc2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.0,\"impactScore\":6.0}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0f2a35a0c7ea7da347b814750eaa78adf3582381\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/278a5659c391fe5afe5f9ce1bad1fd24e90144f1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/42d758a09d2c46c42357ecde9a5492f015bde2e5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/52adb2dff7ce3d8430e2bdc5988b618a430def85\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8d65decde9afd2bd78bcfffdc0df73b82a0b5509\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9e0a3f642e607848669235f5069f35640abbfc88\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/daedde7f024ecf88bc8e832ed40cf2c795f0796a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ef4c38d30b3744e89eb5048218904bb629ea8d47\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-29T16:25:03+00:00",
      "cve": "CVE-2026-64475",
      "id": "CVE-2026-64475",
      "initial_release_date": "2026-07-25T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: vfio/pci: Release the VGA arbiter client on register_device() failure",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-64475.json",
      "version": "3"
    }
  }
}



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…

Loading…