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
- https://git.kernel.org/stable/c/5aed51501447ebb925b0ce0d7d923a9d5ce0bf9e
- https://git.kernel.org/stable/c/7420aac8b1f7e5a75a9d659be3f151dd89de6911
- https://git.kernel.org/stable/c/8c952807c2cebd5e9e9b37146c9383229794c129
- https://git.kernel.org/stable/c/a73cfa80f1ec6b0f948cf3c91455c62423747b3e
- https://git.kernel.org/stable/c/b8bf07b031b202a93d8aa44a4a230a0bbfe0c1fc
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.