Addressing certain issues, in particular related to operations which may
take excessively long and therefore would need preemption, has turned out
overly costly. Since alternatives (HVM/PVH: HAP, PV: shim) are commonly
available, the decision was to deprecate the functionality, while still
retaining it for people to use at their own (security) risk. Memory-wise
small enough guests may still be okay to run.
Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-42493",
"assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"assignerShortName": "XEN",
"dateUpdated": "2026-07-28T13:34:08.998Z",
"dateReserved": "2026-04-27T14:20:24.139Z",
"datePublished": "2026-07-28T12:31:11.950Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"shortName": "XEN",
"dateUpdated": "2026-07-28T12:31:11.950Z"
},
"datePublic": "2026-07-28T12:00:00.000Z",
"title": "x86 shadow paging is deprecated",
"descriptions": [
{
"lang": "en",
"value": "Addressing certain issues, in particular related to operations which may\ntake excessively long and therefore would need preemption, has turned out\noverly costly. Since alternatives (HVM/PVH: HAP, PV: shim) are commonly\navailable, the decision was to deprecate the functionality, while still\nretaining it for people to use at their own (security) risk. Memory-wise\nsmall enough guests may still be okay to run."
}
],
"affected": [
{
"vendor": "Xen",
"product": "Xen",
"defaultStatus": "unknown",
"versions": [
{
"version": "consult Xen advisory XSA-495",
"status": "unknown"
}
]
}
],
"references": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-495.html"
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "An unprivileged guest may be able to cause Denial of Service (DoS)\naffecting the entire host."
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "All x86 systems with builds of Xen having SHADOW_PAGING=y are affected.\nNote that prior to Xen 4.7 this control didn't exist, and all builds of\nXen would be affected. (Strictly speaking Xen 4.6 had a different, harder\nto use mechanism to disable shadow paging support: One could pass\n\"shadow-paging=n\" on the make command line.)"
}
],
"workarounds": [
{
"lang": "en",
"value": "Running HVM and PVH in Hardware Assisted Paging (HAP) mode will avoid this\nvulnerability.\n\nThere's no mitigation available for PV guests. This is because shadow\nmode, if support is enabled in the hypervisor, could be engaged at any\ntime. Note that without shadow mode built into Xen, guests not properly\ndealing with L1TF will simply be crashed instead."
}
]
},
"adp": [
{
"providerMetadata": {
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE",
"dateUpdated": "2026-07-28T13:34:08.998Z"
},
"title": "CVE Program Container",
"references": [
{
"url": "http://xenbits.xen.org/xsa/advisory-495.html"
}
]
}
]
}
}