CVE-2022-49477
published 2025-02-26CVE-2022-49477: In the Linux kernel, the following vulnerability has been resolved: ASoC: samsung: Fix refcount leak in aries_audio_probe of_parse_phandle() returns a node…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.2th percentile
In the Linux kernel, the following vulnerability has been resolved:
ASoC: samsung: Fix refcount leak in aries_audio_probe
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
If extcon_find_edev_by_node() fails, it doesn't call of_node_put()
Calling of_node_put() after extcon_find_edev_by_node() to fix this.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.18.5-1 (bookworm) | linux 5.18.5-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < cacea459f95be22b3750f3b25b7a1c5897a68206 | cacea459f95be22b3750f3b25b7a1c5897a68206 |
| linux | linux | >= 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < 85d899f396622d3034643bf89615a78f9be7c91a | 85d899f396622d3034643bf89615a78f9be7c91a |
| linux | linux | >= 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < 70130bde3457d28c02c76b6cacc5d40a72dd6e17 | 70130bde3457d28c02c76b6cacc5d40a72dd6e17 |
| linux | linux | >= 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < 46d1b310a2d571811c4e08041ce287babb60b86a | 46d1b310a2d571811c4e08041ce287babb60b86a |
| linux | linux | >= 7a3a7671fa6c7e90aff5f4242add2a40587b85ef < bf4a9b2467b775717d0e9034ad916888e19713a3 | bf4a9b2467b775717d0e9034ad916888e19713a3 |
| linux | linux_kernel | >= 0 < 5.10.127-1 | 5.10.127-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 5.11 < 5.15.46 | 5.15.46 |
| linux | linux_kernel | >= 5.16 < 5.17.14 | 5.17.14 |
| linux | linux_kernel | >= 5.18 < 5.18.3 | 5.18.3 |
| linux | linux_kernel | >= 5.9 < 5.10.121 | 5.10.121 |
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: samsung: Fix refcount leak in aries_audio_probe
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49477 [MEDIUM] kernel: ASoC: samsung: Fix refcount leak in aries_audio_probe
kernel: ASoC: samsung: Fix refcount leak in aries_audio_probe
In the Linux kernel, the following vulnerability has been resolved:
ASoC: samsung: Fix refcount leak in aries_audio_probe
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
If extcon_find_edev_by_node() fails, it doesn't call of_node_put()
Calling of_node_put() after extcon_find_edev_by_node() to fix this.
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) - Not af
Debian
CVE-2022-49477: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: samsu...
vendor_debian·2022·CVSS 5.5
CVE-2022-49477 [MEDIUM] CVE-2022-49477: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: samsu...
In the Linux kernel, the following vulnerability has been resolved: ASoC: samsung: Fix refcount leak in aries_audio_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. If extcon_find_edev_by_node() fails, it doesn't call of_node_put() Calling of_node_put() after extcon_find_edev_by_node() to fix this.
Scope: local
bookworm: resolved (fixed in 5.18.5-1)
bullseye: resolved (fixed in 5.10.127-1)
forky: resolved (fixed in 5.18.5-1)
sid: resolved (fixed in 5.18.5-1)
trixie: resolved (fixed in 5.18.5-1)
GHSA
GHSA-24gm-rc6w-r33q: In the Linux kernel, the following vulnerability has been resolved:
ASoC: samsung: Fix refcount leak in aries_audio_probe
of_parse_phandle() returns
ghsa_unreviewed·2025-03-17
CVE-2022-49477 [MEDIUM] GHSA-24gm-rc6w-r33q: In the Linux kernel, the following vulnerability has been resolved:
ASoC: samsung: Fix refcount leak in aries_audio_probe
of_parse_phandle() returns
In the Linux kernel, the following vulnerability has been resolved:
ASoC: samsung: Fix refcount leak in aries_audio_probe
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
If extcon_find_edev_by_node() fails, it doesn't call of_node_put()
Calling of_node_put() after extcon_find_edev_by_node() to fix this.
OSV
CVE-2022-49477: In the Linux kernel, the following vulnerability has been resolved: ASoC: samsung: Fix refcount leak in aries_audio_probe of_parse_phandle() returns a
osv·2025-02-26·CVSS 5.5
CVE-2022-49477 [MEDIUM] CVE-2022-49477: In the Linux kernel, the following vulnerability has been resolved: ASoC: samsung: Fix refcount leak in aries_audio_probe of_parse_phandle() returns a
In the Linux kernel, the following vulnerability has been resolved: ASoC: samsung: Fix refcount leak in aries_audio_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. If extcon_find_edev_by_node() fails, it doesn't call of_node_put() Calling of_node_put() after extcon_find_edev_by_node() to fix this.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/46d1b310a2d571811c4e08041ce287babb60b86ahttps://git.kernel.org/stable/c/70130bde3457d28c02c76b6cacc5d40a72dd6e17https://git.kernel.org/stable/c/85d899f396622d3034643bf89615a78f9be7c91ahttps://git.kernel.org/stable/c/bf4a9b2467b775717d0e9034ad916888e19713a3https://git.kernel.org/stable/c/cacea459f95be22b3750f3b25b7a1c5897a68206
2025-02-26
Published