CVE-2025-71290
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
May 06, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: misc: ti_fpc202: fix a potential memory leak in probe function Use for_each_child_of_node_scoped() to simplify the code and ensure the device node reference is automatically released when the loop scope ends.