Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() We should add the of_node_put() when breaking out of for_each_child_of_node() as it will automatically increase and decrease the refcount.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.5, < 5.10.150 |
References
- https://git.kernel.org/stable/c/1d312c12c91f831fcc48623c921f2d4560edb159Patch
- https://git.kernel.org/stable/c/3b321bf7687968a090cf6b62bd8e67d692f59a16Patch
- https://git.kernel.org/stable/c/48af14fb0eaa63d9aa68f59fb0b205ec55a95636Patch
- https://git.kernel.org/stable/c/7e053784c4c70df28324106d476778be7a4519b3Patch
- https://git.kernel.org/stable/c/daab421fc2dc7d6ae7eb20a3f565ae09652c68b9Patch
FAQ
What is CVE-2022-50429?
CVE-2022-50429 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() We should add the of_node_put() when breaking out of for_each_chi...
How severe is CVE-2022-50429?
CVE-2022-50429 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50429?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.