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
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-09-18 08:15
Updated : 2024-09-20 12:30
NVD link : CVE-2024-46767
Mitre link : CVE-2024-46767
CVE.ORG link : CVE-2024-46767
JSON object : View
Products Affected
No product.
CWE
No CWE.