PT-2026-86730 · Azure Linux · Kernel

Publicado

2026-08-28

·

Atualizado

2026-08-28

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:
tracing/mmiotrace: Add NULL check for mmio trace array in logging functions
mmio trace rw() and mmio trace mapping() retrieve mmio trace array into tr and pass it to trace mmiotrace rw() and trace mmiotrace map(). If these functions are invoked while mmio trace array is NULL (e.g. before initialization or after disabled), accessing tr->array buffer.buffer will result in a NULL pointer dereference crash.
Fix this by adding an explicit NULL check for tr at the beginning of trace mmiotrace rw() and trace mmiotrace map().
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

AZL-98175

Produtos afetados

Kernel