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.
References
Link | Resource |
---|---|
https://xenbits.xenproject.org/xsa/advisory-470.html |
Configurations
No configuration.
History
17 Jul 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-755 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
Summary |
|
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