{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "c6d43ba816d1cf1d125bfbfc938f2a28a87facf9"
            },
            {
              "fixed": "49bc7741cd2761c703a292dc69245041ae8a67bd"
            },
            {
              "fixed": "2de734dcbb210bd59983e13d36988acbcc122194"
            },
            {
              "fixed": "11e2953d9f4c7c3d2af94a889c2d805c537d633f"
            },
            {
              "fixed": "630c8d6a93cbd9b2a207f1a67ef1fd21af098b0c"
            },
            {
              "fixed": "a54bf16965f896415c3337bc4fbb40fb11941d99"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.6.39"
            },
            {
              "fixed": "6.6.151"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.103"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.44"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.8"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74505.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: 6fire: Fix UAF at error handling during probe\n\nAlthough 6fire driver had a few fixes for dealing with the early error\nhandling during the probe phase, it forgot a pending URB before\nfreeing the resources, which may lead to a UAF.\n\nThis patch addresses it by doing the almost same cleanup procedure\nlike the normal disconnect phase at the error path.",
  "id": "CVE-2026-74505",
  "modified": "2026-08-19T03:31:18.064615607Z",
  "published": "2026-08-15T12:27:29.436Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/11e2953d9f4c7c3d2af94a889c2d805c537d633f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2de734dcbb210bd59983e13d36988acbcc122194"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/49bc7741cd2761c703a292dc69245041ae8a67bd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/630c8d6a93cbd9b2a207f1a67ef1fd21af098b0c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a54bf16965f896415c3337bc4fbb40fb11941d99"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74505.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-74505"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "ALSA: 6fire: Fix UAF at error handling during probe"
}