Bug 2467101 (CVE-2025-71290) - CVE-2025-71290 kernel: misc: ti_fpc202: fix a potential memory leak in probe function
Summary: CVE-2025-71290 kernel: misc: ti_fpc202: fix a potential memory leak in probe ...
Keywords:
Status: NEW
Alias: CVE-2025-71290
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-06 13:04 UTC by OSIDB Bzimport
Modified: 2026-05-06 16:59 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-06 13:04:19 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.