Description
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link() If fwnode_graph_get_remote_endpoint() fails, 'fwnode' is known to be NULL, so fwnode_handle_put() is a no-op. Release the reference taken from a previous fwnode_graph_get_port_parent() call instead. Also handle fwnode_graph_get_port_parent() failures. In order to fix these issues, add an error handling path to the function and the needed gotos.
References (8)
Core 8
Core References
Scores
EPSS
0.0019
EPSS Percentile
9.1%
Details
Status
published
Products (25)
linux/Kernel
4.13.0 - 4.19.295linux
linux/Kernel
4.20.0 - 5.4.257linux
linux/Kernel
5.11.0 - 5.15.132linux
linux/Kernel
5.16.0 - 6.1.53linux
linux/Kernel
5.5.0 - 5.10.195linux
linux/Kernel
6.2.0 - 6.4.16linux
linux/Kernel
6.5.0 - 6.5.3linux
Linux/Linux
< 4.13
Linux/Linux
4.13
Linux/Linux
4.19.295 - 4.19.*
... and 15 more
Published
Dec 30, 2025
Tracked Since
Feb 18, 2026