CVE-2024-46767
Not scored
net: phy: Fix missing of_node_put() for leds
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.
Exploit probability
0.2%
Published
September 18, 2024
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2024-46767
View original source
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.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/2560db6ede1aaf162a73b2df43e0b6c5ed8819f7
- https://git.kernel.org/stable/c/26928c8f00f6bb0e194f3957fe51c69d36838eb2
- https://git.kernel.org/stable/c/d9c8dbbc236cdc6231ee91cdede2fc97b430cfff
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/46xxx/CVE-2024-46767.json
- https://nvd.nist.gov/vuln/detail/CVE-2024-46767