Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-80553

Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
26/08/2026
Última modificación:
27/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> s390/vfio_ccw: Cancel existing workqueues<br /> <br /> The initialization of the io_work and crw_work workqueues begs the<br /> question of whether they should be un-initialized. Add the corresponding<br /> cleanup tags in _release_dev to ensure work isn&amp;#39;t dispatched after<br /> the private struct is free&amp;#39;d.