CVE-2022-49213
26.02.2025, 07:00
In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix error handling in ath10k_setup_msa_resources The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. This function only calls of_node_put() in the regular path. And it will cause refcount leak in error path.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 5.8 ≤ 𝑥 < 5.10.110 |
linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.33 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.16.19 |
linux | linux_kernel | 5.17 ≤ 𝑥 < 5.17.2 |
𝑥
= Vulnerable software versions

Debian Releases
References