CVE-2022-49439
published 2025-02-26CVE-2022-49439: In the Linux kernel, the following vulnerability has been resolved: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup of_parse_phandle() returns a node…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.3th percentile
In the Linux kernel, the following vulnerability has been resolved:
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
Affected
21 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 | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < 51e25fbf20c9152d84a34b7afac15a41fe5c9116 | 51e25fbf20c9152d84a34b7afac15a41fe5c9116 |
| linux | linux | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < 5b8aa2ba38c010f47c965dd9bb5a8561813ed649 | 5b8aa2ba38c010f47c965dd9bb5a8561813ed649 |
| linux | linux | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < bcb6c4c5eb4836a21411dfe8247bf9951eb6e7c3 | bcb6c4c5eb4836a21411dfe8247bf9951eb6e7c3 |
| linux | linux | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < 46fd994763cf6884b88a2da712af918f3ed54d7b | 46fd994763cf6884b88a2da712af918f3ed54d7b |
| linux | linux | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < 7b668a59ddfb32727e39b06fdf52b28e58c684e0 | 7b668a59ddfb32727e39b06fdf52b28e58c684e0 |
| linux | linux | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < c70dd353d37158e06bf8d450d4b31a7091609924 | c70dd353d37158e06bf8d450d4b31a7091609924 |
| linux | linux | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < 5607a77a365df8c0fd5ff43ac424812b95775527 | 5607a77a365df8c0fd5ff43ac424812b95775527 |
| linux | linux | >= abc3aeae3aaa5c319d02f12649e17ea5929999aa < fcee96924ba1596ca80a6770b2567ca546f9a482 | fcee96924ba1596ca80a6770b2567ca546f9a482 |
| 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 | >= 3.3 < 4.14.283 | 4.14.283 |
| linux | linux_kernel | >= 4.15 < 4.19.247 | 4.19.247 |
| linux | linux_kernel | >= 4.20 < 5.4.198 | 5.4.198 |
| 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.5 < 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: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49439 [MEDIUM] CWE-401 kernel: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
kernel: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
In the Linux kernel, the following vulnerability has been resolved:
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need 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 affected
Package:
Debian
CVE-2022-49439: linux - In the Linux kernel, the following vulnerability has been resolved: powerpc/fsl...
vendor_debian·2022·CVSS 5.5
CVE-2022-49439 [MEDIUM] CVE-2022-49439: linux - In the Linux kernel, the following vulnerability has been resolved: powerpc/fsl...
In the Linux kernel, the following vulnerability has been resolved: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need 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-622v-pr25-m36f: In the Linux kernel, the following vulnerability has been resolved:
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
of_parse_phandle() returns a
ghsa_unreviewed·2025-03-17
CVE-2022-49439 [MEDIUM] GHSA-622v-pr25-m36f: In the Linux kernel, the following vulnerability has been resolved:
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
of_parse_phandle() returns a
In the Linux kernel, the following vulnerability has been resolved:
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
OSV
CVE-2022-49439: In the Linux kernel, the following vulnerability has been resolved: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup of_parse_phandle() returns a n
osv·2025-02-26·CVSS 5.5
CVE-2022-49439 [MEDIUM] CVE-2022-49439: In the Linux kernel, the following vulnerability has been resolved: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup of_parse_phandle() returns a n
In the Linux kernel, the following vulnerability has been resolved: powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/46fd994763cf6884b88a2da712af918f3ed54d7bhttps://git.kernel.org/stable/c/51e25fbf20c9152d84a34b7afac15a41fe5c9116https://git.kernel.org/stable/c/5607a77a365df8c0fd5ff43ac424812b95775527https://git.kernel.org/stable/c/5b8aa2ba38c010f47c965dd9bb5a8561813ed649https://git.kernel.org/stable/c/7b668a59ddfb32727e39b06fdf52b28e58c684e0https://git.kernel.org/stable/c/bcb6c4c5eb4836a21411dfe8247bf9951eb6e7c3https://git.kernel.org/stable/c/c70dd353d37158e06bf8d450d4b31a7091609924https://git.kernel.org/stable/c/fcee96924ba1596ca80a6770b2567ca546f9a482
2025-02-26
Published