{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "f4790083c7c23b419f6a15170556950fd6a884a2"
            },
            {
              "fixed": "59ece0d4d1db0cf483c4c51a58691f50ff81d3a2"
            },
            {
              "fixed": "63c11b19cdc154fa848a6c3b535bfb1dc7b60378"
            },
            {
              "fixed": "ef2ee9db13b68c5e332b77c0a7108a2d4d56e114"
            },
            {
              "fixed": "0185e0494a561edfc482507f9de89c2ad798b33d"
            },
            {
              "fixed": "9c10b83a004442c93d7a484c3d221a06a45821e1"
            },
            {
              "fixed": "0c1b117f7ba46fb8f6ebc5e0bfe5b58568c301ba"
            },
            {
              "fixed": "e597a809a2b97e927060ba182f58eb3e6101bc70"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.15.0"
            },
            {
              "fixed": "6.1.175"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.136"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.83"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.24"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.14"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.20.0"
            },
            {
              "fixed": "7.0.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43072.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/vc4: platform_get_irq_byname() returns an int\n\nplatform_get_irq_byname() will return a negative value if an error\nhappens, so it should be checked and not just passed directly into\ndevm_request_threaded_irq() hoping all will be ok.",
  "id": "CVE-2026-43072",
  "modified": "2026-07-15T01:49:21.343583613Z",
  "published": "2026-05-05T15:29:28.795Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0185e0494a561edfc482507f9de89c2ad798b33d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0c1b117f7ba46fb8f6ebc5e0bfe5b58568c301ba"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/59ece0d4d1db0cf483c4c51a58691f50ff81d3a2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/63c11b19cdc154fa848a6c3b535bfb1dc7b60378"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9c10b83a004442c93d7a484c3d221a06a45821e1"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e597a809a2b97e927060ba182f58eb3e6101bc70"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ef2ee9db13b68c5e332b77c0a7108a2d4d56e114"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43072.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43072"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "drm/vc4: platform_get_irq_byname() returns an int"
}