NONE · 0

CVE-2026-93126

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_adsp: Fix reference leak for device node When calling of_parse_phandle_with_args(), the caller is responsibl...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_adsp: Fix reference leak for device node When calling of_parse_phandle_with_args(), the caller is responsible to call of_node_put() to release the reference of device node. In adsp_map_carveout, it does not release the reference.

References

FAQ

What is CVE-2026-93126?

CVE-2026-93126 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_adsp: Fix reference leak for device node When calling of_parse_phandle_with_args(), the caller is responsibl...

How severe is CVE-2026-93126?

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

Is there a patch for CVE-2026-93126?

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