CVE-2026-68227
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: cx231xx: fix devres lifetime<br />
<br />
USB drivers bind to USB interfaces and any device managed resources<br />
should have their lifetime tied to the interface rather than parent USB<br />
device. This avoids issues like memory leaks when drivers are unbound<br />
without their devices being physically disconnected (e.g. on probe<br />
deferral or configuration changes).<br />
<br />
Fix the driver state lifetime so that it is released on driver unbind.
Impacto
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/0ea4b6fd49f7bed3a7e2b8734c15d9699dabe26f
- https://git.kernel.org/stable/c/1770fc4e2b47b1185e6f688d4012bc91f7543854
- https://git.kernel.org/stable/c/7d6358ab02866e5b7ed8d3a00805297617bbb0ec
- https://git.kernel.org/stable/c/a373f1a5137e96549a795e7fb9efb5de0ae1d065
- https://git.kernel.org/stable/c/c07f535bcdd3f956d4c32085535368f46ba99ba0
- https://git.kernel.org/stable/c/c5ccb01eb1107acb6aab8ce8fe5a523f215c837e
- https://git.kernel.org/stable/c/e797e252bfb3d0d4b3d38e4faef817e05869c240
- https://git.kernel.org/stable/c/f468b7ee5d6332b01e6c538179a4c720e6dae93b


