{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "ca642da4b33d385c5a633287e1c4155f1ea09638"
            },
            {
              "fixed": "c5c7c7b6cfae73c46e4544a9ef08ff89231a670d"
            },
            {
              "fixed": "d8ac49391a1562dc784fc91e810e696284cb647e"
            },
            {
              "fixed": "b15782627b6562f7b6d628f4699316f26340f835"
            },
            {
              "fixed": "24b399f51812d727dc25d7814c4d7e0cca38201e"
            },
            {
              "fixed": "d736eba9c453fedce664fdf592c8b71ecff1932b"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.15.0"
            },
            {
              "fixed": "6.6.157"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.110"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.52"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90119.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: ice1712: Fix the card leak at probe error with the auto-cleanup\n\nsnd_ice1712_probe() performs multiple initialization steps after\nsnd_card_new(), but directly returns on failures from later steps\nwithout releasing the ALSA card, causing resource leaks when\nprobing fails.\n\nUse snd_devm_card_new() together with scope-based cleanup\nvia __free(snd_card_unref), and clear the card pointer after\nsuccessful registration to keep it alive.",
  "id": "CVE-2026-90119",
  "modified": "2026-09-18T03:30:39.707260834Z",
  "published": "2026-09-17T16:06:23.962Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/24b399f51812d727dc25d7814c4d7e0cca38201e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b15782627b6562f7b6d628f4699316f26340f835"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c5c7c7b6cfae73c46e4544a9ef08ff89231a670d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d736eba9c453fedce664fdf592c8b71ecff1932b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d8ac49391a1562dc784fc91e810e696284cb647e"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90119.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90119"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "ALSA: ice1712: Fix the card leak at probe error with the auto-cleanup"
}