{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "a000e9a02b5885b1b69f691c80e346d102f94a88"
            },
            {
              "fixed": "e9a490937942f18205dac7b6b192975ef1369ae1"
            },
            {
              "fixed": "9548a8bbf511a252a9848f96220c6b95c9a3b918"
            },
            {
              "fixed": "0c33338514d8246280533a77091e6b6ee548c606"
            },
            {
              "fixed": "ccb92def042a3636ed47f25a30bd553788e5191e"
            },
            {
              "fixed": "fb09d8b80046216646f1a344410cfa9cfa6c6c7c"
            },
            {
              "fixed": "377a7756914364d72550fc86ca0f404ef1d96141"
            },
            {
              "fixed": "59420d5d9c46b084e21f9ea6ce79fc79ae9e414c"
            },
            {
              "fixed": "cad237b6c875fbee5d353a2b289e98d240d17ec8"
            }
          ],
          "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-43246.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: i2c/tw9906: Fix potential memory leak in tw9906_probe()\n\nIn one of the error paths in tw9906_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-43246",
  "modified": "2026-07-08T05:38:56.634352250Z",
  "published": "2026-05-06T11:28:38.246Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0c33338514d8246280533a77091e6b6ee548c606"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/377a7756914364d72550fc86ca0f404ef1d96141"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/59420d5d9c46b084e21f9ea6ce79fc79ae9e414c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9548a8bbf511a252a9848f96220c6b95c9a3b918"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cad237b6c875fbee5d353a2b289e98d240d17ec8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ccb92def042a3636ed47f25a30bd553788e5191e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e9a490937942f18205dac7b6b192975ef1369ae1"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fb09d8b80046216646f1a344410cfa9cfa6c6c7c"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43246.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43246"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "media: i2c/tw9906: Fix potential memory leak in tw9906_probe()"
}