CVE-2026-72216

Published: Ago 15, 2026 Last Modified: Ago 15, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

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.

https://git.kernel.org/stable/c/381c8a7a59da06293951c343857f4a2465b2c655
https://git.kernel.org/stable/c/51aad3d89a2dd2bd34713785b0f2fd5177eb33b6
https://git.kernel.org/stable/c/65104d6eb43f066dcf73ca9ade6478824b17d867
https://git.kernel.org/stable/c/e5b1aaa74118e91f0c0f18b22b6f853199873db4
https://git.kernel.org/stable/c/ecf9fc18e62c58eae1ceb65dab2bccb8a724de2d