CVE-2022-49246
ASoC: atmel: Fix error handling in snd_proto_probe
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in snd_proto_probe 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 paths. Fix this by calling of_node_put() in error handling too.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Feb 26, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
a45f8853a5f95e3760dfbd7ba09d3d597d247040 < f32ac9bf5e3f594ef9bfedb410aebc98cf784e69 a45f8853a5f95e3760dfbd7ba09d3d597d247040 < 0f517480d5888cd54487c5662ce4da95b30ad798 a45f8853a5f95e3760dfbd7ba09d3d597d247040 < 8fa969cd8485031294f91fc7184399000cae6355 a45f8853a5f95e3760dfbd7ba09d3d597d247040 < b0bfaf0544d08d093d6211d7ef8816fb0b5b6c75
Linux / Linux
4.20
References
git.kernel.org: https://git.kernel.org/stable/c/f32ac9bf5e3f594ef9bfedb410aebc98cf784e69 git.kernel.org: https://git.kernel.org/stable/c/0f517480d5888cd54487c5662ce4da95b30ad798 git.kernel.org: https://git.kernel.org/stable/c/8fa969cd8485031294f91fc7184399000cae6355 git.kernel.org: https://git.kernel.org/stable/c/b0bfaf0544d08d093d6211d7ef8816fb0b5b6c75