Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: regulator: of: Fix refcount leak bug in of_get_regulation_constraints() We should call the of_node_put() for the reference returned by of_get_child_by_name() which has increased the refcount.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.19, < 4.14.291 |
References
- https://git.kernel.org/stable/c/11ecb4f8735b0230d54a82c18b21ea778b695d61Patch
- https://git.kernel.org/stable/c/332e555dca074c4eb2084898021c3676423814c3Patch
- https://git.kernel.org/stable/c/35f9e861d9b9434903a8ede37a3561f78985826dPatch
- https://git.kernel.org/stable/c/66efb665cd5ad69b27dca8571bf89fc6b9c628a4Patch
- https://git.kernel.org/stable/c/a23098cc32860272dc6c3200ff20c34c65b7b694Patch
- https://git.kernel.org/stable/c/b9ca8585c766616563cf3c062c6878f61f83cf00Patch
- https://git.kernel.org/stable/c/c9df8ff290097aabd5c9200f7f729b0813d37b19Patch
- https://git.kernel.org/stable/c/fc7b19f547bc9e622060a0a9a39da2330aa21c53Patch
FAQ
What is CVE-2022-50191?
CVE-2022-50191 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: regulator: of: Fix refcount leak bug in of_get_regulation_constraints() We should call the of_node_put() for the reference returne...
How severe is CVE-2022-50191?
CVE-2022-50191 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-50191?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.