Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-23554 (GCVE-0-2026-23554)
Vulnerability from cvelistv5 – Published: 2026-03-23 06:56 – Updated: 2026-03-23 14:19- CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-03-23T07:32:25.539Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/17/6"
},
{
"url": "http://xenbits.xen.org/xsa/advisory-480.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-23554",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-23T14:18:54.774466Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-367",
"description": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-23T14:19:27.752Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Xen",
"vendor": "Xen",
"versions": [
{
"status": "unknown",
"version": "consult Xen advisory XSA-480"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "Xen 4.17 and onwards are vulnerable. Xen 4.16 and older are not vulnerable.\n\nOnly x86 Intel systems with EPT support are vulnerable.\n\nOnly x86 HVM/PVH guests using HAP can leverage the vulnerability on affected\nsystems."
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "This issue was discovered by Roger Pau Monn\u00e9 of XenServer."
}
],
"datePublic": "2026-03-17T12:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The Intel EPT paging code uses an optimization to defer flushing of any cached\nEPT state until the p2m lock is dropped, so that multiple modifications done\nunder the same locked region only issue a single flush.\n\nFreeing of paging structures however is not deferred until the flushing is\ndone, and can result in freed pages transiently being present in cached state.\nSuch stale entries can point to memory ranges not owned by the guest, thus\nallowing access to unintended memory regions."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "Privilege escalation, Denial of Service (DoS) affecting the entire host,\nand information leaks."
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-23T06:56:52.344Z",
"orgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"shortName": "XEN"
},
"references": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-480.html"
}
],
"title": "Use after free of paging structures in EPT",
"workarounds": [
{
"lang": "en",
"value": "There are no mitigations."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"assignerShortName": "XEN",
"cveId": "CVE-2026-23554",
"datePublished": "2026-03-23T06:56:52.344Z",
"dateReserved": "2026-01-14T13:07:36.961Z",
"dateUpdated": "2026-03-23T14:19:27.752Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-23554\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2026-03-23T07:16:07.200\",\"lastModified\":\"2026-03-23T15:16:32.060\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Intel EPT paging code uses an optimization to defer flushing of any cached\\nEPT state until the p2m lock is dropped, so that multiple modifications done\\nunder the same locked region only issue a single flush.\\n\\nFreeing of paging structures however is not deferred until the flushing is\\ndone, and can result in freed pages transiently being present in cached state.\\nSuch stale entries can point to memory ranges not owned by the guest, thus\\nallowing access to unintended memory regions.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.1,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-367\"}]}],\"references\":[{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-480.html\",\"source\":\"security@xen.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/17/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://xenbits.xen.org/xsa/advisory-480.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/17/6\"}, {\"url\": \"http://xenbits.xen.org/xsa/advisory-480.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-03-23T07:32:25.539Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-23554\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-23T14:18:54.774466Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-367\", \"description\": \"CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-23T14:17:26.808Z\"}}], \"cna\": {\"title\": \"Use after free of paging structures in EPT\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"This issue was discovered by Roger Pau Monn\\u00e9 of XenServer.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"Privilege escalation, Denial of Service (DoS) affecting the entire host,\\nand information leaks.\"}]}], \"affected\": [{\"vendor\": \"Xen\", \"product\": \"Xen\", \"versions\": [{\"status\": \"unknown\", \"version\": \"consult Xen advisory XSA-480\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2026-03-17T12:00:00.000Z\", \"references\": [{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-480.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"There are no mitigations.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Intel EPT paging code uses an optimization to defer flushing of any cached\\nEPT state until the p2m lock is dropped, so that multiple modifications done\\nunder the same locked region only issue a single flush.\\n\\nFreeing of paging structures however is not deferred until the flushing is\\ndone, and can result in freed pages transiently being present in cached state.\\nSuch stale entries can point to memory ranges not owned by the guest, thus\\nallowing access to unintended memory regions.\"}], \"configurations\": [{\"lang\": \"en\", \"value\": \"Xen 4.17 and onwards are vulnerable. Xen 4.16 and older are not vulnerable.\\n\\nOnly x86 Intel systems with EPT support are vulnerable.\\n\\nOnly x86 HVM/PVH guests using HAP can leverage the vulnerability on affected\\nsystems.\"}], \"providerMetadata\": {\"orgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"shortName\": \"XEN\", \"dateUpdated\": \"2026-03-23T06:56:52.344Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-23554\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-23T14:19:27.752Z\", \"dateReserved\": \"2026-01-14T13:07:36.961Z\", \"assignerOrgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"datePublished\": \"2026-03-23T06:56:52.344Z\", \"assignerShortName\": \"XEN\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GHSA-H6VW-38XQ-3XWX
Vulnerability from github – Published: 2026-03-23 09:30 – Updated: 2026-03-23 15:30The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush.
Freeing of paging structures however is not deferred until the flushing is done, and can result in freed pages transiently being present in cached state. Such stale entries can point to memory ranges not owned by the guest, thus allowing access to unintended memory regions.
{
"affected": [],
"aliases": [
"CVE-2026-23554"
],
"database_specific": {
"cwe_ids": [
"CWE-367"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-03-23T07:16:07Z",
"severity": "HIGH"
},
"details": "The Intel EPT paging code uses an optimization to defer flushing of any cached\nEPT state until the p2m lock is dropped, so that multiple modifications done\nunder the same locked region only issue a single flush.\n\nFreeing of paging structures however is not deferred until the flushing is\ndone, and can result in freed pages transiently being present in cached state.\nSuch stale entries can point to memory ranges not owned by the guest, thus\nallowing access to unintended memory regions.",
"id": "GHSA-h6vw-38xq-3xwx",
"modified": "2026-03-23T15:30:43Z",
"published": "2026-03-23T09:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23554"
},
{
"type": "WEB",
"url": "https://xenbits.xenproject.org/xsa/advisory-480.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/17/6"
},
{
"type": "WEB",
"url": "http://xenbits.xen.org/xsa/advisory-480.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
SUSE-SU-2026:1092-1
Vulnerability from csaf_suse - Published: 2026-03-26 17:51 - Updated: 2026-03-26 17:51{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2026-23554: xen: Use after free of paging structures in EPT (bsc#1259247, XSA-480)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1092,SUSE-SLE-Micro-5.5-2026-1092,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1092,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1092,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1092,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1092",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1092-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1092-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261092-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1092-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024965.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259247",
"url": "https://bugzilla.suse.com/1259247"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23554 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23554/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-03-26T17:51:51Z",
"generator": {
"date": "2026-03-26T17:51:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1092-1",
"initial_release_date": "2026-03-26T17:51:51Z",
"revision_history": [
{
"date": "2026-03-26T17:51:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.17.6_06-150500.3.62.2.aarch64",
"product": {
"name": "xen-4.17.6_06-150500.3.62.2.aarch64",
"product_id": "xen-4.17.6_06-150500.3.62.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.17.6_06-150500.3.62.2.aarch64",
"product": {
"name": "xen-devel-4.17.6_06-150500.3.62.2.aarch64",
"product_id": "xen-devel-4.17.6_06-150500.3.62.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.17.6_06-150500.3.62.2.aarch64",
"product": {
"name": "xen-doc-html-4.17.6_06-150500.3.62.2.aarch64",
"product_id": "xen-doc-html-4.17.6_06-150500.3.62.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.17.6_06-150500.3.62.2.aarch64",
"product": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.aarch64",
"product_id": "xen-libs-4.17.6_06-150500.3.62.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.17.6_06-150500.3.62.2.aarch64",
"product": {
"name": "xen-tools-4.17.6_06-150500.3.62.2.aarch64",
"product_id": "xen-tools-4.17.6_06-150500.3.62.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.aarch64",
"product": {
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.aarch64",
"product_id": "xen-tools-domU-4.17.6_06-150500.3.62.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.17.6_06-150500.3.62.2.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.17.6_06-150500.3.62.2.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.17.6_06-150500.3.62.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.17.6_06-150500.3.62.2.i586",
"product": {
"name": "xen-devel-4.17.6_06-150500.3.62.2.i586",
"product_id": "xen-devel-4.17.6_06-150500.3.62.2.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.17.6_06-150500.3.62.2.i586",
"product": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.i586",
"product_id": "xen-libs-4.17.6_06-150500.3.62.2.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.i586",
"product": {
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.i586",
"product_id": "xen-tools-domU-4.17.6_06-150500.3.62.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.17.6_06-150500.3.62.2.x86_64",
"product": {
"name": "xen-4.17.6_06-150500.3.62.2.x86_64",
"product_id": "xen-4.17.6_06-150500.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"product": {
"name": "xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"product_id": "xen-devel-4.17.6_06-150500.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.17.6_06-150500.3.62.2.x86_64",
"product": {
"name": "xen-doc-html-4.17.6_06-150500.3.62.2.x86_64",
"product_id": "xen-doc-html-4.17.6_06-150500.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"product": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"product_id": "xen-libs-4.17.6_06-150500.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.17.6_06-150500.3.62.2.x86_64",
"product": {
"name": "xen-libs-32bit-4.17.6_06-150500.3.62.2.x86_64",
"product_id": "xen-libs-32bit-4.17.6_06-150500.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"product": {
"name": "xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"product_id": "xen-tools-4.17.6_06-150500.3.62.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"product": {
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"product_id": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23554",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23554"
}
],
"notes": [
{
"category": "general",
"text": "The Intel EPT paging code uses an optimization to defer flushing of any cached\nEPT state until the p2m lock is dropped, so that multiple modifications done\nunder the same locked region only issue a single flush.\n\nFreeing of paging structures however is not deferred until the flushing is\ndone, and can result in freed pages transiently being present in cached state.\nSuch stale entries can point to memory ranges not owned by the guest, thus\nallowing access to unintended memory regions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23554",
"url": "https://www.suse.com/security/cve/CVE-2026-23554"
},
{
"category": "external",
"summary": "SUSE Bug 1259247 for CVE-2026-23554",
"url": "https://bugzilla.suse.com/1259247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_06-150500.3.62.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_06-150500.3.62.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T17:51:51Z",
"details": "important"
}
],
"title": "CVE-2026-23554"
}
]
}
SUSE-SU-2026:0908-1
Vulnerability from csaf_suse - Published: 2026-03-17 16:32 - Updated: 2026-03-17 16:32| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2026-23554: xen: Use after free of paging structures in EPT (bsc#1259247, XSA-480)\n- CVE-2026-23555: xen: Xenstored DoS by unprivileged domain (bsc#1259248, XSA-481)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-908,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-908,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-908,openSUSE-SLE-15.6-2026-908",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0908-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0908-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260908-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0908-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024699.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259247",
"url": "https://bugzilla.suse.com/1259247"
},
{
"category": "self",
"summary": "SUSE Bug 1259248",
"url": "https://bugzilla.suse.com/1259248"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23554 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23554/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23555 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23555/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-03-17T16:32:40Z",
"generator": {
"date": "2026-03-17T16:32:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0908-1",
"initial_release_date": "2026-03-17T16:32:40Z",
"revision_history": [
{
"date": "2026-03-17T16:32:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.18.5_12-150600.3.40.1.aarch64",
"product": {
"name": "xen-4.18.5_12-150600.3.40.1.aarch64",
"product_id": "xen-4.18.5_12-150600.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"product": {
"name": "xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"product_id": "xen-devel-4.18.5_12-150600.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"product": {
"name": "xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"product_id": "xen-doc-html-4.18.5_12-150600.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"product": {
"name": "xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"product_id": "xen-libs-4.18.5_12-150600.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"product": {
"name": "xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"product_id": "xen-tools-4.18.5_12-150600.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"product": {
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"product_id": "xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.18.5_12-150600.3.40.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.18.5_12-150600.3.40.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.18.5_12-150600.3.40.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.18.5_12-150600.3.40.1.i586",
"product": {
"name": "xen-devel-4.18.5_12-150600.3.40.1.i586",
"product_id": "xen-devel-4.18.5_12-150600.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.18.5_12-150600.3.40.1.i586",
"product": {
"name": "xen-libs-4.18.5_12-150600.3.40.1.i586",
"product_id": "xen-libs-4.18.5_12-150600.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.i586",
"product": {
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.i586",
"product_id": "xen-tools-domU-4.18.5_12-150600.3.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.18.5_12-150600.3.40.1.x86_64",
"product": {
"name": "xen-4.18.5_12-150600.3.40.1.x86_64",
"product_id": "xen-4.18.5_12-150600.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"product": {
"name": "xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"product_id": "xen-devel-4.18.5_12-150600.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"product": {
"name": "xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"product_id": "xen-doc-html-4.18.5_12-150600.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"product": {
"name": "xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"product_id": "xen-libs-4.18.5_12-150600.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"product_id": "xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"product": {
"name": "xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"product_id": "xen-tools-4.18.5_12-150600.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"product": {
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"product_id": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:xen-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:xen-devel-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:xen-libs-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-devel-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-libs-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.18.5_12-150600.3.40.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.aarch64"
},
"product_reference": "xen-4.18.5_12-150600.3.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.18.5_12-150600.3.40.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.18.5_12-150600.3.40.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.aarch64"
},
"product_reference": "xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.18.5_12-150600.3.40.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.18.5_12-150600.3.40.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.aarch64"
},
"product_reference": "xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.18.5_12-150600.3.40.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.18.5_12-150600.3.40.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.aarch64"
},
"product_reference": "xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.18.5_12-150600.3.40.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.18.5_12-150600.3.40.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.aarch64"
},
"product_reference": "xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.18.5_12-150600.3.40.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64"
},
"product_reference": "xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64"
},
"product_reference": "xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23554",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23554"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23554",
"url": "https://www.suse.com/security/cve/CVE-2026-23554"
},
{
"category": "external",
"summary": "SUSE Bug 1259247 for CVE-2026-23554",
"url": "https://bugzilla.suse.com/1259247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-17T16:32:40Z",
"details": "important"
}
],
"title": "CVE-2026-23554"
},
{
"cve": "CVE-2026-23555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23555"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23555",
"url": "https://www.suse.com/security/cve/CVE-2026-23555"
},
{
"category": "external",
"summary": "SUSE Bug 1259248 for CVE-2026-23555",
"url": "https://bugzilla.suse.com/1259248"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.5_12-150600.3.40.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.5_12-150600.3.40.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-17T16:32:40Z",
"details": "important"
}
],
"title": "CVE-2026-23555"
}
]
}
SUSE-SU-2026:1093-1
Vulnerability from csaf_suse - Published: 2026-03-26 17:52 - Updated: 2026-03-26 17:52| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2026-23554: xen: Use after free of paging structures in EPT (bsc#1259247, XSA-480)\n- CVE-2026-23555: xen: Xenstored DoS by unprivileged domain (bsc#1259248, XSA-481)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1093,SUSE-SLE-Module-Basesystem-15-SP7-2026-1093,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1093",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1093-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1093-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261093-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1093-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024964.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259247",
"url": "https://bugzilla.suse.com/1259247"
},
{
"category": "self",
"summary": "SUSE Bug 1259248",
"url": "https://bugzilla.suse.com/1259248"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23554 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23554/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23555 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23555/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-03-26T17:52:21Z",
"generator": {
"date": "2026-03-26T17:52:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1093-1",
"initial_release_date": "2026-03-26T17:52:21Z",
"revision_history": [
{
"date": "2026-03-26T17:52:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.2_08-150700.3.28.1.aarch64",
"product": {
"name": "xen-4.20.2_08-150700.3.28.1.aarch64",
"product_id": "xen-4.20.2_08-150700.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.2_08-150700.3.28.1.aarch64",
"product": {
"name": "xen-devel-4.20.2_08-150700.3.28.1.aarch64",
"product_id": "xen-devel-4.20.2_08-150700.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.2_08-150700.3.28.1.aarch64",
"product": {
"name": "xen-doc-html-4.20.2_08-150700.3.28.1.aarch64",
"product_id": "xen-doc-html-4.20.2_08-150700.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.2_08-150700.3.28.1.aarch64",
"product": {
"name": "xen-libs-4.20.2_08-150700.3.28.1.aarch64",
"product_id": "xen-libs-4.20.2_08-150700.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.2_08-150700.3.28.1.aarch64",
"product": {
"name": "xen-tools-4.20.2_08-150700.3.28.1.aarch64",
"product_id": "xen-tools-4.20.2_08-150700.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.2_08-150700.3.28.1.aarch64",
"product": {
"name": "xen-tools-domU-4.20.2_08-150700.3.28.1.aarch64",
"product_id": "xen-tools-domU-4.20.2_08-150700.3.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.20.2_08-150700.3.28.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.20.2_08-150700.3.28.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.20.2_08-150700.3.28.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.20.2_08-150700.3.28.1.i586",
"product": {
"name": "xen-devel-4.20.2_08-150700.3.28.1.i586",
"product_id": "xen-devel-4.20.2_08-150700.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.2_08-150700.3.28.1.i586",
"product": {
"name": "xen-libs-4.20.2_08-150700.3.28.1.i586",
"product_id": "xen-libs-4.20.2_08-150700.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.2_08-150700.3.28.1.i586",
"product": {
"name": "xen-tools-domU-4.20.2_08-150700.3.28.1.i586",
"product_id": "xen-tools-domU-4.20.2_08-150700.3.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.2_08-150700.3.28.1.x86_64",
"product": {
"name": "xen-4.20.2_08-150700.3.28.1.x86_64",
"product_id": "xen-4.20.2_08-150700.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"product": {
"name": "xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"product_id": "xen-devel-4.20.2_08-150700.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.2_08-150700.3.28.1.x86_64",
"product": {
"name": "xen-doc-html-4.20.2_08-150700.3.28.1.x86_64",
"product_id": "xen-doc-html-4.20.2_08-150700.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"product": {
"name": "xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"product_id": "xen-libs-4.20.2_08-150700.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.20.2_08-150700.3.28.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.20.2_08-150700.3.28.1.x86_64",
"product_id": "xen-libs-32bit-4.20.2_08-150700.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"product": {
"name": "xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"product_id": "xen-tools-4.20.2_08-150700.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"product": {
"name": "xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"product_id": "xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.20.2_08-150700.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_08-150700.3.28.1.x86_64"
},
"product_reference": "xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64"
},
"product_reference": "xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.20.2_08-150700.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_08-150700.3.28.1.x86_64"
},
"product_reference": "xen-4.20.2_08-150700.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.20.2_08-150700.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_08-150700.3.28.1.x86_64"
},
"product_reference": "xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.20.2_08-150700.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_08-150700.3.28.1.x86_64"
},
"product_reference": "xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23554",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23554"
}
],
"notes": [
{
"category": "general",
"text": "The Intel EPT paging code uses an optimization to defer flushing of any cached\nEPT state until the p2m lock is dropped, so that multiple modifications done\nunder the same locked region only issue a single flush.\n\nFreeing of paging structures however is not deferred until the flushing is\ndone, and can result in freed pages transiently being present in cached state.\nSuch stale entries can point to memory ranges not owned by the guest, thus\nallowing access to unintended memory regions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23554",
"url": "https://www.suse.com/security/cve/CVE-2026-23554"
},
{
"category": "external",
"summary": "SUSE Bug 1259247 for CVE-2026-23554",
"url": "https://bugzilla.suse.com/1259247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T17:52:21Z",
"details": "important"
}
],
"title": "CVE-2026-23554"
},
{
"cve": "CVE-2026-23555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23555"
}
],
"notes": [
{
"category": "general",
"text": "Any guest issuing a Xenstore command accessing a node using the\n(illegal) node path \"/local/domain/\", will crash xenstored due to a\nclobbered error indicator in xenstored when verifying the node path.\n\nNote that the crash is forced via a failing assert() statement in\nxenstored. In case xenstored is being built with NDEBUG #defined,\nan unprivileged guest trying to access the node path \"/local/domain/\"\nwill result in it no longer being serviced by xenstored, other guests\n(including dom0) will still be serviced, but xenstored will use up\nall cpu time it can get.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23555",
"url": "https://www.suse.com/security/cve/CVE-2026-23555"
},
{
"category": "external",
"summary": "SUSE Bug 1259248 for CVE-2026-23555",
"url": "https://bugzilla.suse.com/1259248"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_08-150700.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_08-150700.3.28.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T17:52:21Z",
"details": "important"
}
],
"title": "CVE-2026-23555"
}
]
}
OPENSUSE-SU-2026:10457-1
Vulnerability from csaf_opensuse - Published: 2026-03-28 00:00 - Updated: 2026-03-28 00:00| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "xen-4.21.1_02-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the xen-4.21.1_02-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10457",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10457-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23554 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23554/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23555 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23555/"
}
],
"title": "xen-4.21.1_02-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-28T00:00:00Z",
"generator": {
"date": "2026-03-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10457-1",
"initial_release_date": "2026-03-28T00:00:00Z",
"revision_history": [
{
"date": "2026-03-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.21.1_02-1.1.aarch64",
"product": {
"name": "xen-4.21.1_02-1.1.aarch64",
"product_id": "xen-4.21.1_02-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.21.1_02-1.1.aarch64",
"product": {
"name": "xen-devel-4.21.1_02-1.1.aarch64",
"product_id": "xen-devel-4.21.1_02-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.21.1_02-1.1.aarch64",
"product": {
"name": "xen-doc-html-4.21.1_02-1.1.aarch64",
"product_id": "xen-doc-html-4.21.1_02-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.21.1_02-1.1.aarch64",
"product": {
"name": "xen-libs-4.21.1_02-1.1.aarch64",
"product_id": "xen-libs-4.21.1_02-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.21.1_02-1.1.aarch64",
"product": {
"name": "xen-tools-4.21.1_02-1.1.aarch64",
"product_id": "xen-tools-4.21.1_02-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.21.1_02-1.1.aarch64",
"product": {
"name": "xen-tools-domU-4.21.1_02-1.1.aarch64",
"product_id": "xen-tools-domU-4.21.1_02-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"product_id": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.21.1_02-1.1.ppc64le",
"product": {
"name": "xen-4.21.1_02-1.1.ppc64le",
"product_id": "xen-4.21.1_02-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-devel-4.21.1_02-1.1.ppc64le",
"product": {
"name": "xen-devel-4.21.1_02-1.1.ppc64le",
"product_id": "xen-devel-4.21.1_02-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.21.1_02-1.1.ppc64le",
"product": {
"name": "xen-doc-html-4.21.1_02-1.1.ppc64le",
"product_id": "xen-doc-html-4.21.1_02-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-libs-4.21.1_02-1.1.ppc64le",
"product": {
"name": "xen-libs-4.21.1_02-1.1.ppc64le",
"product_id": "xen-libs-4.21.1_02-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-tools-4.21.1_02-1.1.ppc64le",
"product": {
"name": "xen-tools-4.21.1_02-1.1.ppc64le",
"product_id": "xen-tools-4.21.1_02-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.21.1_02-1.1.ppc64le",
"product": {
"name": "xen-tools-domU-4.21.1_02-1.1.ppc64le",
"product_id": "xen-tools-domU-4.21.1_02-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"product_id": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.21.1_02-1.1.s390x",
"product": {
"name": "xen-4.21.1_02-1.1.s390x",
"product_id": "xen-4.21.1_02-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-devel-4.21.1_02-1.1.s390x",
"product": {
"name": "xen-devel-4.21.1_02-1.1.s390x",
"product_id": "xen-devel-4.21.1_02-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.21.1_02-1.1.s390x",
"product": {
"name": "xen-doc-html-4.21.1_02-1.1.s390x",
"product_id": "xen-doc-html-4.21.1_02-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-libs-4.21.1_02-1.1.s390x",
"product": {
"name": "xen-libs-4.21.1_02-1.1.s390x",
"product_id": "xen-libs-4.21.1_02-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-tools-4.21.1_02-1.1.s390x",
"product": {
"name": "xen-tools-4.21.1_02-1.1.s390x",
"product_id": "xen-tools-4.21.1_02-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.21.1_02-1.1.s390x",
"product": {
"name": "xen-tools-domU-4.21.1_02-1.1.s390x",
"product_id": "xen-tools-domU-4.21.1_02-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"product_id": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.21.1_02-1.1.x86_64",
"product": {
"name": "xen-4.21.1_02-1.1.x86_64",
"product_id": "xen-4.21.1_02-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.21.1_02-1.1.x86_64",
"product": {
"name": "xen-devel-4.21.1_02-1.1.x86_64",
"product_id": "xen-devel-4.21.1_02-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.21.1_02-1.1.x86_64",
"product": {
"name": "xen-doc-html-4.21.1_02-1.1.x86_64",
"product_id": "xen-doc-html-4.21.1_02-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.21.1_02-1.1.x86_64",
"product": {
"name": "xen-libs-4.21.1_02-1.1.x86_64",
"product_id": "xen-libs-4.21.1_02-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.21.1_02-1.1.x86_64",
"product": {
"name": "xen-tools-4.21.1_02-1.1.x86_64",
"product_id": "xen-tools-4.21.1_02-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.21.1_02-1.1.x86_64",
"product": {
"name": "xen-tools-domU-4.21.1_02-1.1.x86_64",
"product_id": "xen-tools-domU-4.21.1_02-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64",
"product_id": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.21.1_02-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.21.1_02-1.1.aarch64"
},
"product_reference": "xen-4.21.1_02-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.21.1_02-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.21.1_02-1.1.ppc64le"
},
"product_reference": "xen-4.21.1_02-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.21.1_02-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.21.1_02-1.1.s390x"
},
"product_reference": "xen-4.21.1_02-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.21.1_02-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.21.1_02-1.1.x86_64"
},
"product_reference": "xen-4.21.1_02-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.21.1_02-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.aarch64"
},
"product_reference": "xen-devel-4.21.1_02-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.21.1_02-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.ppc64le"
},
"product_reference": "xen-devel-4.21.1_02-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.21.1_02-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.s390x"
},
"product_reference": "xen-devel-4.21.1_02-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.21.1_02-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.x86_64"
},
"product_reference": "xen-devel-4.21.1_02-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.21.1_02-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.aarch64"
},
"product_reference": "xen-doc-html-4.21.1_02-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.21.1_02-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.ppc64le"
},
"product_reference": "xen-doc-html-4.21.1_02-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.21.1_02-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.s390x"
},
"product_reference": "xen-doc-html-4.21.1_02-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.21.1_02-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.x86_64"
},
"product_reference": "xen-doc-html-4.21.1_02-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.21.1_02-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.aarch64"
},
"product_reference": "xen-libs-4.21.1_02-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.21.1_02-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.ppc64le"
},
"product_reference": "xen-libs-4.21.1_02-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.21.1_02-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.s390x"
},
"product_reference": "xen-libs-4.21.1_02-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.21.1_02-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.x86_64"
},
"product_reference": "xen-libs-4.21.1_02-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.21.1_02-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.aarch64"
},
"product_reference": "xen-tools-4.21.1_02-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.21.1_02-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.ppc64le"
},
"product_reference": "xen-tools-4.21.1_02-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.21.1_02-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.s390x"
},
"product_reference": "xen-tools-4.21.1_02-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.21.1_02-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.x86_64"
},
"product_reference": "xen-tools-4.21.1_02-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.21.1_02-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.aarch64"
},
"product_reference": "xen-tools-domU-4.21.1_02-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.21.1_02-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.ppc64le"
},
"product_reference": "xen-tools-domU-4.21.1_02-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.21.1_02-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.s390x"
},
"product_reference": "xen-tools-domU-4.21.1_02-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.21.1_02-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.x86_64"
},
"product_reference": "xen-tools-domU-4.21.1_02-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23554",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23554"
}
],
"notes": [
{
"category": "general",
"text": "The Intel EPT paging code uses an optimization to defer flushing of any cached\nEPT state until the p2m lock is dropped, so that multiple modifications done\nunder the same locked region only issue a single flush.\n\nFreeing of paging structures however is not deferred until the flushing is\ndone, and can result in freed pages transiently being present in cached state.\nSuch stale entries can point to memory ranges not owned by the guest, thus\nallowing access to unintended memory regions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23554",
"url": "https://www.suse.com/security/cve/CVE-2026-23554"
},
{
"category": "external",
"summary": "SUSE Bug 1259247 for CVE-2026-23554",
"url": "https://bugzilla.suse.com/1259247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-23554"
},
{
"cve": "CVE-2026-23555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23555"
}
],
"notes": [
{
"category": "general",
"text": "Any guest issuing a Xenstore command accessing a node using the\n(illegal) node path \"/local/domain/\", will crash xenstored due to a\nclobbered error indicator in xenstored when verifying the node path.\n\nNote that the crash is forced via a failing assert() statement in\nxenstored. In case xenstored is being built with NDEBUG #defined,\nan unprivileged guest trying to access the node path \"/local/domain/\"\nwill result in it no longer being serviced by xenstored, other guests\n(including dom0) will still be serviced, but xenstored will use up\nall cpu time it can get.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23555",
"url": "https://www.suse.com/security/cve/CVE-2026-23555"
},
{
"category": "external",
"summary": "SUSE Bug 1259248 for CVE-2026-23555",
"url": "https://bugzilla.suse.com/1259248"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.21.1_02-1.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.21.1_02-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-23555"
}
]
}
CERTFR-2026-AVI-0304
Vulnerability from certfr_avis - Published: 2026-03-17 - Updated: 2026-03-17
De multiples vulnérabilités ont été découvertes dans Xen. Elles permettent à un attaquant de provoquer une élévation de privilèges, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Xen versions 4.17.x sans le correctif de s\u00e9curit\u00e9 xsa480.patch",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen versions 4.18.x sans le correctif de s\u00e9curit\u00e9 xsa481.patch",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-23554",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23554"
},
{
"name": "CVE-2026-23555",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23555"
}
],
"initial_release_date": "2026-03-17T00:00:00",
"last_revision_date": "2026-03-17T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0304",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-17T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Xen. Elles permettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Xen",
"vendor_advisories": [
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-480",
"url": "https://xenbits.xen.org/xsa/advisory-480.html"
},
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-481",
"url": "https://xenbits.xen.org/xsa/advisory-481.html"
}
]
}
CERTFR-2026-AVI-0311
Vulnerability from certfr_avis - Published: 2026-03-18 - Updated: 2026-03-18
Une vulnérabilité a été découverte dans Citrix XenServer. Elle permet à un attaquant de provoquer un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "XenServer 8.4 sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "XenServer",
"vendor": {
"name": "Citrix",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-23554",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23554"
}
],
"initial_release_date": "2026-03-18T00:00:00",
"last_revision_date": "2026-03-18T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0311",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-18T00:00:00.000000"
}
],
"risks": [
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Citrix XenServer. Elle permet \u00e0 un attaquant de provoquer un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Vuln\u00e9rabilit\u00e9 dans Citrix XenServer",
"vendor_advisories": [
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 Citrix CTX696350",
"url": "https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX696350\u0026articleURL=XenServer_Security_Update_for_CVE_2026_23554"
}
]
}
WID-SEC-W-2026-0760
Vulnerability from csaf_certbund - Published: 2026-03-17 23:00 - Updated: 2026-03-26 23:00| URL | Category | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) f\u00fcr die darauf laufenden Systeme (Domains) paravirtualisiert.\r\nCitrix XenServer ist eine L\u00f6sung f\u00fcr das Management, die Konfiguration und den Betrieb virtueller Maschinen auf Servern.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Xen und Citrix Systems XenServer ausnutzen, um seine Privilegien zu erh\u00f6hen, einen Denial-of-Service-Zustand herbeizuf\u00fchren oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0760 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0760.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0760 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0760"
},
{
"category": "external",
"summary": "Xen Security Advisory 480 vom 2026-03-17",
"url": "https://xenbits.xen.org/xsa/advisory-480.html"
},
{
"category": "external",
"summary": "Citrix XenServer Security Update for CVE-2026-23554 vom 2026-03-17",
"url": "https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX696350\u0026articleURL=XenServer_Security_Update_for_CVE_2026_23554"
},
{
"category": "external",
"summary": "Xen Security Advisory 481 vom 2026-03-17",
"url": "https://xenbits.xen.org/xsa/advisory-481.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-8AE1A1C3D7 vom 2026-03-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-8ae1a1c3d7"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-F4371B21F0 vom 2026-03-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-f4371b21f0"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-F884FD0313 vom 2026-03-26",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-f884fd0313"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1092-1 vom 2026-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024965.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1093-1 vom 2026-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024964.html"
}
],
"source_lang": "en-US",
"title": "Xen und Citrix Systems XenServer: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-26T23:00:00.000+00:00",
"generator": {
"date": "2026-03-27T09:47:49.142+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0760",
"initial_release_date": "2026-03-17T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-03-26T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8.4",
"product": {
"name": "Citrix Systems XenServer 8.4",
"product_id": "T051820",
"product_identification_helper": {
"cpe": "cpe:/a:citrix:xenserver:8.4"
}
}
}
],
"category": "product_name",
"name": "XenServer"
}
],
"category": "vendor",
"name": "Citrix Systems"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=4.17",
"product": {
"name": "Open Source Xen \u003e=4.17",
"product_id": "T051819"
}
},
{
"category": "product_version_range",
"name": "\u003e=4.17",
"product": {
"name": "Open Source Xen \u003e=4.17",
"product_id": "T051819-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003e=4.18",
"product": {
"name": "Open Source Xen \u003e=4.18",
"product_id": "T051821"
}
},
{
"category": "product_version_range",
"name": "\u003e=4.18",
"product": {
"name": "Open Source Xen \u003e=4.18",
"product_id": "T051821-fixed"
}
}
],
"category": "product_name",
"name": "Xen"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23554",
"product_status": {
"known_affected": [
"T002207",
"T051820",
"T051821",
"74185"
]
},
"release_date": "2026-03-17T23:00:00.000+00:00",
"title": "CVE-2026-23554"
},
{
"cve": "CVE-2026-23555",
"product_status": {
"known_affected": [
"T002207",
"74185"
]
},
"release_date": "2026-03-17T23:00:00.000+00:00",
"title": "CVE-2026-23555"
}
]
}
FKIE_CVE-2026-23554
Vulnerability from fkie_nvd - Published: 2026-03-23 07:16 - Updated: 2026-03-23 15:16| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Intel EPT paging code uses an optimization to defer flushing of any cached\nEPT state until the p2m lock is dropped, so that multiple modifications done\nunder the same locked region only issue a single flush.\n\nFreeing of paging structures however is not deferred until the flushing is\ndone, and can result in freed pages transiently being present in cached state.\nSuch stale entries can point to memory ranges not owned by the guest, thus\nallowing access to unintended memory regions."
}
],
"id": "CVE-2026-23554",
"lastModified": "2026-03-23T15:16:32.060",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.1,
"impactScore": 6.0,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-03-23T07:16:07.200",
"references": [
{
"source": "security@xen.org",
"url": "https://xenbits.xenproject.org/xsa/advisory-480.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/17/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://xenbits.xen.org/xsa/advisory-480.html"
}
],
"sourceIdentifier": "security@xen.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-367"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.