PT-2026-61451 · Linux · Linux
CVE-2026-64134
·
Publicado
2026-07-19
·
Atualizado
2026-07-19
CVSS v3.1
7.8
Alta
| Vetor | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
In the Linux kernel, the following vulnerability has been resolved:
ALSA: pcm: Don't setup bogus iov iter for silencing
At transition to the iov iter for PCM data transfer, we blindly
applied the iov iter setup also for silencing (i.e. data = NULL), and
it leads to a calculation of bogus iov iter. Fortunately this didn't
cause troubles on most of architectures but it goes wrong on RISC-V
now, causing a NULL dereference.
Handle the NULL data case to treat the silencing in interleaved copy()
for addressing the bug above. noninterleaved copy() has already the
NULL data handling, so it doesn't need changes.
Correção
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux