The fixes for XSA-422 (Branch Type Confusion) and XSA-434 (Speculative
Return Stack Overflow) are not IRQ-safe. It was believed that the
mitigations always operated in contexts with IRQs disabled.
However, the original XSA-254 fix for Meltdown (XPTI) deliberately left
interrupts enabled on two entry paths; one unconditionally, and one
conditionally on whether XPTI was active.
As BTC/SRSO and Meltdown affect different CPU vendors, the mitigations
are not active together by default. Therefore, there is a race
condition whereby a malicious PV guest can bypass BTC/SRSO protections
and launch a BTC/SRSO attack against Xen.
References
Link | Resource |
---|---|
https://xenbits.xenproject.org/xsa/advisory-446.html | Patch Vendor Advisory |
https://xenbits.xenproject.org/xsa/advisory-446.html | Patch Vendor Advisory |
Configurations
History
21 Nov 2024, 08:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://xenbits.xenproject.org/xsa/advisory-446.html - Patch, Vendor Advisory |
05 Jan 2024, 18:23
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-05 17:15
Updated : 2025-06-03 15:15
NVD link : CVE-2023-46836
Mitre link : CVE-2023-46836
CVE.ORG link : CVE-2023-46836
JSON object : View
Products Affected
xen
- xen
CWE