{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "c35034fd6446afaf408d5ab296068e32c775c965"
            },
            {
              "fixed": "97f6bdf5d5ded2e37f358cacb5a95f1393356604"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "c5ae57b1bb99bd6f50b90428fabde397c2aeba0f"
            },
            {
              "fixed": "eccf8e91266e39f6f15637702a04a1d344833fe2"
            },
            {
              "fixed": "fc5d4f27ca1293bc1379ef8fff691c30d9803ca2"
            },
            {
              "fixed": "5e74e5e8cb7cc25f7a89f59abaf3489bf0c6f4a0"
            },
            {
              "fixed": "465075c6835103821d725c13f8c545898e5f2636"
            },
            {
              "fixed": "c7fa99d30c7a166a5e5db5a585ce7501ff68326b"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "a1374d2683442633f8ad2169f8f31df45048e008"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.1.34"
            },
            {
              "fixed": "6.1.178"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.3.8"
            },
            {
              "fixed": "6.4"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.1.178"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.145"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.4.0"
            },
            {
              "fixed": "6.12.96"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.18.39"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "7.1.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64482.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: gus: check snd_ctl_new1() return value\n\nsnd_ctl_new1() can return NULL when memory allocation fails.\nsnd_gf1_pcm_volume_control() does not check the return value before\ndereferencing kctl-\u003eid.index, which can lead to a NULL pointer\ndereference.\n\nAdd a NULL check after snd_ctl_new1() and return -ENOMEM if it fails.",
  "id": "CVE-2026-64482",
  "modified": "2026-07-27T03:56:33.908568973Z",
  "published": "2026-07-25T08:51:43.128Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/465075c6835103821d725c13f8c545898e5f2636"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5e74e5e8cb7cc25f7a89f59abaf3489bf0c6f4a0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/97f6bdf5d5ded2e37f358cacb5a95f1393356604"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c7fa99d30c7a166a5e5db5a585ce7501ff68326b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/eccf8e91266e39f6f15637702a04a1d344833fe2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fc5d4f27ca1293bc1379ef8fff691c30d9803ca2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64482.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64482"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "ALSA: gus: check snd_ctl_new1() return value"
}