CVE-2026-43189
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
06/05/2026
Última modificación:
11/05/2026
Descripción
*** Pendiente de traducción *** 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.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6 (incluyendo) | 6.6.128 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.75 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.16 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.6 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- 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



