Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing of_node_put() for leds The call of of_get_child_by_name() will cause refcount incremented for leds, if it succeeds, it should call of_node_put() to decrease it, fix it.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.4, < 6.6.51 |
References
- https://git.kernel.org/stable/c/2560db6ede1aaf162a73b2df43e0b6c5ed8819f7Patch
- https://git.kernel.org/stable/c/26928c8f00f6bb0e194f3957fe51c69d36838eb2Patch
- https://git.kernel.org/stable/c/d9c8dbbc236cdc6231ee91cdede2fc97b430cfffPatch
FAQ
What is CVE-2024-46767?
CVE-2024-46767 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing of_node_put() for leds The call of of_get_child_by_name() will cause refcount incremented for leds, if it su...
How severe is CVE-2024-46767?
CVE-2024-46767 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-2024-46767?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.