CVE-2022-49239
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:
ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data
The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. This is similar to commit 64b92de9603f ("ASoC: wcd9335: fix a leaked reference by adding missing of_node_put")
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a61f3b4f476eceb25274161e5a53a8d18e42610b < 1f24716e38220fc9e52e208d20591d2bc9b7f020 | affected |
| Linux | Linux | a61f3b4f476eceb25274161e5a53a8d18e42610b < 2f44eca78cc6d4e1779eb95765ec79e433accab4 | affected |
| Linux | Linux | a61f3b4f476eceb25274161e5a53a8d18e42610b < f3793eeb7b94a5eeed6f5c7a44bce403c6681a12 | affected |
| Linux | Linux | a61f3b4f476eceb25274161e5a53a8d18e42610b < f8e89d84ea83c51ba3ba97ff154f7aa679326760 | affected |
| Linux | Linux | a61f3b4f476eceb25274161e5a53a8d18e42610b < 9531a631379169d57756b2411178c6238655df88 | affected |
| Linux | Linux | 5.6 | affected |
| Linux | Linux | 0 < 5.6 | unaffected |
| Linux | Linux | 5.10.110 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.33 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.19 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.2 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/1f24716e38220fc9e52e208d20591d2bc9b7f020
- https://git.kernel.org/stable/c/2f44eca78cc6d4e1779eb95765ec79e433accab4
- https://git.kernel.org/stable/c/f3793eeb7b94a5eeed6f5c7a44bce403c6681a12
- https://git.kernel.org/stable/c/f8e89d84ea83c51ba3ba97ff154f7aa679326760
- https://git.kernel.org/stable/c/9531a631379169d57756b2411178c6238655df88
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.