CVE-2026-43189
MediumSummary
A vulnerability related to error handling after finding a match in an async connection has been fixed in the Linux kernel. Once a match with an fwnode is found, a sub-device may be registered, and its bound operation is called.
Risk Assessment
Insufficient error handling may lead to unexpected system behavior, potentially affecting the stability and security of applications relying on this component.
Recommendation
It is recommended to update the Linux kernel to the latest version to eliminate this vulnerability and improve error handling in async connections.
Original NVD description (English source)
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwnode, a sub-device may be registered (in case it wasn't already), its bound operation is called, ancil

