CVE-2026-64161 is a vulnerability in Linux Kernel
Published on July 19, 2026
net: ti: icssm-prueth: fix eth_ports_node leak in probe
In the Linux kernel, the following vulnerability has been resolved:
net: ti: icssm-prueth: fix eth_ports_node leak in probe
The error path on of_property_read_u32() failure inside
icssm_prueth_probe() returns without putting eth_ports_node,
which was acquired before the for_each_child_of_node() loop.
Drop it before returning.
Products Associated with CVE-2026-64161
Want to know whenever a new CVE is published for Linux Kernel? stack.watch will email you.
Affected Versions
Linux:- Version 511f6c1ae093c7045742299d29eba71925709a71 and below 994358adc0982d17731ffea7dfacd25afcc89773 is affected.
- Version 511f6c1ae093c7045742299d29eba71925709a71 and below ca029dde6ad732a5aba28d6b107d7a84ba5e302b is affected.
- Version 511f6c1ae093c7045742299d29eba71925709a71 and below 6635fa84403c3a59455b66007c019a7cc632db30 is affected.
- Version 6.18 is affected.
- Before 6.18 is unaffected.
- Version 6.18.34, <= 6.18.* is unaffected.
- Version 7.0.11, <= 7.0.* is unaffected.
- Version 7.1, <= * is unaffected.