{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "737da5363cc07c96d59f2ebaf9f9f87235becf1d"
            },
            {
              "fixed": "0905a1d4a5500ecf11f1c0079098e3a351d22163"
            },
            {
              "fixed": "f025a2b8d93358467b8e8f4b3a617e88c5f02fab"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45979.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: clean up the amdgpu_cs_parser_bos\n\nIn low memory conditions, kmalloc can fail. In such conditions\nunlock the mutex for a clean exit.\n\nWe do not need to amdgpu_bo_list_put as it's been handled in the\namdgpu_cs_parser_fini.",
  "id": "CVE-2026-45979",
  "modified": "2026-07-08T05:37:01.105744817Z",
  "published": "2026-05-27T12:18:37.936Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0905a1d4a5500ecf11f1c0079098e3a351d22163"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f025a2b8d93358467b8e8f4b3a617e88c5f02fab"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45979.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45979"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "drm/amdgpu: clean up the amdgpu_cs_parser_bos"
}