CVE-2022-50120
Not scored
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore. This function has two paths missing of_node_put().
Exploit probability
0.2%
Published
June 18, 2025
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2022-50120
View original source
In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore. This function has two paths missing of_node_put().
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/0dc1663e3fc22c72e1ab33be7701a0d51cca84ef
- https://git.kernel.org/stable/c/16da9f84e26f89e58cac194ff19fefd9de27d975
- https://git.kernel.org/stable/c/61afafe8b938bc74841cf4b1a73dd08b9d287c5a
- https://git.kernel.org/stable/c/d8ac68927856c3a6d197a95be73c92ec0bd4b012
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50120.json
- https://nvd.nist.gov/vuln/detail/CVE-2022-50120