{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "8ed8485c4f056d488d17a2b56581c86aeb42955d"
            },
            {
              "fixed": "65104d6eb43f066dcf73ca9ade6478824b17d867"
            },
            {
              "fixed": "381c8a7a59da06293951c343857f4a2465b2c655"
            },
            {
              "fixed": "51aad3d89a2dd2bd34713785b0f2fd5177eb33b6"
            },
            {
              "fixed": "e5b1aaa74118e91f0c0f18b22b6f853199873db4"
            },
            {
              "fixed": "ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "6.6.145"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.97"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72216.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nremoteproc: qcom: Fix leak when custom dump_segments addition fails\n\nFree allocated minidump_region 'name' in qcom_add_minidump_segments()\nwhen failing before adding the region to 'dump_segments'. Otherwise,\nthe 'name' is not tracked and is never freed by qcom_minidump_cleanup().\n\nReturn error when adding to 'dump_segments' fails.",
  "id": "CVE-2026-72216",
  "modified": "2026-08-18T03:30:51.658109336Z",
  "published": "2026-08-15T05:54:10.106Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/381c8a7a59da06293951c343857f4a2465b2c655"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/51aad3d89a2dd2bd34713785b0f2fd5177eb33b6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/65104d6eb43f066dcf73ca9ade6478824b17d867"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e5b1aaa74118e91f0c0f18b22b6f853199873db4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72216.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72216"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "remoteproc: qcom: Fix leak when custom dump_segments addition fails"
}