CVE-2025-27465

Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional logic to set up and recover the changes to the arithmetic flags. For replayed instructions where the flags recovery logic is used, the metadata for exception handling was incorrect, preventing Xen from handling the the exception gracefully, treating it as fatal instead.
Configurations

No configuration.

History

17 Jul 2025, 15:15

Type Values Removed Values Added
CWE CWE-755
CVSS v2 : unknown
v3 : 6.5
v2 : unknown
v3 : 4.3
Summary
  • (es) Ciertas instrucciones requieren ser interceptadas y emuladas por Xen. En algunos casos, Xen emula la instrucción repitiéndola mediante un stub ejecutable. Algunas instrucciones pueden generar una excepción, que debería gestionarse correctamente. Algunas instrucciones repetidas tienen lógica adicional para configurar y recuperar los cambios en las banderas aritméticas. En las instrucciones repetidas donde se utiliza la lógica de recuperación de banderas, los metadatos para la gestión de excepciones eran incorrectos, lo que impidió que Xen la gestionara correctamente, tratándola como fatal.

16 Jul 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-16 09:15

Updated : 2025-07-17 15:15


NVD link : CVE-2025-27465

Mitre link : CVE-2025-27465

CVE.ORG link : CVE-2025-27465


JSON object : View

Products Affected

No product.

CWE
CWE-755

Improper Handling of Exceptional Conditions