← Volver al buscador de CVEs

CVE-2026-46179

Linux Kernel

Descripción

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

CVSS 5.5EPSS 0.122%Riesgo 0.56
Ver fuente
Publicación
2026-05-28 10:16:33
Versiones afectadas
unknown
Tipo
Core software
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux