← voltar
CVE-2023-46842

x86 HVM hypercalls may trigger Xen bug check

CVSS 6.5 MEDIUMEPSS 8.5%CWE-843
Em resumo

Máquinas virtuais HVM no Xen podem fazer o hipervisor travar ao alternar entre modos de processador e definir registradores do CPU com valores inválidos durante hiperchamadas de longa duração. Isso faz uma verificação de segurança falhar e derruba o sistema.

Detalhe técnico

Vulnerabilidade CWE-843 (Type Confusion) no processamento de hiperchamadas HVM do Xen, onde máquinas virtuais que alternam de modo conseguem definir registradores de argumentos de hiperchamadas de 32 bits com valores de 64 bits que violam verificações internas de integridade, causando travamento do hipervisor via falha de asserção.

Resumo gerado e traduzido por IA a partir da descrição oficial.
Unlike 32-bit PV guests, HVM guests may switch freely between 64-bit and other modes. This in particular means that they may set registers used to pass 32-bit-mode hypercall arguments to values outside of the range 32-bit code would be able to set them to. When processing of hypercalls takes a considerable amount of time, the hypervisor may choose to invoke a hypercall continuation. Doing so involves putting (perhaps updated) hypercall arguments in respective registers. For guests not running in 64-bit mode this further involves a certain amount of translation of the values. Unfortunately internal sanity checking of these translated values assumes high halves of registers to always be clear when invoking a hypercall. When this is found not to be the case, it triggers a consistency check in the hypervisor and causes a crash.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Produtos afetados
Xen · Xen

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →