{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "a6882431a138ac352a6e20ec3b85f97f84501329"
            },
            {
              "fixed": "1aa5833f29b88c16e9ad49a1782927754f3af742"
            },
            {
              "fixed": "c7b2105a1cad1737eb877cdb4865618927623dd4"
            },
            {
              "fixed": "bbef55f414100853d5bcea56a41f8b171bac8fcb"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.18.0"
            },
            {
              "fixed": "6.18.17"
            }
          ],
          "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-43235.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: iris: Add missing platform data entries for SM8750\n\nTwo platform-data fields for SM8750 were missed:\n\n  - get_vpu_buffer_size = iris_vpu33_buf_size\n    Without this, the driver fails to allocate the required internal\n    buffers, leading to basic decode/encode failures during session\n    bring-up.\n\n  - max_core_mbps = ((7680 * 4320) / 256) * 60\n    Without this capability exposed, capability checks are incomplete and\n    v4l2-compliance for encoder fails.",
  "id": "CVE-2026-43235",
  "modified": "2026-07-08T05:38:46.134239269Z",
  "published": "2026-05-06T11:28:30.872Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1aa5833f29b88c16e9ad49a1782927754f3af742"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bbef55f414100853d5bcea56a41f8b171bac8fcb"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c7b2105a1cad1737eb877cdb4865618927623dd4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43235.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43235"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "media: iris: Add missing platform data entries for SM8750"
}