CVE-2022-49473
published 2025-02-26CVE-2022-49473: In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* of_parse_phandle() returns a…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.1th percentile
In the Linux kernel, the following vulnerability has been resolved:
ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
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 | >= 6748d05590594837e42dfa975879fb275099f0b2 < 510e879420b410d88c612aecc6ca15dc6fe77473 | 510e879420b410d88c612aecc6ca15dc6fe77473 |
| linux | linux | >= 6748d05590594837e42dfa975879fb275099f0b2 < 2a3966b950b37a6f10c5f9caee15b4cdcf5a7413 | 2a3966b950b37a6f10c5f9caee15b4cdcf5a7413 |
| linux | linux | >= 6748d05590594837e42dfa975879fb275099f0b2 < d748ff8fbb3a5296bddd586445dc692b079cbe3d | d748ff8fbb3a5296bddd586445dc692b079cbe3d |
| linux | linux | >= 6748d05590594837e42dfa975879fb275099f0b2 < 554df0f70bff1ace6d2df2fcaddbc9b7bd509de2 | 554df0f70bff1ace6d2df2fcaddbc9b7bd509de2 |
| linux | linux | >= 6748d05590594837e42dfa975879fb275099f0b2 < a34840c4eb3278a7c29c9c57a65ce7541c66f9f2 | a34840c4eb3278a7c29c9c57a65ce7541c66f9f2 |
| 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: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49473 [MEDIUM] CWE-401 kernel: ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
kernel: ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
In the Linux kernel, the following vulnerability has been resolved:
ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
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 affected
Package: kernel (Red Hat Enterprise Linux 9) - Not
Debian
CVE-2022-49473: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j...
vendor_debian·2022·CVSS 5.5
CVE-2022-49473 [MEDIUM] CVE-2022-49473: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j...
In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
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-hw3r-gvqg-rmwc: In the Linux kernel, the following vulnerability has been resolved:
ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
of_parse_phandle() r
ghsa_unreviewed·2025-03-17
CVE-2022-49473 [MEDIUM] GHSA-hw3r-gvqg-rmwc: In the Linux kernel, the following vulnerability has been resolved:
ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
of_parse_phandle() r
In the Linux kernel, the following vulnerability has been resolved:
ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
OSV
CVE-2022-49473: In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* of_parse_phandle() ret
osv·2025-02-26·CVSS 5.5
CVE-2022-49473 [MEDIUM] CVE-2022-49473: In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* of_parse_phandle() ret
In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2a3966b950b37a6f10c5f9caee15b4cdcf5a7413https://git.kernel.org/stable/c/510e879420b410d88c612aecc6ca15dc6fe77473https://git.kernel.org/stable/c/554df0f70bff1ace6d2df2fcaddbc9b7bd509de2https://git.kernel.org/stable/c/a34840c4eb3278a7c29c9c57a65ce7541c66f9f2https://git.kernel.org/stable/c/d748ff8fbb3a5296bddd586445dc692b079cbe3d
2025-02-26
Published