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

CVE-2026-46179

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/05/2026
Última modificación:
28/05/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ASoC: SOF: Don&amp;#39;t allow pointer operations on unconfigured streams<br /> <br /> When reporting the pointer for a compressed stream we report the current<br /> I/O frame position by dividing the position by the number of channels<br /> multiplied by the number of container bytes. These values default to 0 and<br /> are only configured as part of setting the stream parameters so this allows<br /> a divide by zero to be configured. Validate that they are non zero,<br /> returning an error if not

Impacto