PT-2026-61155 · Linux · Linux
CVE-2026-63838
·
Publicado
2026-07-19
·
Atualizado
2026-07-19
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
ASoC: rsnd: Fix potential out-of-bounds access of component dais[]
component dais[RSND MAX COMPONENT] is initially zero-initialized
and later populated in rsnd dai of node(). However, the existing boundary check:
if (i >= RSND MAX COMPONENT)
does not guarantee that the last valid element remains zero. As a result,
the loop can rely on component dais[RSND MAX COMPONENT] being zero,
which may lead to an out-of-bounds access.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux