Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data of_find_node_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_node_put() to avoid refcount leak.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 5.18.8 |
References
- https://git.kernel.org/stable/c/8a2b6b5687984a010ed094b4f436a2f091987758Patch
- https://git.kernel.org/stable/c/9664491db50a84be92696c8fad2c3b49a7a5f36fPatch
FAQ
What is CVE-2022-49684?
CVE-2022-49684 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data of_find_node_by_name() returns a node pointer with refcount increm...
How severe is CVE-2022-49684?
CVE-2022-49684 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-49684?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.