CVE-2022-49346
published 2025-02-26CVE-2022-49346: In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Every iteration of…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
18.1th percentile
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Every iteration of for_each_available_child_of_node() decrements
the reference count of the previous node.
when breaking early from a for_each_available_child_of_node() loop,
we need to explicitly call of_node_put() on the gphy_fw_np.
Add missing of_node_put() to avoid refcount leak.
Affected
18 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 | >= 14fceff4771e51b23b4485b575cf9e5b3414b89b < 7c8df6fad43d9d5d77f281f794b2a93cd02fd1a9 | 7c8df6fad43d9d5d77f281f794b2a93cd02fd1a9 |
| linux | linux | >= 14fceff4771e51b23b4485b575cf9e5b3414b89b < c2ae49a113a5344232f1ebb93bcf18bbd11e9c39 | c2ae49a113a5344232f1ebb93bcf18bbd11e9c39 |
| linux | linux | >= 14fceff4771e51b23b4485b575cf9e5b3414b89b < 54d6802c4d83fa8de7696cfec06f475d5fd92d27 | 54d6802c4d83fa8de7696cfec06f475d5fd92d27 |
| linux | linux | >= 14fceff4771e51b23b4485b575cf9e5b3414b89b < 32cd78c5610f02a929f63cac985e73692d05f33e | 32cd78c5610f02a929f63cac985e73692d05f33e |
| linux | linux | >= 14fceff4771e51b23b4485b575cf9e5b3414b89b < 2e007ac6fa7c9c94ad84da075c5c504afad690a0 | 2e007ac6fa7c9c94ad84da075c5c504afad690a0 |
| linux | linux | >= 14fceff4771e51b23b4485b575cf9e5b3414b89b < 0737e018a05e2aa352828c52bdeed3b02cff2930 | 0737e018a05e2aa352828c52bdeed3b02cff2930 |
| linux | linux_kernel | — | — |
| 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 | >= 4.20 < 5.4.198 | 5.4.198 |
| linux | linux_kernel | >= 5.11 < 5.15.47 | 5.15.47 |
| linux | linux_kernel | >= 5.16 < 5.17.15 | 5.17.15 |
| linux | linux_kernel | >= 5.18 < 5.18.4 | 5.18.4 |
| linux | linux_kernel | >= 5.5 < 5.10.122 | 5.10.122 |
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.
GHSA
GHSA-6c3m-6rx5-566h: In the Linux kernel, the following vulnerability has been resolved:
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Every iteration
ghsa_unreviewed·2025-04-14
CVE-2022-49346 [MEDIUM] GHSA-6c3m-6rx5-566h: In the Linux kernel, the following vulnerability has been resolved:
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Every iteration
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Every iteration of for_each_available_child_of_node() decrements
the reference count of the previous node.
when breaking early from a for_each_available_child_of_node() loop,
we need to explicitly call of_node_put() on the gphy_fw_np.
Add missing of_node_put() to avoid refcount leak.
OSV
CVE-2022-49346: In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Every iteration of
osv·2025-02-26·CVSS 5.5
CVE-2022-49346 [MEDIUM] CVE-2022-49346: In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Every iteration of
In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. when breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the gphy_fw_np. Add missing of_node_put() to avoid refcount leak.
Red Hat
kernel: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49346 [MEDIUM] kernel: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
kernel: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Every iteration of for_each_available_child_of_node() decrements
the reference count of the previous node.
when breaking early from a for_each_available_child_of_node() loop,
we need to explicitly call of_node_put() on the gphy_fw_np.
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
Debian
CVE-2022-49346: linux - In the Linux kernel, the following vulnerability has been resolved: net: dsa: l...
vendor_debian·2022·CVSS 5.5
CVE-2022-49346 [MEDIUM] CVE-2022-49346: linux - In the Linux kernel, the following vulnerability has been resolved: net: dsa: l...
In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. when breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the gphy_fw_np. 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)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/0737e018a05e2aa352828c52bdeed3b02cff2930https://git.kernel.org/stable/c/2e007ac6fa7c9c94ad84da075c5c504afad690a0https://git.kernel.org/stable/c/32cd78c5610f02a929f63cac985e73692d05f33ehttps://git.kernel.org/stable/c/54d6802c4d83fa8de7696cfec06f475d5fd92d27https://git.kernel.org/stable/c/7c8df6fad43d9d5d77f281f794b2a93cd02fd1a9https://git.kernel.org/stable/c/c2ae49a113a5344232f1ebb93bcf18bbd11e9c39
2025-02-26
Published