{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "b82b734c0e9a75e1b956214ac523a8eb590f51f3"
            },
            {
              "fixed": "0965892cc486ca554d72eeb62d85ccf8d0137a5a"
            },
            {
              "fixed": "d65adf85477247be04ac86886f8edfaa047b5d4a"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.7.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74294.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: meson: aiu: Validate written enum values\n\nThe AIU HDMI and internal codec mux put callbacks use the written enum\nvalue with snd_soc_enum_item_to_val() before checking whether the value is\nvalid for the enumeration.\n\nReject out-of-range values before converting the enum item, matching the\nvalidation already done by the G12A HDMI and internal codec mux controls.",
  "id": "CVE-2026-74294",
  "modified": "2026-08-18T03:31:20.765345385Z",
  "published": "2026-08-15T05:57:59.508Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0965892cc486ca554d72eeb62d85ccf8d0137a5a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d65adf85477247be04ac86886f8edfaa047b5d4a"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74294.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-74294"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ASoC: meson: aiu: Validate written enum values"
}