CVE-2022-49244
ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_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
286c6f7b28fab19d649c2e1f3bc18fdecdbadfe5 < 87e04a89c31e792eef62bcba6ebb77fd323d28a1 d1be8577f0b2f679095d237aaf281dca344f06c4 < d5a38629f1aaf397fd471b27e49d55289ddc0656 4e28491a7a198c668437f2be8a91a76aa52f20eb < 1765787ec02e824f4f5e672cf269280a5da09d2f 4e28491a7a198c668437f2be8a91a76aa52f20eb < e45ac7831ff3e2934d58cce319c17c8ec763c95c
Linux / Linux
5.17
References
git.kernel.org: https://git.kernel.org/stable/c/87e04a89c31e792eef62bcba6ebb77fd323d28a1 git.kernel.org: https://git.kernel.org/stable/c/d5a38629f1aaf397fd471b27e49d55289ddc0656 git.kernel.org: https://git.kernel.org/stable/c/1765787ec02e824f4f5e672cf269280a5da09d2f git.kernel.org: https://git.kernel.org/stable/c/e45ac7831ff3e2934d58cce319c17c8ec763c95c