CVE-2022-49473
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: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6748d05590594837e42dfa975879fb275099f0b2 < 510e879420b410d88c612aecc6ca15dc6fe77473 | affected |
| Linux | Linux | 6748d05590594837e42dfa975879fb275099f0b2 < 2a3966b950b37a6f10c5f9caee15b4cdcf5a7413 | affected |
| Linux | Linux | 6748d05590594837e42dfa975879fb275099f0b2 < d748ff8fbb3a5296bddd586445dc692b079cbe3d | affected |
| Linux | Linux | 6748d05590594837e42dfa975879fb275099f0b2 < 554df0f70bff1ace6d2df2fcaddbc9b7bd509de2 | affected |
| Linux | Linux | 6748d05590594837e42dfa975879fb275099f0b2 < a34840c4eb3278a7c29c9c57a65ce7541c66f9f2 | affected |
| Linux | Linux | 5.9 | affected |
| Linux | Linux | 0 < 5.9 | unaffected |
| Linux | Linux | 5.10.121 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.46 <= 5.15.* | unaffected |
| Linux | Linux | 5.17.14 <= 5.17.* | unaffected |
| Linux | Linux | 5.18.3 <= 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/510e879420b410d88c612aecc6ca15dc6fe77473
- https://git.kernel.org/stable/c/2a3966b950b37a6f10c5f9caee15b4cdcf5a7413
- https://git.kernel.org/stable/c/d748ff8fbb3a5296bddd586445dc692b079cbe3d
- https://git.kernel.org/stable/c/554df0f70bff1ace6d2df2fcaddbc9b7bd509de2
- https://git.kernel.org/stable/c/a34840c4eb3278a7c29c9c57a65ce7541c66f9f2
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.