GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

FKIE_CVE-2026-72216

Vulnerability from fkie_nvd - Published: 2026-08-15 06:21 - Updated: 2026-08-23 13:16

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/remoteproc/qcom_common.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "491edca252d1256b57e805c6e3acae320b53f53e",
              "status": "affected",
              "version": "8ed8485c4f056d488d17a2b56581c86aeb42955d",
              "versionType": "git"
            },
            {
              "lessThan": "8bfe7e7729617e73233ab5f1a2edbeee5e75c722",
              "status": "affected",
              "version": "8ed8485c4f056d488d17a2b56581c86aeb42955d",
              "versionType": "git"
            },
            {
              "lessThan": "65104d6eb43f066dcf73ca9ade6478824b17d867",
              "status": "affected",
              "version": "8ed8485c4f056d488d17a2b56581c86aeb42955d",
              "versionType": "git"
            },
            {
              "lessThan": "381c8a7a59da06293951c343857f4a2465b2c655",
              "status": "affected",
              "version": "8ed8485c4f056d488d17a2b56581c86aeb42955d",
              "versionType": "git"
            },
            {
              "lessThan": "51aad3d89a2dd2bd34713785b0f2fd5177eb33b6",
              "status": "affected",
              "version": "8ed8485c4f056d488d17a2b56581c86aeb42955d",
              "versionType": "git"
            },
            {
              "lessThan": "e5b1aaa74118e91f0c0f18b22b6f853199873db4",
              "status": "affected",
              "version": "8ed8485c4f056d488d17a2b56581c86aeb42955d",
              "versionType": "git"
            },
            {
              "lessThan": "ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d",
              "status": "affected",
              "version": "8ed8485c4f056d488d17a2b56581c86aeb42955d",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/remoteproc/qcom_common.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.11"
            },
            {
              "lessThan": "5.11",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.217",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.184",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "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 \u0027name\u0027 in qcom_add_minidump_segments()\nwhen failing before adding the region to \u0027dump_segments\u0027. Otherwise,\nthe \u0027name\u0027 is not tracked and is never freed by qcom_minidump_cleanup().\n\nReturn error when adding to \u0027dump_segments\u0027 fails."
    }
  ],
  "id": "CVE-2026-72216",
  "lastModified": "2026-08-23T13:16:41.837",
  "metrics": {},
  "published": "2026-08-15T06:21:40.383",
  "references": [
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/381c8a7a59da06293951c343857f4a2465b2c655"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/491edca252d1256b57e805c6e3acae320b53f53e"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/51aad3d89a2dd2bd34713785b0f2fd5177eb33b6"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/65104d6eb43f066dcf73ca9ade6478824b17d867"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/8bfe7e7729617e73233ab5f1a2edbeee5e75c722"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/e5b1aaa74118e91f0c0f18b22b6f853199873db4"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d"
    }
  ],
  "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
  "vulnStatus": "Received"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…