Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-46767
HistorySep 18, 2024 - 8:15 a.m.

CVE-2024-46767

2024-09-1808:15:04
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
vulnerability
net: phy
of_node_put()
leds

EPSS

0

Percentile

16.4%

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.

EPSS

0

Percentile

16.4%

Related for NVD:CVE-2024-46767