CVE-2022-49683
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
of_parse_phandle() 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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ef04070692a21633ec6a60f80c19b6af44b3cf47 < 501652a2ad5450b4908e1f204ce75b2414c305b7 | affected |
| Linux | Linux | ef04070692a21633ec6a60f80c19b6af44b3cf47 < ab7bf025cee89db73c649216ddd2bc589c3d3862 | affected |
| Linux | Linux | ef04070692a21633ec6a60f80c19b6af44b3cf47 < 5eaa84e1605035a90a64d25b6cba79e89d188175 | affected |
| Linux | Linux | ef04070692a21633ec6a60f80c19b6af44b3cf47 < ada7b0c0dedafd7d059115adf49e48acba3153a8 | affected |
| Linux | Linux | 5.8 | affected |
| Linux | Linux | 0 < 5.8 | unaffected |
| Linux | Linux | 5.10.127 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.51 <= 5.15.* | unaffected |
| Linux | Linux | 5.18.8 <= 5.18.* | unaffected |
| Linux | Linux | 5.19 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/501652a2ad5450b4908e1f204ce75b2414c305b7
- https://git.kernel.org/stable/c/ab7bf025cee89db73c649216ddd2bc589c3d3862
- https://git.kernel.org/stable/c/5eaa84e1605035a90a64d25b6cba79e89d188175
- https://git.kernel.org/stable/c/ada7b0c0dedafd7d059115adf49e48acba3153a8
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.