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

CVE-2026-68449

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
12/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 /> ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning<br /> <br /> The hand-rolled bit-scanning loop in the NCQ completion path has an<br /> infinite loop bug. When tag_mask has only high bits set (e.g.<br /> 0x80000000), the inner while loop left-shifts tag_mask until it<br /> overflows to 0. At that point !(0 &amp; 1) is always true and 0

Impacto