Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.16, < 6.18.16 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/d2975604bf1ba36ffc5a08fe8da97fd63b91c4f1Patch
- https://git.kernel.org/stable/c/dad9f13d967b4e53e8eaf5f9c690f8e778ad9802Patch
- https://git.kernel.org/stable/c/dd16f314cb10e6807c74402efdfa2cccc1f15907Patch
FAQ
What is CVE-2025-71290?
CVE-2025-71290 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2025-71290?
CVE-2025-71290 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-71290?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.