{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a"
            },
            {
              "fixed": "9d9c67976eda502edc6b3a148a1c5b6a18b69a98"
            },
            {
              "fixed": "0bc43eaf021347f8d5aba87712c36b799695eec6"
            },
            {
              "fixed": "9d7962d5c81d6cf3f8dbdb5c71c57600bac5772b"
            },
            {
              "fixed": "12cafc15d24611bfb43c82877b1bbb7454a85d5a"
            },
            {
              "fixed": "c8737d33d4e8ffae87e5d5edac17f8a705235cc2"
            },
            {
              "fixed": "b3fc99fe5b25613dd61c57bc70b8479adff4f60d"
            },
            {
              "fixed": "2e8f53a7382943411557e370f1a4f3946624a30e"
            },
            {
              "fixed": "8a8a3232abac5b972058a5f2cb3e33199d2a8648"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.10.0"
            },
            {
              "fixed": "5.10.252"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.202"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.165"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.128"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.75"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.16"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43207.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: mtk-mdp: Fix error handling in probe function\n\nAdd mtk_mdp_unregister_m2m_device() on the error handling path to prevent\nresource leak.\n\nAdd check for the return value of vpu_get_plat_device() to prevent null\npointer dereference. And vpu_get_plat_device() increases the reference\ncount of the returned platform device. Add platform_device_put() to\nprevent reference leak.",
  "id": "CVE-2026-43207",
  "modified": "2026-07-08T05:39:09.990625802Z",
  "published": "2026-05-06T11:28:11.601Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0bc43eaf021347f8d5aba87712c36b799695eec6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/12cafc15d24611bfb43c82877b1bbb7454a85d5a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2e8f53a7382943411557e370f1a4f3946624a30e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8a8a3232abac5b972058a5f2cb3e33199d2a8648"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9d7962d5c81d6cf3f8dbdb5c71c57600bac5772b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9d9c67976eda502edc6b3a148a1c5b6a18b69a98"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b3fc99fe5b25613dd61c57bc70b8479adff4f60d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c8737d33d4e8ffae87e5d5edac17f8a705235cc2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43207.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43207"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "media: mtk-mdp: Fix error handling in probe function"
}