CVE-2026-43189
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
11/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: v4l2-async: Fix error handling on steps after finding a match<br />
<br />
Once an async connection is found to be matching with an fwnode, a<br />
sub-device may be registered (in case it wasn&#39;t already), its bound<br />
operation is called, ancillary links are created, the async connection<br />
is added to the sub-device&#39;s list of connections and removed from the<br />
global waiting connection list. Further on, the sub-device&#39;s possible own<br />
notifier is searched for possible additional matches.<br />
<br />
Fix these specific issues:<br />
<br />
- If v4l2_async_match_notify() failed before the sub-notifier handling,<br />
the async connection was unbound and its entry removed from the<br />
sub-device&#39;s async connection list. The latter part was also done in<br />
v4l2_async_match_notify().<br />
<br />
- The async connection&#39;s sd field was only set after creating ancillary<br />
links in v4l2_async_match_notify(). It was however dereferenced in<br />
v4l2_async_unbind_subdev_one(), which was called on error path of<br />
v4l2_async_match_notify() failure.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/2de0a3c8148fc3dbea21981e6569f550b3626119
- https://git.kernel.org/stable/c/30aaed311f973f13ba13a0cd2dc0202f595fff48
- https://git.kernel.org/stable/c/461733d83e67ba7e3a5b750c0d203f738e01244f
- https://git.kernel.org/stable/c/7345d6d356336c448d6b9230ed8704f39679fd12
- https://git.kernel.org/stable/c/b02bcb378efa8af07827f49b3afcc5e825318c55



