CVE-2022-49367
published 2025-02-26CVE-2022-49367: In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register of_get_child_by_name()…
PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
18.1th percentile
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
mv88e6xxx_mdio_register() pass the device node to of_mdiobus_register().
We don't need the device node after it.
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 | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < dc1cf8c6f9793546696fded437a5b4c84944c48b | dc1cf8c6f9793546696fded437a5b4c84944c48b |
| linux | linux | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < 86c3c5f8e4bd1325e24f6fba9017cade29933377 | 86c3c5f8e4bd1325e24f6fba9017cade29933377 |
| linux | linux | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < a101793994c0a14c70bb4e44c7fda597eeebba0a | a101793994c0a14c70bb4e44c7fda597eeebba0a |
| linux | linux | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < 42658e47f1abbbe592007d3ba303de466114d0bb | 42658e47f1abbbe592007d3ba303de466114d0bb |
| linux | linux | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < c1df9cb756e5a9ba1841648c44ee5d92306b9c65 | c1df9cb756e5a9ba1841648c44ee5d92306b9c65 |
| linux | linux | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < e0d763d0c7665c7897e4f5a0847ab0c82543345f | e0d763d0c7665c7897e4f5a0847ab0c82543345f |
| linux | linux | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < 8a1a1255152da4fb934290e7ababc66f24985520 | 8a1a1255152da4fb934290e7ababc66f24985520 |
| linux | linux | >= a3c53be55c955b7150cda17874c3fcb4eeb97a89 < 02ded5a173619b11728b8bf75a3fd995a2c1ff28 | 02ded5a173619b11728b8bf75a3fd995a2c1ff28 |
| 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.11 < 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.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-ggw9-xmqw-whqq: In the Linux kernel, the following vulnerability has been resolved:
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
of_get_child_
ghsa_unreviewed·2025-04-14
CVE-2022-49367 [MEDIUM] GHSA-ggw9-xmqw-whqq: In the Linux kernel, the following vulnerability has been resolved:
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
of_get_child_
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
mv88e6xxx_mdio_register() pass the device node to of_mdiobus_register().
We don't need the device node after it.
Add missing of_node_put() to avoid refcount leak.
OSV
CVE-2022-49367: In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register of_get_child_by
osv·2025-02-26·CVSS 5.5
CVE-2022-49367 [MEDIUM] CVE-2022-49367: In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register of_get_child_by
In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. mv88e6xxx_mdio_register() pass the device node to of_mdiobus_register(). We don't need the device node after it. Add missing of_node_put() to avoid refcount leak.
Red Hat
kernel: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49367 [MEDIUM] kernel: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
kernel: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
mv88e6xxx_mdio_register() pass the device node to of_mdiobus_register().
We don't need the device node after it.
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-49367: linux - In the Linux kernel, the following vulnerability has been resolved: net: dsa: m...
vendor_debian·2022·CVSS 5.5
CVE-2022-49367 [MEDIUM] CVE-2022-49367: linux - In the Linux kernel, the following vulnerability has been resolved: net: dsa: m...
In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. mv88e6xxx_mdio_register() pass the device node to of_mdiobus_register(). We don't need the device node after it. 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/02ded5a173619b11728b8bf75a3fd995a2c1ff28https://git.kernel.org/stable/c/42658e47f1abbbe592007d3ba303de466114d0bbhttps://git.kernel.org/stable/c/86c3c5f8e4bd1325e24f6fba9017cade29933377https://git.kernel.org/stable/c/8a1a1255152da4fb934290e7ababc66f24985520https://git.kernel.org/stable/c/a101793994c0a14c70bb4e44c7fda597eeebba0ahttps://git.kernel.org/stable/c/c1df9cb756e5a9ba1841648c44ee5d92306b9c65https://git.kernel.org/stable/c/dc1cf8c6f9793546696fded437a5b4c84944c48bhttps://git.kernel.org/stable/c/e0d763d0c7665c7897e4f5a0847ab0c82543345f
2025-02-26
Published