CVE-2022-49241
published 2025-02-26CVE-2022-49241: In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe The device_node pointer is…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.2th percentile
In the Linux kernel, the following vulnerability has been resolved:
ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_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 path.
Affected
15 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 | >= fdbcb3cba54b29a37dfe42acdc0e72c543e0807d < 90ac679aa6a01841da90ec5a4aaa4b5e0badddf0 | 90ac679aa6a01841da90ec5a4aaa4b5e0badddf0 |
| linux | linux | >= fdbcb3cba54b29a37dfe42acdc0e72c543e0807d < f589063b585ac6dd2081bde6c145411cf48d8d92 | f589063b585ac6dd2081bde6c145411cf48d8d92 |
| linux | linux | >= fdbcb3cba54b29a37dfe42acdc0e72c543e0807d < 14228225091a0854b1de23e5b4fe8bdeeca9683b | 14228225091a0854b1de23e5b4fe8bdeeca9683b |
| linux | linux | >= fdbcb3cba54b29a37dfe42acdc0e72c543e0807d < f43ad5dc43240289f4cf13c16cc506f4f7087931 | f43ad5dc43240289f4cf13c16cc506f4f7087931 |
| linux | linux | >= fdbcb3cba54b29a37dfe42acdc0e72c543e0807d < 740dc3e846537c3743da98bf106f376023fd085c | 740dc3e846537c3743da98bf106f376023fd085c |
| linux | linux_kernel | >= 0 < 5.10.113-1 | 5.10.113-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 | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 3.12 < 5.10.110 | 5.10.110 |
| linux | linux_kernel | >= 5.11 < 5.15.33 | 5.15.33 |
| linux | linux_kernel | >= 5.16 < 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: atmel: Fix error handling in sam9x5_wm8731_driver_probe
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49241 [MEDIUM] kernel: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
kernel: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
In the Linux kernel, the following vulnerability has been resolved:
ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_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 path.
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 Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - No
Debian
CVE-2022-49241: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel...
vendor_debian·2022·CVSS 5.5
CVE-2022-49241 [MEDIUM] CVE-2022-49241: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel...
In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_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 path.
Scope: local
bookworm: resolved (fixed in 5.17.3-1)
bullseye: resolved (fixed in 5.10.113-1)
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-xmrj-2g7q-5pcq: In the Linux kernel, the following vulnerability has been resolved:
ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
The device_node po
ghsa_unreviewed·2025-03-17
CVE-2022-49241 [MEDIUM] GHSA-xmrj-2g7q-5pcq: In the Linux kernel, the following vulnerability has been resolved:
ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
The device_node po
In the Linux kernel, the following vulnerability has been resolved:
ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_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 path.
OSV
CVE-2022-49241: In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe The device_node poin
osv·2025-02-26·CVSS 5.5
CVE-2022-49241 [MEDIUM] CVE-2022-49241: In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe The device_node poin
In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_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 path.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/14228225091a0854b1de23e5b4fe8bdeeca9683bhttps://git.kernel.org/stable/c/740dc3e846537c3743da98bf106f376023fd085chttps://git.kernel.org/stable/c/90ac679aa6a01841da90ec5a4aaa4b5e0badddf0https://git.kernel.org/stable/c/f43ad5dc43240289f4cf13c16cc506f4f7087931https://git.kernel.org/stable/c/f589063b585ac6dd2081bde6c145411cf48d8d92
2025-02-26
Published