In the Linux kernel, the following vulnerability has been resolved:
remoteproc: qcom: Fix leak when custom dump_segments addition fails
Free allocated minidumpregion 'name' in qcomaddminidumpsegments() when failing before adding the region to 'dumpsegments'. Otherwise, the 'name' is not tracked and is never freed by qcomminidump_cleanup().
Return error when adding to 'dump_segments' fails.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72216.json"
}