Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register of_get_child_by_name() 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.8, < 5.17.15 |
References
- https://git.kernel.org/stable/c/7fb1fe7d9a167205413f1de8db9f7d0f82c78286Patch
- https://git.kernel.org/stable/c/b51996e35bbfcc7a27d94dfeed5cc2429b2c0df4Patch
- https://git.kernel.org/stable/c/b8d91399775c55162073bb2aca061ec42e3d4bc1Patch
FAQ
What is CVE-2022-49342?
CVE-2022-49342 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register of_get_child_by_name() returns a node pointer with refcount incr...
How severe is CVE-2022-49342?
CVE-2022-49342 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49342?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.