0.0
NA
CVE-2026-72216
remoteproc: qcom: Fix leak when custom dump_segments addition fails
Description

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dump_segments addition fails Free allocated minidump_region 'name' in qcom_add_minidump_segments() when failing before adding the region to 'dump_segments'. Otherwise, the 'name' is not tracked and is never freed by qcom_minidump_cleanup(). Return error when adding to 'dump_segments' fails.

INFO

Published Date :

Aug. 15, 2026, 6:21 a.m.

Last Modified :

Aug. 17, 2026, 6:18 a.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-72216 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
Solution
Free allocated memory on failure to prevent leaks.
  • Update the Linux kernel.
  • Apply the provided patch.
  • Ensure proper memory management.
  • Review error handling logic.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-72216 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-72216 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-72216 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-72216 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Aug. 17, 2026

    Action Type Old Value New Value
    Changed Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '65104d6eb43f066dcf73ca9ade6478824b17d867', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '381c8a7a59da06293951c343857f4a2465b2c655', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '51aad3d89a2dd2bd34713785b0f2fd5177eb33b6', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': 'e5b1aaa74118e91f0c0f18b22b6f853199873db4', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': 'ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d', 'versionType': 'git'}], 'programFiles': ['drivers/remoteproc/qcom_common.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '5.11'}, {'status': 'unaffected', 'version': '0', 'lessThan': '5.11', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.97', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.40', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.5', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/remoteproc/qcom_common.c'], 'defaultStatus': 'affected'}] [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '65104d6eb43f066dcf73ca9ade6478824b17d867', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '381c8a7a59da06293951c343857f4a2465b2c655', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '51aad3d89a2dd2bd34713785b0f2fd5177eb33b6', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': 'e5b1aaa74118e91f0c0f18b22b6f853199873db4', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': 'ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d', 'versionType': 'git'}], 'programFiles': ['drivers/remoteproc/qcom_common.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '5.11'}, {'status': 'unaffected', 'version': '0', 'lessThan': '5.11', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.97', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.40', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.5', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/remoteproc/qcom_common.c'], 'defaultStatus': 'affected'}]
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Aug. 15, 2026

    Action Type Old Value New Value
    Added Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '65104d6eb43f066dcf73ca9ade6478824b17d867', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '381c8a7a59da06293951c343857f4a2465b2c655', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': '51aad3d89a2dd2bd34713785b0f2fd5177eb33b6', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': 'e5b1aaa74118e91f0c0f18b22b6f853199873db4', 'versionType': 'git'}, {'status': 'affected', 'version': '8ed8485c4f056d488d17a2b56581c86aeb42955d', 'lessThan': 'ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d', 'versionType': 'git'}], 'programFiles': ['drivers/remoteproc/qcom_common.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '5.11'}, {'status': 'unaffected', 'version': '0', 'lessThan': '5.11', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.97', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.40', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.5', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/remoteproc/qcom_common.c'], 'defaultStatus': 'affected'}]
    Added Description In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dump_segments addition fails Free allocated minidump_region 'name' in qcom_add_minidump_segments() when failing before adding the region to 'dump_segments'. Otherwise, the 'name' is not tracked and is never freed by qcom_minidump_cleanup(). Return error when adding to 'dump_segments' fails.
    Added Reference https://git.kernel.org/stable/c/381c8a7a59da06293951c343857f4a2465b2c655
    Added Reference https://git.kernel.org/stable/c/51aad3d89a2dd2bd34713785b0f2fd5177eb33b6
    Added Reference https://git.kernel.org/stable/c/65104d6eb43f066dcf73ca9ade6478824b17d867
    Added Reference https://git.kernel.org/stable/c/e5b1aaa74118e91f0c0f18b22b6f853199873db4
    Added Reference https://git.kernel.org/stable/c/ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.