CVE-2025-71290
Awaiting Analysis Awaiting Analysis - Queue
Memory Leak in Linux Kernel TI FPC202 Driver

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-06-16
AI Q&A
2026-05-06
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a potential memory leak in the Linux kernel's ti_fpc202 driver, specifically in its probe function. The issue was addressed by using the for_each_child_of_node_scoped() function, which simplifies the code and ensures that the device node reference is automatically released when the loop scope ends.

Impact Analysis

A potential memory leak in the kernel can lead to increased memory usage over time, which might degrade system performance or cause instability if the leak is significant and persistent.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-71290. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart