4 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-93126
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - remoteproc: qcomq6v5adsp: Fix reference leak for device node When calling ofparsephandlewithargs, the caller is responsible to call ofnodeput to release the...
AZL-102675 CVE-2026-93126 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcomq6v5adsp: Fix reference leak for device node When calling ofparsephandlewithargs, the caller is responsible to call ofnodeput to release the reference of device node. In adspmapcarveout, it does not release the...
CVE-2026-93126 remoteproc: qcom_q6v5_adsp: Fix reference leak for device node
In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcomq6v5adsp: Fix reference leak for device node When calling ofparsephandlewithargs, the caller is responsible to call ofnodeput to release the reference of device node. In adspmapcarveout, it does not release the...
CVE-2026-93126
CVE-2026-93126 affects the Linux kernel in the remoteproc subsystem, specifically the Qualcomm qcom_q6v5_adsp driver. The root cause is a reference leak : the function adsp_map_carveout calls of_parse_phandle_with_args() , which requires the caller to release the device-node reference via of_node...