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.
CVE-2026-72216
NONE
EPSS 0.21%
Updated Aug 23, 2026
Linux
https://git.kernel.org/stable/c/381c8a7a59da06293951c343857f4a2465b2c655
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/51aad3d89a2dd2bd34713785b0f2fd5177eb33b6
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/65104d6eb43f066dcf73ca9ade6478824b17d867
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/e5b1aaa74118e91f0c0f18b22b6f853199873db4
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/491edca252d1256b57e805c6e3acae320b53f53e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/8bfe7e7729617e73233ab5f1a2edbeee5e75c722
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-72216
Published Date
Aug 15, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.21%
Likelihood of exploitation in next 30 days
Percentile:
10.6th percentile (higher than 10.6% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory