{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0890ec19c65def8c8e445931b026e0fa8d809a34"
            },
            {
              "fixed": "e54aa17c968c4de2c5f7b7ea390c63d33c07513b"
            },
            {
              "fixed": "32f0493506313775d3bd448de34762b6538da6bd"
            },
            {
              "fixed": "92537a15780b6d0281fd8286f93fbc3652e35f48"
            },
            {
              "fixed": "9cb9eca33d20316ed3c7a938793b8735ac3e128b"
            },
            {
              "fixed": "a114918270f0d95c607d69b03a244e6afe54813f"
            },
            {
              "fixed": "cc7aeed33e4f55c76f35f0fca73e4dfe12a63a3a"
            },
            {
              "fixed": "add02a3fb1fd71b004f0ed824cbac00f850de558"
            },
            {
              "fixed": "9cea16fea47e5553f51d10957677ff735b1eff03"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.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-43218.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: i2c/tw9903: Fix potential memory leak in tw9903_probe()\n\nIn one of the error paths in tw9903_probe(), the memory allocated in\nv4l2_ctrl_handler_init() and v4l2_ctrl_new_std() is not freed. Fix that\nby calling v4l2_ctrl_handler_free() on the handler in that error path.",
  "id": "CVE-2026-43218",
  "modified": "2026-07-08T05:36:32.914548075Z",
  "published": "2026-05-06T11:28:19.570Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/32f0493506313775d3bd448de34762b6538da6bd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/92537a15780b6d0281fd8286f93fbc3652e35f48"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9cb9eca33d20316ed3c7a938793b8735ac3e128b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9cea16fea47e5553f51d10957677ff735b1eff03"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a114918270f0d95c607d69b03a244e6afe54813f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/add02a3fb1fd71b004f0ed824cbac00f850de558"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cc7aeed33e4f55c76f35f0fca73e4dfe12a63a3a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e54aa17c968c4de2c5f7b7ea390c63d33c07513b"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43218.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43218"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()"
}