CVE-2026-68207
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
10/08/2026
Última modificación:
19/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: ti: vpe: unwind v4l2 device registration on probe error<br />
<br />
If the vpe_top resource is missing, vpe_probe() returns -ENODEV after<br />
v4l2_device_register() has succeeded. Probe failures do not call the<br />
driver&#39;s remove callback, so the v4l2 device remains registered on that<br />
error path.<br />
<br />
Route that failure through the existing v4l2_device_unregister() unwind<br />
label, matching the other errors after v4l2_device_register().
Impacto
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/0f0a60c000876bcd808a70d602c758c2e64c77d8
- https://git.kernel.org/stable/c/4ecf0cc0cf59032a89bcdf36fbbb03bff5455fd9
- https://git.kernel.org/stable/c/7d383357905de975e1dbde639e5fa7477075d104
- https://git.kernel.org/stable/c/7e6521dd747eca3cb3d4cd3ddcf20f266494f63d
- https://git.kernel.org/stable/c/e0f1c9a90ef665f2587c274a8fed59f2dfc575a6
- https://git.kernel.org/stable/c/fcbbaf9cb9722a82f0221c56114037fc537f4ada


