CVE-2026-64161
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/07/2026
Last modified:
30/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: ti: icssm-prueth: fix eth_ports_node leak in probe<br />
<br />
The error path on of_property_read_u32() failure inside<br />
icssm_prueth_probe() returns without putting eth_ports_node,<br />
which was acquired before the for_each_child_of_node() loop.<br />
<br />
Drop it before returning.



