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
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
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux_kernel | linux_kernel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
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.
How can this vulnerability impact me? :
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.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70