CVE-2022-50198
Not scored
ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
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-50198
View original source
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/1bf747824a8ca4008879fd7d2ce6b03d7b428858
- https://git.kernel.org/stable/c/942228fbf5d4901112178b93d41225be7c0dd9de
- https://git.kernel.org/stable/c/c4f92af7fc8cecb8eb426ad187e39c7bcc6679c7
- https://git.kernel.org/stable/c/c652e0f51665f3fa575449909bbd9d7b45dfab1c
- https://git.kernel.org/stable/c/c9ec7993d00250a394d367c8a19fcfe8211c258b
- https://git.kernel.org/stable/c/d294d60dc68550fee0fbbe8a638d798dcd40b2c5
- https://git.kernel.org/stable/c/e5ab8a4967d68a8e9f8f4559d144207d085a8c02
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50198.json
- https://nvd.nist.gov/vuln/detail/CVE-2022-50198