NONE · 0

CVE-2026-72216

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_seg...

Vulnerability 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.

References

FAQ

What is CVE-2026-72216?

CVE-2026-72216 is a documented vulnerability. 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_seg...

How severe is CVE-2026-72216?

CVSS scoring is not yet available for CVE-2026-72216. Check NVD for updates.

Is there a patch for CVE-2026-72216?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.