{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "51407254986501b19681d55531963f1ea58e89cd"
            },
            {
              "fixed": "aab8b8a42e206a399fe3a5ed4b4cbb45ff6c546c"
            },
            {
              "fixed": "920c6af98e98e6afedf6318a75bac95af8415c6c"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71307.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/panthor: Fix NULL pointer dereference on panthor_fw_unplug\n\nThis patch removes the MCU halt and wait for halt procedures during\npanthor_fw_unplug() as the MCU can be in a variety of states or the FW\nmay not even be loaded/initialized at all, the latter of which can lead\nto a NULL pointer dereference.\n\nIt should be safe on unplug to just disable the MCU without waiting for\nit to halt as it may not be able to.",
  "id": "CVE-2025-71307",
  "modified": "2026-07-08T05:37:35.629684728Z",
  "published": "2026-05-27T12:14:59.693Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/920c6af98e98e6afedf6318a75bac95af8415c6c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/aab8b8a42e206a399fe3a5ed4b4cbb45ff6c546c"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71307.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-71307"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug"
}