PT-2026-90461 · Linux · Linux
CVE-2026-89745
·
Publicado
2026-09-11
·
Atualizado
2026-09-11
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:
debugfs: Fix lockdown check for mmap prepare
Commit 651fdda8406d ("relay: update relay to use mmap prepare")
changed the
mmap file operation to mmap prepare for relayfs, but
the lockdown check in debugfs was not updated accordingly.This prevents debugfs from being locked down when the kernel is in
integrity mode if a file uses
mmap prepare but not mmap.Since the conversion to
mmap prepare across the kernel is not yet
complete, update the lockdown check to look for both mmap and
mmap prepare to ensure comprehensive coverage. Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux