CVE-2026-64161

UnknownEPSS 0.17%

Last modified

CVE-2026-64161 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.17%

6.3th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 511f6c1ae093c7045742299d29eba71925709a71, < 994358adc0982d17731ffea7dfacd25afcc89773; >= 511f6c1ae093c7045742299d29eba71925709a71, < ca029dde6ad732a5aba28d6b107d7a84ba5e302b; >= 511f6c1ae093c7045742299d29eba71925709a71, < 6635fa84403c3a59455b66007c019a7cc632db30
LinuxLinux6.18

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-64161?
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.
How severe is CVE-2026-64161?
Severity scoring for CVE-2026-64161 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2026-64161?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-64161?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST