{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "25fedc021985a66a357a599ab771d6b495b6f78c"
            },
            {
              "fixed": "fad134c446189e9bb48cea1a5ca426d2889a9c71"
            },
            {
              "fixed": "f43e30646fc93799f3f48530d0ccbd52902c0541"
            },
            {
              "fixed": "c352f90e093ae49902e47f41579e1aa41899ff64"
            },
            {
              "fixed": "8dd088b8b106f7b119664f965b691785998edcfb"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.10.0"
            },
            {
              "fixed": "6.12.90"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.32"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.9"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46313.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: intel/ipu6: fix error pointer dereference\n\nIn a error path isp-\u003epsys is confirmed to be an error pointer not NULL so\nthis condition is true and the error pointer is dereferenced. So isp-psys\nshould be set to NULL before going to out_ipu6_bus_del_devices.\n\nDetected by Smatch:\ndrivers/media/pci/intel/ipu6/ipu6.c:690 ipu6_pci_probe() error:\n'isp-\u003epsys' dereferencing possible ERR_PTR()\n\n[Sakari Ailus: Fix commit message.]",
  "id": "CVE-2026-46313",
  "modified": "2026-07-09T03:51:44.156810265Z",
  "published": "2026-06-08T15:50:44.065Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8dd088b8b106f7b119664f965b691785998edcfb"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c352f90e093ae49902e47f41579e1aa41899ff64"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f43e30646fc93799f3f48530d0ccbd52902c0541"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fad134c446189e9bb48cea1a5ca426d2889a9c71"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46313.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46313"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "media: intel/ipu6: fix error pointer dereference"
}