CVE-2022-49477
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: samsung: Fix refcount leak in aries_audio_probe
of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. If extcon_find_edev_by_node() fails, it doesn't call of_node_put() Calling of_node_put() after extcon_find_edev_by_node() to fix this.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < cacea459f95be22b3750f3b25b7a1c5897a68206 | affected |
| Linux | Linux | 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < 85d899f396622d3034643bf89615a78f9be7c91a | affected |
| Linux | Linux | 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < 70130bde3457d28c02c76b6cacc5d40a72dd6e17 | affected |
| Linux | Linux | 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < 46d1b310a2d571811c4e08041ce287babb60b86a | affected |
| Linux | Linux | 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < bf4a9b2467b775717d0e9034ad916888e19713a3 | 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/cacea459f95be22b3750f3b25b7a1c5897a68206
- https://git.kernel.org/stable/c/85d899f396622d3034643bf89615a78f9be7c91a
- https://git.kernel.org/stable/c/70130bde3457d28c02c76b6cacc5d40a72dd6e17
- https://git.kernel.org/stable/c/46d1b310a2d571811c4e08041ce287babb60b86a
- https://git.kernel.org/stable/c/bf4a9b2467b775717d0e9034ad916888e19713a3
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.