{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "4974c2f19fd810ec9a4e534bfc69e176256b7a03"
            },
            {
              "fixed": "f2a1998bc0053ebfe137f65081ed13afd9f34502"
            },
            {
              "fixed": "59e372aa4cf60e2500eba7f978acdcb18bb49032"
            },
            {
              "fixed": "cabd025182cfed4a19b3aab57493e312d681e398"
            },
            {
              "fixed": "2dedda97a64e7735844609c6c77c0dd953d73833"
            },
            {
              "fixed": "8ecb21c20387cc0c8aa00489a21ccc69f6b0f5d1"
            },
            {
              "fixed": "fb69e4842f5b463ff5f121d2ac7746014e3477ea"
            },
            {
              "fixed": "eee13cbccacb6d0a3120c126b8544030905b069d"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.12.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-43312.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: i2c: ov5647: Initialize subdev before controls\n\nIn ov5647_init_controls() we call v4l2_get_subdevdata, but it is\ninitialized by v4l2_i2c_subdev_init() in the probe, which currently\nhappens after init_controls(). This can result in a segfault if the\nerror condition is hit, and we try to access i2c_client, so fix the\norder.",
  "id": "CVE-2026-43312",
  "modified": "2026-07-08T05:38:01.650435809Z",
  "published": "2026-05-08T13:11:29.719Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2dedda97a64e7735844609c6c77c0dd953d73833"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/59e372aa4cf60e2500eba7f978acdcb18bb49032"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8ecb21c20387cc0c8aa00489a21ccc69f6b0f5d1"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cabd025182cfed4a19b3aab57493e312d681e398"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/eee13cbccacb6d0a3120c126b8544030905b069d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f2a1998bc0053ebfe137f65081ed13afd9f34502"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fb69e4842f5b463ff5f121d2ac7746014e3477ea"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43312.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43312"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "media: i2c: ov5647: Initialize subdev before controls"
}