CVE-2022-49244
published 2025-02-26CVE-2022-49244: In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe The…
PriorityP416medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
18.1th percentile
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.
Affected
14 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.17.3-1 (bookworm) | linux 5.17.3-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 286c6f7b28fab19d649c2e1f3bc18fdecdbadfe5 < 87e04a89c31e792eef62bcba6ebb77fd323d28a1 | 87e04a89c31e792eef62bcba6ebb77fd323d28a1 |
| linux | linux | >= 4e28491a7a198c668437f2be8a91a76aa52f20eb < 1765787ec02e824f4f5e672cf269280a5da09d2f | 1765787ec02e824f4f5e672cf269280a5da09d2f |
| linux | linux | >= 4e28491a7a198c668437f2be8a91a76aa52f20eb < e45ac7831ff3e2934d58cce319c17c8ec763c95c | e45ac7831ff3e2934d58cce319c17c8ec763c95c |
| linux | linux | >= 5.15.17 < 5.15.33 | 5.15.33 |
| linux | linux | >= 5.16.3 < 5.16.19 | 5.16.19 |
| linux | linux | >= d1be8577f0b2f679095d237aaf281dca344f06c4 < d5a38629f1aaf397fd471b27e49d55289ddc0656 | d5a38629f1aaf397fd471b27e49d55289ddc0656 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 5.15.17 < 5.15.33 | 5.15.33 |
| linux | linux_kernel | >= 5.16.3 < 5.16.19 | 5.16.19 |
| linux | linux_kernel | >= 5.17 < 5.17.2 | 5.17.2 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49244 [MEDIUM] kernel: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
kernel: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
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.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat
Debian
CVE-2022-49244: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: media...
vendor_debian·2022·CVSS 5.5
CVE-2022-49244 [MEDIUM] CVE-2022-49244: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: media...
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.
Scope: local
bookworm: resolved (fixed in 5.17.3-1)
bullseye: resolved
forky: resolved (fixed in 5.17.3-1)
sid: resolved (fixed in 5.17.3-1)
trixie: resolved (fixed in 5.17.3-1)
GHSA
GHSA-c9pv-47gq-x8jg: In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
The
ghsa_unreviewed·2025-09-22
CVE-2022-49244 [MEDIUM] GHSA-c9pv-47gq-x8jg: In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
The
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.
OSV
CVE-2022-49244: In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe The d
osv·2025-02-26·CVSS 5.5
CVE-2022-49244 [MEDIUM] CVE-2022-49244: In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe The d
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.
No detection rules found.
No public exploits indexed.
2025-02-26
Published