Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-23557 (GCVE-0-2026-23557)
Vulnerability from cvelistv5 – Published: 2026-05-19 12:49 – Updated: 2026-05-19 14:42
VLAI
EPSS
Title
Xenstored DoS via XS_RESET_WATCHES command
Summary
Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES
command within a transaction due to an assert() triggering.
In case xenstored was built with NDEBUG #defined nothing bad will
happen, as assert() is doing nothing in this case. Note that the
default is not to define NDEBUG for xenstored builds even in release
builds of Xen.
Severity
6.5 (Medium)
CWE
- CWE-617 - Reachable Assertion
Assigner
References
1 reference
Date Public
2026-04-28 12:00
Credits
This issue was discovered by Andrii Sultanov of Vates.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-05-19T13:06:41.611Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/28/11"
},
{
"url": "http://xenbits.xen.org/xsa/advisory-484.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-23557",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-19T14:42:12.994792Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-617",
"description": "CWE-617 Reachable Assertion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-19T14:42:45.464Z",
"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-484"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "All Xen systems from Xen 4.2 onwards are vulnerable. Systems up to\nXen 4.1 are not vulnerable.\n\nSystems using the C variant of xenstored or xenstore-stubdom built\nwithout NDEBUG are vulnerable. Systems using the OCaml variant of\nXenstore (oxenstored), or the C variant (xenstored or xenstore-stubdom)\nbuilt with NDEBUG defined are not vulnerable."
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "This issue was discovered by Andrii Sultanov of Vates."
}
],
"datePublic": "2026-04-28T12:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\ncommand within a transaction due to an assert() triggering.\n\nIn case xenstored was built with NDEBUG #defined nothing bad will\nhappen, as assert() is doing nothing in this case. Note that the\ndefault is not to define NDEBUG for xenstored builds even in release\nbuilds of Xen."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "Any unprivileged domain can cause xenstored to crash, causing a\nDoS (denial of service) for any Xenstore action. This will result\nin an inability to perform further domain administration on the host."
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-19T12:49:42.202Z",
"orgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"shortName": "XEN"
},
"references": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-484.html"
}
],
"title": "Xenstored DoS via XS_RESET_WATCHES command",
"workarounds": [
{
"lang": "en",
"value": "There is no known mitigation available."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"assignerShortName": "XEN",
"cveId": "CVE-2026-23557",
"datePublished": "2026-05-19T12:49:42.202Z",
"dateReserved": "2026-01-14T13:07:36.961Z",
"dateUpdated": "2026-05-19T14:42:45.464Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-23557",
"date": "2026-05-27",
"epss": "0.00013",
"percentile": "0.02248"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-23557\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2026-05-19T14:16:38.817\",\"lastModified\":\"2026-05-19T18:56:35.513\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\\ncommand within a transaction due to an assert() triggering.\\n\\nIn case xenstored was built with NDEBUG #defined nothing bad will\\nhappen, as assert() is doing nothing in this case. Note that the\\ndefault is not to define NDEBUG for xenstored builds even in release\\nbuilds of Xen.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.0,\"impactScore\":4.0}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"matchCriteriaId\":\"37DFEBDB-42A9-4A8C-A040-CC08782EF553\"}]}]}],\"references\":[{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-484.html\",\"source\":\"security@xen.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/28/11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://xenbits.xen.org/xsa/advisory-484.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/28/11\"}, {\"url\": \"http://xenbits.xen.org/xsa/advisory-484.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-05-19T13:06:41.611Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-23557\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-19T14:42:12.994792Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-617\", \"description\": \"CWE-617 Reachable Assertion\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-19T14:41:23.482Z\"}}], \"cna\": {\"title\": \"Xenstored DoS via XS_RESET_WATCHES command\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"This issue was discovered by Andrii Sultanov of Vates.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"Any unprivileged domain can cause xenstored to crash, causing a\\nDoS (denial of service) for any Xenstore action. This will result\\nin an inability to perform further domain administration on the host.\"}]}], \"affected\": [{\"vendor\": \"Xen\", \"product\": \"Xen\", \"versions\": [{\"status\": \"unknown\", \"version\": \"consult Xen advisory XSA-484\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2026-04-28T12:00:00.000Z\", \"references\": [{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-484.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"There is no known mitigation available.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\\ncommand within a transaction due to an assert() triggering.\\n\\nIn case xenstored was built with NDEBUG #defined nothing bad will\\nhappen, as assert() is doing nothing in this case. Note that the\\ndefault is not to define NDEBUG for xenstored builds even in release\\nbuilds of Xen.\"}], \"configurations\": [{\"lang\": \"en\", \"value\": \"All Xen systems from Xen 4.2 onwards are vulnerable. Systems up to\\nXen 4.1 are not vulnerable.\\n\\nSystems using the C variant of xenstored or xenstore-stubdom built\\nwithout NDEBUG are vulnerable. Systems using the OCaml variant of\\nXenstore (oxenstored), or the C variant (xenstored or xenstore-stubdom)\\nbuilt with NDEBUG defined are not vulnerable.\"}], \"providerMetadata\": {\"orgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"shortName\": \"XEN\", \"dateUpdated\": \"2026-05-19T12:49:42.202Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-23557\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-19T14:42:45.464Z\", \"dateReserved\": \"2026-01-14T13:07:36.961Z\", \"assignerOrgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"datePublished\": \"2026-05-19T12:49:42.202Z\", \"assignerShortName\": \"XEN\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0509
Vulnerability from certfr_avis - Published: 2026-04-29 - Updated: 2026-04-29
De multiples vulnérabilités ont été découvertes dans Xen. Certaines d'entre 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).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| XEN | Xen | Xen toutes versions utilisant XAPI sans les derniers correctifs de sécurité | ||
| XEN | Xen | Xen toutes versions incluant le correctif de sécurité XSA-419 sans le correctif xsa483-xapi.patch pour Xen XAPI oxenstored | ||
| XEN | Xen | Xen sur systèmes x86 ou Arm PVH ou HVM avec un noyau linux postérieur à 3.8 sans le correctif de sécurité xsa487-linux.patch | ||
| XEN | Xen | Xen toutes versions incluant le correctif de sécurité XSA-419 sans le correctif xsa483.patch pour Xen 4.18.x | ||
| XEN | Xen | Xen versions postérieures ou égales à 4.2 sans le correctif de sécurité xsa484.patch applicable pour Xen 4.18.x | ||
| XEN | Xen | Xen versions 4.17.x et 4.18.x sans le correctif de sécurité xsa486-4.18.patch | ||
| XEN | Xen | Xen versions postérieures ou égales à 4.2 sans le correctif de sécurité xsa484-4.17.patch applicable pour Xen 4.17.x | ||
| XEN | Xen | Xen avec un noyau linux postérieur à 4.12 sans le correctif de sécurité xsa485-linux.patch | ||
| XEN | Xen | Xen versions 4.19.x sans le correctif de sécurité xsa486.patch | ||
| XEN | Xen | Xen toutes versions incluant le correctif de sécurité XSA-419 sans le correctif xsa483-4.17.patch pour Xen 4.17.x |
References
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Xen toutes versions utilisant XAPI sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen toutes versions incluant le correctif de s\u00e9curit\u00e9 XSA-419 sans le correctif xsa483-xapi.patch pour Xen XAPI oxenstored",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen sur syst\u00e8mes x86 ou Arm PVH ou HVM avec un noyau linux post\u00e9rieur \u00e0 3.8 sans le correctif de s\u00e9curit\u00e9 xsa487-linux.patch",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen toutes versions incluant le correctif de s\u00e9curit\u00e9 XSA-419 sans le correctif xsa483.patch pour Xen 4.18.x",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen versions post\u00e9rieures ou \u00e9gales \u00e0 4.2 sans le correctif de s\u00e9curit\u00e9 xsa484.patch applicable pour Xen 4.18.x",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen versions 4.17.x et 4.18.x sans le correctif de s\u00e9curit\u00e9 xsa486-4.18.patch",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen versions post\u00e9rieures ou \u00e9gales \u00e0 4.2 sans le correctif de s\u00e9curit\u00e9 xsa484-4.17.patch applicable pour Xen 4.17.x",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen avec un noyau linux post\u00e9rieur \u00e0 4.12 sans le correctif de s\u00e9curit\u00e9 xsa485-linux.patch ",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen versions 4.19.x sans le correctif de s\u00e9curit\u00e9 xsa486.patch ",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen toutes versions incluant le correctif de s\u00e9curit\u00e9 XSA-419 sans le correctif xsa483-4.17.patch pour Xen 4.17.x",
"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-31787",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31787"
},
{
"name": "CVE-2026-23559",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23559"
},
{
"name": "CVE-2026-42486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42486"
},
{
"name": "CVE-2026-23558",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23558"
},
{
"name": "CVE-2026-23556",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23556"
},
{
"name": "CVE-2026-31786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31786"
},
{
"name": "CVE-2026-23561",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23561"
},
{
"name": "CVE-2026-23557",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23557"
},
{
"name": "CVE-2026-23560",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23560"
},
{
"name": "CVE-2026-23562",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23562"
}
],
"initial_release_date": "2026-04-29T00:00:00",
"last_revision_date": "2026-04-29T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0509",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-29T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"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. Certaines d\u0027entre 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-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-484",
"url": "https://xenbits.xen.org/xsa/advisory-484.html"
},
{
"published_at": "2026-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-489",
"url": "https://xenbits.xen.org/xsa/advisory-489.html"
},
{
"published_at": "2026-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-485",
"url": "https://xenbits.xen.org/xsa/advisory-485.html"
},
{
"published_at": "2026-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-486",
"url": "https://xenbits.xen.org/xsa/advisory-486.html"
},
{
"published_at": "2026-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-487",
"url": "https://xenbits.xen.org/xsa/advisory-487.html"
},
{
"published_at": "2026-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-483",
"url": "https://xenbits.xen.org/xsa/advisory-483.html"
}
]
}
FKIE_CVE-2026-23557
Vulnerability from fkie_nvd - Published: 2026-05-19 14:16 - Updated: 2026-05-19 18:56
Severity
Summary
Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES
command within a transaction due to an assert() triggering.
In case xenstored was built with NDEBUG #defined nothing bad will
happen, as assert() is doing nothing in this case. Note that the
default is not to define NDEBUG for xenstored builds even in release
builds of Xen.
References
| URL | Tags | ||
|---|---|---|---|
| security@xen.org | https://xenbits.xenproject.org/xsa/advisory-484.html | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/28/11 | Mailing List, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://xenbits.xen.org/xsa/advisory-484.html | Patch, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*",
"matchCriteriaId": "37DFEBDB-42A9-4A8C-A040-CC08782EF553",
"versionStartIncluding": "4.2.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\ncommand within a transaction due to an assert() triggering.\n\nIn case xenstored was built with NDEBUG #defined nothing bad will\nhappen, as assert() is doing nothing in this case. Note that the\ndefault is not to define NDEBUG for xenstored builds even in release\nbuilds of Xen."
}
],
"id": "CVE-2026-23557",
"lastModified": "2026-05-19T18:56:35.513",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.0,
"impactScore": 4.0,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-05-19T14:16:38.817",
"references": [
{
"source": "security@xen.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-484.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/04/28/11"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://xenbits.xen.org/xsa/advisory-484.html"
}
],
"sourceIdentifier": "security@xen.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-617"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-9879-VJ7M-R497
Vulnerability from github – Published: 2026-05-19 15:31 – Updated: 2026-05-19 18:32
VLAI
Details
Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES command within a transaction due to an assert() triggering.
In case xenstored was built with NDEBUG #defined nothing bad will happen, as assert() is doing nothing in this case. Note that the default is not to define NDEBUG for xenstored builds even in release builds of Xen.
Severity
6.5 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-23557"
],
"database_specific": {
"cwe_ids": [
"CWE-617"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-19T14:16:38Z",
"severity": "MODERATE"
},
"details": "Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\ncommand within a transaction due to an assert() triggering.\n\nIn case xenstored was built with NDEBUG #defined nothing bad will\nhappen, as assert() is doing nothing in this case. Note that the\ndefault is not to define NDEBUG for xenstored builds even in release\nbuilds of Xen.",
"id": "GHSA-9879-vj7m-r497",
"modified": "2026-05-19T18:32:08Z",
"published": "2026-05-19T15:31:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23557"
},
{
"type": "WEB",
"url": "https://xenbits.xenproject.org/xsa/advisory-484.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/28/11"
},
{
"type": "WEB",
"url": "http://xenbits.xen.org/xsa/advisory-484.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
SUSE-SU-2026:1645-1
Vulnerability from csaf_suse - Published: 2026-04-28 14:46 - Updated: 2026-04-28 14:46Summary
Security update for xen
Severity
Important
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issues:
- CVE-2025-54505: floating point divider state sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).
- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).
- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).
Patchnames: SUSE-2026-1645,SUSE-SUSE-MicroOS-5.2-2026-1645
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"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-2025-54505: floating point divider state sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).\n- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).\n- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1645,SUSE-SUSE-MicroOS-5.2-2026-1645",
"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_1645-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1645-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261645-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1645-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046093.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262178",
"url": "https://bugzilla.suse.com/1262178"
},
{
"category": "self",
"summary": "SUSE Bug 1262180",
"url": "https://bugzilla.suse.com/1262180"
},
{
"category": "self",
"summary": "SUSE Bug 1262428",
"url": "https://bugzilla.suse.com/1262428"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23557 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23557/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23558 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23558/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-04-28T14:46:52Z",
"generator": {
"date": "2026-04-28T14:46:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1645-1",
"initial_release_date": "2026-04-28T14:46:52Z",
"revision_history": [
{
"date": "2026-04-28T14:46:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.14.6_30-150300.3.97.1.aarch64",
"product": {
"name": "xen-4.14.6_30-150300.3.97.1.aarch64",
"product_id": "xen-4.14.6_30-150300.3.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.14.6_30-150300.3.97.1.aarch64",
"product": {
"name": "xen-devel-4.14.6_30-150300.3.97.1.aarch64",
"product_id": "xen-devel-4.14.6_30-150300.3.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.14.6_30-150300.3.97.1.aarch64",
"product": {
"name": "xen-doc-html-4.14.6_30-150300.3.97.1.aarch64",
"product_id": "xen-doc-html-4.14.6_30-150300.3.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.6_30-150300.3.97.1.aarch64",
"product": {
"name": "xen-libs-4.14.6_30-150300.3.97.1.aarch64",
"product_id": "xen-libs-4.14.6_30-150300.3.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.14.6_30-150300.3.97.1.aarch64",
"product": {
"name": "xen-tools-4.14.6_30-150300.3.97.1.aarch64",
"product_id": "xen-tools-4.14.6_30-150300.3.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.6_30-150300.3.97.1.aarch64",
"product": {
"name": "xen-tools-domU-4.14.6_30-150300.3.97.1.aarch64",
"product_id": "xen-tools-domU-4.14.6_30-150300.3.97.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.14.6_30-150300.3.97.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.14.6_30-150300.3.97.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.14.6_30-150300.3.97.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.14.6_30-150300.3.97.1.i586",
"product": {
"name": "xen-devel-4.14.6_30-150300.3.97.1.i586",
"product_id": "xen-devel-4.14.6_30-150300.3.97.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.6_30-150300.3.97.1.i586",
"product": {
"name": "xen-libs-4.14.6_30-150300.3.97.1.i586",
"product_id": "xen-libs-4.14.6_30-150300.3.97.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.6_30-150300.3.97.1.i586",
"product": {
"name": "xen-tools-domU-4.14.6_30-150300.3.97.1.i586",
"product_id": "xen-tools-domU-4.14.6_30-150300.3.97.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.14.6_30-150300.3.97.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.14.6_30-150300.3.97.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.14.6_30-150300.3.97.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.14.6_30-150300.3.97.1.x86_64",
"product": {
"name": "xen-4.14.6_30-150300.3.97.1.x86_64",
"product_id": "xen-4.14.6_30-150300.3.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.14.6_30-150300.3.97.1.x86_64",
"product": {
"name": "xen-devel-4.14.6_30-150300.3.97.1.x86_64",
"product_id": "xen-devel-4.14.6_30-150300.3.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.14.6_30-150300.3.97.1.x86_64",
"product": {
"name": "xen-doc-html-4.14.6_30-150300.3.97.1.x86_64",
"product_id": "xen-doc-html-4.14.6_30-150300.3.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.6_30-150300.3.97.1.x86_64",
"product": {
"name": "xen-libs-4.14.6_30-150300.3.97.1.x86_64",
"product_id": "xen-libs-4.14.6_30-150300.3.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.14.6_30-150300.3.97.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.14.6_30-150300.3.97.1.x86_64",
"product_id": "xen-libs-32bit-4.14.6_30-150300.3.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.14.6_30-150300.3.97.1.x86_64",
"product": {
"name": "xen-tools-4.14.6_30-150300.3.97.1.x86_64",
"product_id": "xen-tools-4.14.6_30-150300.3.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.6_30-150300.3.97.1.x86_64",
"product": {
"name": "xen-tools-domU-4.14.6_30-150300.3.97.1.x86_64",
"product_id": "xen-tools-domU-4.14.6_30-150300.3.97.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.14.6_30-150300.3.97.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
},
"product_reference": "xen-libs-4.14.6_30-150300.3.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54505"
}
],
"notes": [
{
"category": "general",
"text": "A transient execution vulnerability within AMD CPUs may allow a local user-privileged attacker to leak data via the floating point divisor unit, potentially resulting in loss of confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54505",
"url": "https://www.suse.com/security/cve/CVE-2025-54505"
},
{
"category": "external",
"summary": "SUSE Bug 1261928 for CVE-2025-54505",
"url": "https://bugzilla.suse.com/1261928"
}
],
"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 Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T14:46:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-54505"
},
{
"cve": "CVE-2026-23557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23557"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23557",
"url": "https://www.suse.com/security/cve/CVE-2026-23557"
},
{
"category": "external",
"summary": "SUSE Bug 1262178 for CVE-2026-23557",
"url": "https://bugzilla.suse.com/1262178"
}
],
"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 Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T14:46:52Z",
"details": "moderate"
}
],
"title": "CVE-2026-23557"
},
{
"cve": "CVE-2026-23558",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23558"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23558",
"url": "https://www.suse.com/security/cve/CVE-2026-23558"
},
{
"category": "external",
"summary": "SUSE Bug 1262180 for CVE-2026-23558",
"url": "https://bugzilla.suse.com/1262180"
}
],
"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 Micro 5.2:xen-libs-4.14.6_30-150300.3.97.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": [
"SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_30-150300.3.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T14:46:52Z",
"details": "important"
}
],
"title": "CVE-2026-23558"
}
]
}
SUSE-SU-2026:1657-1
Vulnerability from csaf_suse - Published: 2026-04-29 11:06 - Updated: 2026-04-29 11:06Summary
Security update for xen
Severity
Important
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issues:
- CVE-2025-54505: floating point divider state sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).
- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).
- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).
Patchnames: SUSE-2026-1657,SUSE-SLE-Micro-5.5-2026-1657,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1657,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1657,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1657,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1657
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"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-2025-54505: floating point divider state sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).\n- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).\n- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1657,SUSE-SLE-Micro-5.5-2026-1657,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1657,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1657,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1657,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1657",
"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_1657-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1657-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261657-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1657-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046106.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262178",
"url": "https://bugzilla.suse.com/1262178"
},
{
"category": "self",
"summary": "SUSE Bug 1262180",
"url": "https://bugzilla.suse.com/1262180"
},
{
"category": "self",
"summary": "SUSE Bug 1262428",
"url": "https://bugzilla.suse.com/1262428"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23557 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23557/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23558 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23558/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-04-29T11:06:54Z",
"generator": {
"date": "2026-04-29T11:06:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1657-1",
"initial_release_date": "2026-04-29T11:06:54Z",
"revision_history": [
{
"date": "2026-04-29T11:06:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.17.6_08-150500.3.65.1.aarch64",
"product": {
"name": "xen-4.17.6_08-150500.3.65.1.aarch64",
"product_id": "xen-4.17.6_08-150500.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.17.6_08-150500.3.65.1.aarch64",
"product": {
"name": "xen-devel-4.17.6_08-150500.3.65.1.aarch64",
"product_id": "xen-devel-4.17.6_08-150500.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.17.6_08-150500.3.65.1.aarch64",
"product": {
"name": "xen-doc-html-4.17.6_08-150500.3.65.1.aarch64",
"product_id": "xen-doc-html-4.17.6_08-150500.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.17.6_08-150500.3.65.1.aarch64",
"product": {
"name": "xen-libs-4.17.6_08-150500.3.65.1.aarch64",
"product_id": "xen-libs-4.17.6_08-150500.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.17.6_08-150500.3.65.1.aarch64",
"product": {
"name": "xen-tools-4.17.6_08-150500.3.65.1.aarch64",
"product_id": "xen-tools-4.17.6_08-150500.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.17.6_08-150500.3.65.1.aarch64",
"product": {
"name": "xen-tools-domU-4.17.6_08-150500.3.65.1.aarch64",
"product_id": "xen-tools-domU-4.17.6_08-150500.3.65.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.17.6_08-150500.3.65.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.17.6_08-150500.3.65.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.17.6_08-150500.3.65.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.17.6_08-150500.3.65.1.i586",
"product": {
"name": "xen-devel-4.17.6_08-150500.3.65.1.i586",
"product_id": "xen-devel-4.17.6_08-150500.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.17.6_08-150500.3.65.1.i586",
"product": {
"name": "xen-libs-4.17.6_08-150500.3.65.1.i586",
"product_id": "xen-libs-4.17.6_08-150500.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.17.6_08-150500.3.65.1.i586",
"product": {
"name": "xen-tools-domU-4.17.6_08-150500.3.65.1.i586",
"product_id": "xen-tools-domU-4.17.6_08-150500.3.65.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.17.6_08-150500.3.65.1.x86_64",
"product": {
"name": "xen-4.17.6_08-150500.3.65.1.x86_64",
"product_id": "xen-4.17.6_08-150500.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"product": {
"name": "xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"product_id": "xen-devel-4.17.6_08-150500.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.17.6_08-150500.3.65.1.x86_64",
"product": {
"name": "xen-doc-html-4.17.6_08-150500.3.65.1.x86_64",
"product_id": "xen-doc-html-4.17.6_08-150500.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"product": {
"name": "xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"product_id": "xen-libs-4.17.6_08-150500.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.17.6_08-150500.3.65.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.17.6_08-150500.3.65.1.x86_64",
"product_id": "xen-libs-32bit-4.17.6_08-150500.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"product": {
"name": "xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"product_id": "xen-tools-4.17.6_08-150500.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"product": {
"name": "xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"product_id": "xen-tools-domU-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-devel-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-libs-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-devel-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-libs-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-devel-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-libs-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-devel-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-libs-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.17.6_08-150500.3.65.1.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_08-150500.3.65.1.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_08-150500.3.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54505"
}
],
"notes": [
{
"category": "general",
"text": "A transient execution vulnerability within AMD CPUs may allow a local user-privileged attacker to leak data via the floating point divisor unit, potentially resulting in loss of confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54505",
"url": "https://www.suse.com/security/cve/CVE-2025-54505"
},
{
"category": "external",
"summary": "SUSE Bug 1261928 for CVE-2025-54505",
"url": "https://bugzilla.suse.com/1261928"
}
],
"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_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T11:06:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-54505"
},
{
"cve": "CVE-2026-23557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23557"
}
],
"notes": [
{
"category": "general",
"text": "Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\ncommand within a transaction due to an assert() triggering.\n\nIn case xenstored was built with NDEBUG #defined nothing bad will\nhappen, as assert() is doing nothing in this case. Note that the\ndefault is not to define NDEBUG for xenstored builds even in release\nbuilds of Xen.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23557",
"url": "https://www.suse.com/security/cve/CVE-2026-23557"
},
{
"category": "external",
"summary": "SUSE Bug 1262178 for CVE-2026-23557",
"url": "https://bugzilla.suse.com/1262178"
}
],
"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_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T11:06:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-23557"
},
{
"cve": "CVE-2026-23558",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23558"
}
],
"notes": [
{
"category": "general",
"text": "The adjustments made for XSA-379 as well as those subsequently becoming\nXSA-387 still left a race window, when a HVM or PVH guest does a grant\ntable version change from v2 to v1 in parallel with mapping the status\npage(s) via XENMEM_add_to_physmap. Some of the status pages may then be\nfreed while mappings of them would still be inserted into the guest\u0027s\nsecondary (P2M) page tables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23558",
"url": "https://www.suse.com/security/cve/CVE-2026-23558"
},
{
"category": "external",
"summary": "SUSE Bug 1262180 for CVE-2026-23558",
"url": "https://bugzilla.suse.com/1262180"
}
],
"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_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.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 High Performance Computing 15 SP5-ESPOS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.6_08-150500.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.6_08-150500.3.65.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T11:06:54Z",
"details": "important"
}
],
"title": "CVE-2026-23558"
}
]
}
SUSE-SU-2026:1692-1
Vulnerability from csaf_suse - Published: 2026-05-05 08:03 - Updated: 2026-05-05 08:03Summary
Security update for xen
Severity
Moderate
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issues:
- CVE-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).
- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).
- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).
Patchnames: SUSE-2026-1692,SUSE-SLE-Micro-5.3-2026-1692,SUSE-SLE-Micro-5.4-2026-1692
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"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": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).\n- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).\n- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1692,SUSE-SLE-Micro-5.3-2026-1692,SUSE-SLE-Micro-5.4-2026-1692",
"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_1692-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1692-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261692-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1692-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046207.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262178",
"url": "https://bugzilla.suse.com/1262178"
},
{
"category": "self",
"summary": "SUSE Bug 1262180",
"url": "https://bugzilla.suse.com/1262180"
},
{
"category": "self",
"summary": "SUSE Bug 1262428",
"url": "https://bugzilla.suse.com/1262428"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23557 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23557/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23558 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23558/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-05-05T08:03:58Z",
"generator": {
"date": "2026-05-05T08:03:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1692-1",
"initial_release_date": "2026-05-05T08:03:58Z",
"revision_history": [
{
"date": "2026-05-05T08:03:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.7_08-150400.4.81.2.aarch64",
"product": {
"name": "xen-4.16.7_08-150400.4.81.2.aarch64",
"product_id": "xen-4.16.7_08-150400.4.81.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.7_08-150400.4.81.2.aarch64",
"product": {
"name": "xen-devel-4.16.7_08-150400.4.81.2.aarch64",
"product_id": "xen-devel-4.16.7_08-150400.4.81.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.7_08-150400.4.81.2.aarch64",
"product": {
"name": "xen-doc-html-4.16.7_08-150400.4.81.2.aarch64",
"product_id": "xen-doc-html-4.16.7_08-150400.4.81.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.7_08-150400.4.81.2.aarch64",
"product": {
"name": "xen-libs-4.16.7_08-150400.4.81.2.aarch64",
"product_id": "xen-libs-4.16.7_08-150400.4.81.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.7_08-150400.4.81.2.aarch64",
"product": {
"name": "xen-tools-4.16.7_08-150400.4.81.2.aarch64",
"product_id": "xen-tools-4.16.7_08-150400.4.81.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.7_08-150400.4.81.2.aarch64",
"product": {
"name": "xen-tools-domU-4.16.7_08-150400.4.81.2.aarch64",
"product_id": "xen-tools-domU-4.16.7_08-150400.4.81.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.16.7_08-150400.4.81.2.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.16.7_08-150400.4.81.2.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.16.7_08-150400.4.81.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.16.7_08-150400.4.81.2.i586",
"product": {
"name": "xen-devel-4.16.7_08-150400.4.81.2.i586",
"product_id": "xen-devel-4.16.7_08-150400.4.81.2.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.7_08-150400.4.81.2.i586",
"product": {
"name": "xen-libs-4.16.7_08-150400.4.81.2.i586",
"product_id": "xen-libs-4.16.7_08-150400.4.81.2.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.7_08-150400.4.81.2.i586",
"product": {
"name": "xen-tools-domU-4.16.7_08-150400.4.81.2.i586",
"product_id": "xen-tools-domU-4.16.7_08-150400.4.81.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.16.7_08-150400.4.81.2.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.16.7_08-150400.4.81.2.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.16.7_08-150400.4.81.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.7_08-150400.4.81.2.x86_64",
"product": {
"name": "xen-4.16.7_08-150400.4.81.2.x86_64",
"product_id": "xen-4.16.7_08-150400.4.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.7_08-150400.4.81.2.x86_64",
"product": {
"name": "xen-devel-4.16.7_08-150400.4.81.2.x86_64",
"product_id": "xen-devel-4.16.7_08-150400.4.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.7_08-150400.4.81.2.x86_64",
"product": {
"name": "xen-doc-html-4.16.7_08-150400.4.81.2.x86_64",
"product_id": "xen-doc-html-4.16.7_08-150400.4.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"product": {
"name": "xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"product_id": "xen-libs-4.16.7_08-150400.4.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.16.7_08-150400.4.81.2.x86_64",
"product": {
"name": "xen-libs-32bit-4.16.7_08-150400.4.81.2.x86_64",
"product_id": "xen-libs-32bit-4.16.7_08-150400.4.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.7_08-150400.4.81.2.x86_64",
"product": {
"name": "xen-tools-4.16.7_08-150400.4.81.2.x86_64",
"product_id": "xen-tools-4.16.7_08-150400.4.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.7_08-150400.4.81.2.x86_64",
"product": {
"name": "xen-tools-domU-4.16.7_08-150400.4.81.2.x86_64",
"product_id": "xen-tools-domU-4.16.7_08-150400.4.81.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.7_08-150400.4.81.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
},
"product_reference": "xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.7_08-150400.4.81.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
},
"product_reference": "xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54505"
}
],
"notes": [
{
"category": "general",
"text": "A transient execution vulnerability within AMD CPUs may allow a local user-privileged attacker to leak data via the floating point divisor unit, potentially resulting in loss of confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54505",
"url": "https://www.suse.com/security/cve/CVE-2025-54505"
},
{
"category": "external",
"summary": "SUSE Bug 1261928 for CVE-2025-54505",
"url": "https://bugzilla.suse.com/1261928"
}
],
"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 Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-05T08:03:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-54505"
},
{
"cve": "CVE-2026-23557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23557"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23557",
"url": "https://www.suse.com/security/cve/CVE-2026-23557"
},
{
"category": "external",
"summary": "SUSE Bug 1262178 for CVE-2026-23557",
"url": "https://bugzilla.suse.com/1262178"
}
],
"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 Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-05T08:03:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-23557"
},
{
"cve": "CVE-2026-23558",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23558"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23558",
"url": "https://www.suse.com/security/cve/CVE-2026-23558"
},
{
"category": "external",
"summary": "SUSE Bug 1262180 for CVE-2026-23558",
"url": "https://bugzilla.suse.com/1262180"
}
],
"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 Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.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": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_08-150400.4.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_08-150400.4.81.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-05T08:03:58Z",
"details": "important"
}
],
"title": "CVE-2026-23558"
}
]
}
SUSE-SU-2026:1743-1
Vulnerability from csaf_suse - Published: 2026-05-07 07:15 - Updated: 2026-05-07 07:15Summary
Security update for xen
Severity
Important
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issues:
- Update to Xen 4.20.3 bug fix release (bsc#1027519) (jsc#PED-8907).
- CVE-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).
- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).
- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).
Patchnames: SUSE-2026-1743,SUSE-SLE-Module-Basesystem-15-SP7-2026-1743,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1743
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
{
"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- Update to Xen 4.20.3 bug fix release (bsc#1027519) (jsc#PED-8907).\n- CVE-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).\n- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).\n- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1743,SUSE-SLE-Module-Basesystem-15-SP7-2026-1743,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1743",
"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_1743-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1743-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261743-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1743-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046298.html"
},
{
"category": "self",
"summary": "SUSE Bug 1027519",
"url": "https://bugzilla.suse.com/1027519"
},
{
"category": "self",
"summary": "SUSE Bug 1262178",
"url": "https://bugzilla.suse.com/1262178"
},
{
"category": "self",
"summary": "SUSE Bug 1262180",
"url": "https://bugzilla.suse.com/1262180"
},
{
"category": "self",
"summary": "SUSE Bug 1262428",
"url": "https://bugzilla.suse.com/1262428"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23557 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23557/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23558 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23558/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-05-07T07:15:57Z",
"generator": {
"date": "2026-05-07T07:15:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1743-1",
"initial_release_date": "2026-05-07T07:15:57Z",
"revision_history": [
{
"date": "2026-05-07T07:15:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.3_02-150700.3.33.1.aarch64",
"product": {
"name": "xen-4.20.3_02-150700.3.33.1.aarch64",
"product_id": "xen-4.20.3_02-150700.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.3_02-150700.3.33.1.aarch64",
"product": {
"name": "xen-devel-4.20.3_02-150700.3.33.1.aarch64",
"product_id": "xen-devel-4.20.3_02-150700.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.3_02-150700.3.33.1.aarch64",
"product": {
"name": "xen-doc-html-4.20.3_02-150700.3.33.1.aarch64",
"product_id": "xen-doc-html-4.20.3_02-150700.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.3_02-150700.3.33.1.aarch64",
"product": {
"name": "xen-libs-4.20.3_02-150700.3.33.1.aarch64",
"product_id": "xen-libs-4.20.3_02-150700.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.3_02-150700.3.33.1.aarch64",
"product": {
"name": "xen-tools-4.20.3_02-150700.3.33.1.aarch64",
"product_id": "xen-tools-4.20.3_02-150700.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.3_02-150700.3.33.1.aarch64",
"product": {
"name": "xen-tools-domU-4.20.3_02-150700.3.33.1.aarch64",
"product_id": "xen-tools-domU-4.20.3_02-150700.3.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.20.3_02-150700.3.33.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.20.3_02-150700.3.33.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.20.3_02-150700.3.33.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.20.3_02-150700.3.33.1.i586",
"product": {
"name": "xen-devel-4.20.3_02-150700.3.33.1.i586",
"product_id": "xen-devel-4.20.3_02-150700.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.3_02-150700.3.33.1.i586",
"product": {
"name": "xen-libs-4.20.3_02-150700.3.33.1.i586",
"product_id": "xen-libs-4.20.3_02-150700.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.3_02-150700.3.33.1.i586",
"product": {
"name": "xen-tools-domU-4.20.3_02-150700.3.33.1.i586",
"product_id": "xen-tools-domU-4.20.3_02-150700.3.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.3_02-150700.3.33.1.x86_64",
"product": {
"name": "xen-4.20.3_02-150700.3.33.1.x86_64",
"product_id": "xen-4.20.3_02-150700.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"product": {
"name": "xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"product_id": "xen-devel-4.20.3_02-150700.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.3_02-150700.3.33.1.x86_64",
"product": {
"name": "xen-doc-html-4.20.3_02-150700.3.33.1.x86_64",
"product_id": "xen-doc-html-4.20.3_02-150700.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.3_02-150700.3.33.1.x86_64",
"product": {
"name": "xen-libs-4.20.3_02-150700.3.33.1.x86_64",
"product_id": "xen-libs-4.20.3_02-150700.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.20.3_02-150700.3.33.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.20.3_02-150700.3.33.1.x86_64",
"product_id": "xen-libs-32bit-4.20.3_02-150700.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"product": {
"name": "xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"product_id": "xen-tools-4.20.3_02-150700.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"product": {
"name": "xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"product_id": "xen-tools-domU-4.20.3_02-150700.3.33.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.3_02-150700.3.33.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.3_02-150700.3.33.1.x86_64"
},
"product_reference": "xen-libs-4.20.3_02-150700.3.33.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.3_02-150700.3.33.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.3_02-150700.3.33.1.x86_64"
},
"product_reference": "xen-tools-domU-4.20.3_02-150700.3.33.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.3_02-150700.3.33.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.3_02-150700.3.33.1.x86_64"
},
"product_reference": "xen-4.20.3_02-150700.3.33.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.3_02-150700.3.33.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.3_02-150700.3.33.1.x86_64"
},
"product_reference": "xen-devel-4.20.3_02-150700.3.33.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.3_02-150700.3.33.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.3_02-150700.3.33.1.x86_64"
},
"product_reference": "xen-tools-4.20.3_02-150700.3.33.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.3_02-150700.3.33.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.3_02-150700.3.33.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54505"
}
],
"notes": [
{
"category": "general",
"text": "A transient execution vulnerability within AMD CPUs may allow a local user-privileged attacker to leak data via the floating point divisor unit, potentially resulting in loss of confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54505",
"url": "https://www.suse.com/security/cve/CVE-2025-54505"
},
{
"category": "external",
"summary": "SUSE Bug 1261928 for CVE-2025-54505",
"url": "https://bugzilla.suse.com/1261928"
}
],
"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.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:15:57Z",
"details": "moderate"
}
],
"title": "CVE-2025-54505"
},
{
"cve": "CVE-2026-23557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23557"
}
],
"notes": [
{
"category": "general",
"text": "Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\ncommand within a transaction due to an assert() triggering.\n\nIn case xenstored was built with NDEBUG #defined nothing bad will\nhappen, as assert() is doing nothing in this case. Note that the\ndefault is not to define NDEBUG for xenstored builds even in release\nbuilds of Xen.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23557",
"url": "https://www.suse.com/security/cve/CVE-2026-23557"
},
{
"category": "external",
"summary": "SUSE Bug 1262178 for CVE-2026-23557",
"url": "https://bugzilla.suse.com/1262178"
}
],
"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.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/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.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:15:57Z",
"details": "moderate"
}
],
"title": "CVE-2026-23557"
},
{
"cve": "CVE-2026-23558",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23558"
}
],
"notes": [
{
"category": "general",
"text": "The adjustments made for XSA-379 as well as those subsequently becoming\nXSA-387 still left a race window, when a HVM or PVH guest does a grant\ntable version change from v2 to v1 in parallel with mapping the status\npage(s) via XENMEM_add_to_physmap. Some of the status pages may then be\nfreed while mappings of them would still be inserted into the guest\u0027s\nsecondary (P2M) page tables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23558",
"url": "https://www.suse.com/security/cve/CVE-2026-23558"
},
{
"category": "external",
"summary": "SUSE Bug 1262180 for CVE-2026-23558",
"url": "https://bugzilla.suse.com/1262180"
}
],
"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.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.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.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_02-150700.3.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_02-150700.3.33.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:15:57Z",
"details": "important"
}
],
"title": "CVE-2026-23558"
}
]
}
SUSE-SU-2026:1998-1
Vulnerability from csaf_suse - Published: 2026-05-19 07:10 - Updated: 2026-05-19 07:10Summary
Security update for xen
Severity
Important
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issue
- CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption (bsc#1264066).
Patchnames: SUSE-2026-1998,SUSE-SLE-Module-Basesystem-15-SP7-2026-1998,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1998
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.4 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
18 references
{
"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 issue\n\n- CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption (bsc#1264066).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1998,SUSE-SLE-Module-Basesystem-15-SP7-2026-1998,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1998",
"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_1998-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1998-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261998-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1998-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046570.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262178",
"url": "https://bugzilla.suse.com/1262178"
},
{
"category": "self",
"summary": "SUSE Bug 1262180",
"url": "https://bugzilla.suse.com/1262180"
},
{
"category": "self",
"summary": "SUSE Bug 1264066",
"url": "https://bugzilla.suse.com/1264066"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54518 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23557 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23557/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23558 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23558/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-05-19T07:10:39Z",
"generator": {
"date": "2026-05-19T07:10:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1998-1",
"initial_release_date": "2026-05-19T07:10:39Z",
"revision_history": [
{
"date": "2026-05-19T07:10:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.3_04-150700.3.36.1.aarch64",
"product": {
"name": "xen-4.20.3_04-150700.3.36.1.aarch64",
"product_id": "xen-4.20.3_04-150700.3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.3_04-150700.3.36.1.aarch64",
"product": {
"name": "xen-devel-4.20.3_04-150700.3.36.1.aarch64",
"product_id": "xen-devel-4.20.3_04-150700.3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.3_04-150700.3.36.1.aarch64",
"product": {
"name": "xen-doc-html-4.20.3_04-150700.3.36.1.aarch64",
"product_id": "xen-doc-html-4.20.3_04-150700.3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.3_04-150700.3.36.1.aarch64",
"product": {
"name": "xen-libs-4.20.3_04-150700.3.36.1.aarch64",
"product_id": "xen-libs-4.20.3_04-150700.3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.3_04-150700.3.36.1.aarch64",
"product": {
"name": "xen-tools-4.20.3_04-150700.3.36.1.aarch64",
"product_id": "xen-tools-4.20.3_04-150700.3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.3_04-150700.3.36.1.aarch64",
"product": {
"name": "xen-tools-domU-4.20.3_04-150700.3.36.1.aarch64",
"product_id": "xen-tools-domU-4.20.3_04-150700.3.36.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.20.3_04-150700.3.36.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.20.3_04-150700.3.36.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.20.3_04-150700.3.36.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.20.3_04-150700.3.36.1.i586",
"product": {
"name": "xen-devel-4.20.3_04-150700.3.36.1.i586",
"product_id": "xen-devel-4.20.3_04-150700.3.36.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.3_04-150700.3.36.1.i586",
"product": {
"name": "xen-libs-4.20.3_04-150700.3.36.1.i586",
"product_id": "xen-libs-4.20.3_04-150700.3.36.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.3_04-150700.3.36.1.i586",
"product": {
"name": "xen-tools-domU-4.20.3_04-150700.3.36.1.i586",
"product_id": "xen-tools-domU-4.20.3_04-150700.3.36.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.3_04-150700.3.36.1.x86_64",
"product": {
"name": "xen-4.20.3_04-150700.3.36.1.x86_64",
"product_id": "xen-4.20.3_04-150700.3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"product": {
"name": "xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"product_id": "xen-devel-4.20.3_04-150700.3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.3_04-150700.3.36.1.x86_64",
"product": {
"name": "xen-doc-html-4.20.3_04-150700.3.36.1.x86_64",
"product_id": "xen-doc-html-4.20.3_04-150700.3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.3_04-150700.3.36.1.x86_64",
"product": {
"name": "xen-libs-4.20.3_04-150700.3.36.1.x86_64",
"product_id": "xen-libs-4.20.3_04-150700.3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.20.3_04-150700.3.36.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.20.3_04-150700.3.36.1.x86_64",
"product_id": "xen-libs-32bit-4.20.3_04-150700.3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"product": {
"name": "xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"product_id": "xen-tools-4.20.3_04-150700.3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"product": {
"name": "xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"product_id": "xen-tools-domU-4.20.3_04-150700.3.36.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.3_04-150700.3.36.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.3_04-150700.3.36.1.x86_64"
},
"product_reference": "xen-libs-4.20.3_04-150700.3.36.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.3_04-150700.3.36.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.3_04-150700.3.36.1.x86_64"
},
"product_reference": "xen-tools-domU-4.20.3_04-150700.3.36.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.3_04-150700.3.36.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.3_04-150700.3.36.1.x86_64"
},
"product_reference": "xen-4.20.3_04-150700.3.36.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.3_04-150700.3.36.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.3_04-150700.3.36.1.x86_64"
},
"product_reference": "xen-devel-4.20.3_04-150700.3.36.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.3_04-150700.3.36.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.3_04-150700.3.36.1.x86_64"
},
"product_reference": "xen-tools-4.20.3_04-150700.3.36.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.3_04-150700.3.36.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.3_04-150700.3.36.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54518"
}
],
"notes": [
{
"category": "general",
"text": "Improper isolation of shared resources within the CPU operation cache on Zen 2-based products could allow an attacker to corrupt instructions executed at a different privilege level, potentially resulting in privilege escalation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54518",
"url": "https://www.suse.com/security/cve/CVE-2025-54518"
},
{
"category": "external",
"summary": "SUSE Bug 1264013 for CVE-2025-54518",
"url": "https://bugzilla.suse.com/1264013"
},
{
"category": "external",
"summary": "SUSE Bug 1264066 for CVE-2025-54518",
"url": "https://bugzilla.suse.com/1264066"
},
{
"category": "external",
"summary": "SUSE Bug 1264096 for CVE-2025-54518",
"url": "https://bugzilla.suse.com/1264096"
}
],
"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.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T07:10:39Z",
"details": "important"
}
],
"title": "CVE-2025-54518"
},
{
"cve": "CVE-2026-23557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23557"
}
],
"notes": [
{
"category": "general",
"text": "Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\ncommand within a transaction due to an assert() triggering.\n\nIn case xenstored was built with NDEBUG #defined nothing bad will\nhappen, as assert() is doing nothing in this case. Note that the\ndefault is not to define NDEBUG for xenstored builds even in release\nbuilds of Xen.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23557",
"url": "https://www.suse.com/security/cve/CVE-2026-23557"
},
{
"category": "external",
"summary": "SUSE Bug 1262178 for CVE-2026-23557",
"url": "https://bugzilla.suse.com/1262178"
}
],
"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.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/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.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T07:10:39Z",
"details": "moderate"
}
],
"title": "CVE-2026-23557"
},
{
"cve": "CVE-2026-23558",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23558"
}
],
"notes": [
{
"category": "general",
"text": "The adjustments made for XSA-379 as well as those subsequently becoming\nXSA-387 still left a race window, when a HVM or PVH guest does a grant\ntable version change from v2 to v1 in parallel with mapping the status\npage(s) via XENMEM_add_to_physmap. Some of the status pages may then be\nfreed while mappings of them would still be inserted into the guest\u0027s\nsecondary (P2M) page tables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23558",
"url": "https://www.suse.com/security/cve/CVE-2026-23558"
},
{
"category": "external",
"summary": "SUSE Bug 1262180 for CVE-2026-23558",
"url": "https://bugzilla.suse.com/1262180"
}
],
"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.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.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.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.3_04-150700.3.36.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.3_04-150700.3.36.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T07:10:39Z",
"details": "important"
}
],
"title": "CVE-2026-23558"
}
]
}
SUSE-SU-2026:2066-1
Vulnerability from csaf_suse - Published: 2026-05-26 07:28 - Updated: 2026-05-26 07:28Summary
Security update for xen
Severity
Important
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issues
- CVE-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).
- CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption (bsc#1264066).
- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).
- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).
Patchnames: SUSE-2026-2066,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2066,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2066
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 references
{
"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-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 (bsc#1262428).\n- CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption (bsc#1264066).\n- CVE-2026-23557: Xenstored DoS via XS_RESET_WATCHES command (bsc#1262178).\n- CVE-2026-23558: grant table v2 race in status page mapping (bsc#1262180).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2066,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2066,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2066",
"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_2066-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2066-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262066-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2066-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026281.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262178",
"url": "https://bugzilla.suse.com/1262178"
},
{
"category": "self",
"summary": "SUSE Bug 1262180",
"url": "https://bugzilla.suse.com/1262180"
},
{
"category": "self",
"summary": "SUSE Bug 1262428",
"url": "https://bugzilla.suse.com/1262428"
},
{
"category": "self",
"summary": "SUSE Bug 1264066",
"url": "https://bugzilla.suse.com/1264066"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54518 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23557 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23557/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23558 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23558/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-05-26T07:28:44Z",
"generator": {
"date": "2026-05-26T07:28:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2066-1",
"initial_release_date": "2026-05-26T07:28:44Z",
"revision_history": [
{
"date": "2026-05-26T07:28:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.12.4_68-3.142.1.aarch64",
"product": {
"name": "xen-4.12.4_68-3.142.1.aarch64",
"product_id": "xen-4.12.4_68-3.142.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.12.4_68-3.142.1.aarch64",
"product": {
"name": "xen-devel-4.12.4_68-3.142.1.aarch64",
"product_id": "xen-devel-4.12.4_68-3.142.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.12.4_68-3.142.1.aarch64",
"product": {
"name": "xen-doc-html-4.12.4_68-3.142.1.aarch64",
"product_id": "xen-doc-html-4.12.4_68-3.142.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_68-3.142.1.aarch64",
"product": {
"name": "xen-libs-4.12.4_68-3.142.1.aarch64",
"product_id": "xen-libs-4.12.4_68-3.142.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.12.4_68-3.142.1.aarch64",
"product": {
"name": "xen-tools-4.12.4_68-3.142.1.aarch64",
"product_id": "xen-tools-4.12.4_68-3.142.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_68-3.142.1.aarch64",
"product": {
"name": "xen-tools-domU-4.12.4_68-3.142.1.aarch64",
"product_id": "xen-tools-domU-4.12.4_68-3.142.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.12.4_68-3.142.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.12.4_68-3.142.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.12.4_68-3.142.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.12.4_68-3.142.1.i586",
"product": {
"name": "xen-devel-4.12.4_68-3.142.1.i586",
"product_id": "xen-devel-4.12.4_68-3.142.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_68-3.142.1.i586",
"product": {
"name": "xen-libs-4.12.4_68-3.142.1.i586",
"product_id": "xen-libs-4.12.4_68-3.142.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_68-3.142.1.i586",
"product": {
"name": "xen-tools-domU-4.12.4_68-3.142.1.i586",
"product_id": "xen-tools-domU-4.12.4_68-3.142.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.12.4_68-3.142.1.x86_64",
"product": {
"name": "xen-4.12.4_68-3.142.1.x86_64",
"product_id": "xen-4.12.4_68-3.142.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.12.4_68-3.142.1.x86_64",
"product": {
"name": "xen-devel-4.12.4_68-3.142.1.x86_64",
"product_id": "xen-devel-4.12.4_68-3.142.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.12.4_68-3.142.1.x86_64",
"product": {
"name": "xen-doc-html-4.12.4_68-3.142.1.x86_64",
"product_id": "xen-doc-html-4.12.4_68-3.142.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_68-3.142.1.x86_64",
"product": {
"name": "xen-libs-4.12.4_68-3.142.1.x86_64",
"product_id": "xen-libs-4.12.4_68-3.142.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"product_id": "xen-libs-32bit-4.12.4_68-3.142.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.12.4_68-3.142.1.x86_64",
"product": {
"name": "xen-tools-4.12.4_68-3.142.1.x86_64",
"product_id": "xen-tools-4.12.4_68-3.142.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"product": {
"name": "xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"product_id": "xen-tools-domU-4.12.4_68-3.142.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_68-3.142.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64"
},
"product_reference": "xen-devel-4.12.4_68-3.142.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-devel-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-doc-html-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-libs-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-tools-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-devel-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-doc-html-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-libs-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-tools-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_68-3.142.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54505"
}
],
"notes": [
{
"category": "general",
"text": "A transient execution vulnerability within AMD CPUs may allow a local user-privileged attacker to leak data via the floating point divisor unit, potentially resulting in loss of confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54505",
"url": "https://www.suse.com/security/cve/CVE-2025-54505"
},
{
"category": "external",
"summary": "SUSE Bug 1261928 for CVE-2025-54505",
"url": "https://bugzilla.suse.com/1261928"
}
],
"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 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-26T07:28:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-54505"
},
{
"cve": "CVE-2025-54518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54518"
}
],
"notes": [
{
"category": "general",
"text": "Improper isolation of shared resources within the CPU operation cache on Zen 2-based products could allow an attacker to corrupt instructions executed at a different privilege level, potentially resulting in privilege escalation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54518",
"url": "https://www.suse.com/security/cve/CVE-2025-54518"
},
{
"category": "external",
"summary": "SUSE Bug 1264013 for CVE-2025-54518",
"url": "https://bugzilla.suse.com/1264013"
},
{
"category": "external",
"summary": "SUSE Bug 1264066 for CVE-2025-54518",
"url": "https://bugzilla.suse.com/1264066"
},
{
"category": "external",
"summary": "SUSE Bug 1264096 for CVE-2025-54518",
"url": "https://bugzilla.suse.com/1264096"
}
],
"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 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-26T07:28:44Z",
"details": "important"
}
],
"title": "CVE-2025-54518"
},
{
"cve": "CVE-2026-23557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23557"
}
],
"notes": [
{
"category": "general",
"text": "Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES\ncommand within a transaction due to an assert() triggering.\n\nIn case xenstored was built with NDEBUG #defined nothing bad will\nhappen, as assert() is doing nothing in this case. Note that the\ndefault is not to define NDEBUG for xenstored builds even in release\nbuilds of Xen.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23557",
"url": "https://www.suse.com/security/cve/CVE-2026-23557"
},
{
"category": "external",
"summary": "SUSE Bug 1262178 for CVE-2026-23557",
"url": "https://bugzilla.suse.com/1262178"
}
],
"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 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-26T07:28:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-23557"
},
{
"cve": "CVE-2026-23558",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23558"
}
],
"notes": [
{
"category": "general",
"text": "The adjustments made for XSA-379 as well as those subsequently becoming\nXSA-387 still left a race window, when a HVM or PVH guest does a grant\ntable version change from v2 to v1 in parallel with mapping the status\npage(s) via XENMEM_add_to_physmap. Some of the status pages may then be\nfreed while mappings of them would still be inserted into the guest\u0027s\nsecondary (P2M) page tables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23558",
"url": "https://www.suse.com/security/cve/CVE-2026-23558"
},
{
"category": "external",
"summary": "SUSE Bug 1262180 for CVE-2026-23558",
"url": "https://bugzilla.suse.com/1262180"
}
],
"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 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_68-3.142.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_68-3.142.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-26T07:28:44Z",
"details": "important"
}
],
"title": "CVE-2026-23558"
}
]
}
WID-SEC-W-2026-1306
Vulnerability from csaf_certbund - Published: 2026-04-28 22:00 - Updated: 2026-05-04 22:00Summary
Xen und Citrix Systems XenServer: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) für die darauf laufenden Systeme (Domains) paravirtualisiert.
Citrix XenServer ist eine Lösung für das Management, die Konfiguration und den Betrieb virtueller Maschinen auf Servern.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Xen und Citrix Systems XenServer ausnutzen, um seine Privilegien zu erhöhen, Sicherheitsmaßnahmen zu umgehen, Daten zu verändern und offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- Windows
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Citrix Systems XenServer 8.4
Citrix Systems / XenServer
|
cpe:/a:citrix:xenserver:8.4
|
8.4 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Xen >=4.2
Open Source / Xen
|
>=4.2 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Xen XSA-419
Open Source / Xen
|
cpe:/o:xen:xen:xsa-419
|
XSA-419 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Citrix Systems XenServer 8.4
Citrix Systems / XenServer
|
cpe:/a:citrix:xenserver:8.4
|
8.4 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Citrix Systems XenServer 8.4
Citrix Systems / XenServer
|
cpe:/a:citrix:xenserver:8.4
|
8.4 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Xen XAPI
Open Source / Xen
|
cpe:/o:xen:xen:xapi
|
XAPI |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Citrix Systems XenServer 8.4
Citrix Systems / XenServer
|
cpe:/a:citrix:xenserver:8.4
|
8.4 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Xen XAPI
Open Source / Xen
|
cpe:/o:xen:xen:xapi
|
XAPI |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Citrix Systems XenServer 8.4
Citrix Systems / XenServer
|
cpe:/a:citrix:xenserver:8.4
|
8.4 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Xen XAPI
Open Source / Xen
|
cpe:/o:xen:xen:xapi
|
XAPI |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Xen XAPI
Open Source / Xen
|
cpe:/o:xen:xen:xapi
|
XAPI |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Xen XAPI
Open Source / Xen
|
cpe:/o:xen:xen:xapi
|
XAPI |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
15 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"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 Angreifer kann mehrere Schwachstellen in Xen und Citrix Systems XenServer ausnutzen, um seine Privilegien zu erh\u00f6hen, Sicherheitsma\u00dfnahmen zu umgehen, Daten zu ver\u00e4ndern und offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- Windows",
"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-1306 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1306.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1306 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1306"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-04-28",
"url": "https://xenbits.xen.org/xsa/advisory-483.html"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-04-28",
"url": "https://xenbits.xen.org/xsa/advisory-484.html"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-04-28",
"url": "https://xenbits.xen.org/xsa/advisory-485.html"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-04-28",
"url": "https://xenbits.xen.org/xsa/advisory-486.html"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-04-28",
"url": "https://xenbits.xen.org/xsa/advisory-487.html"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-04-28",
"url": "https://xenbits.xen.org/xsa/advisory-489.html"
},
{
"category": "external",
"summary": "Citrix XenServer Security Update vom 2026-04-28",
"url": "https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX696527\u0026articleURL=XenServer_Security_Update_for_Multiple_Issues"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1657-1 vom 2026-04-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025766.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-0C9AFF64A5 vom 2026-04-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-0c9aff64a5"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-78CD69D9AE vom 2026-04-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-78cd69d9ae"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6238 vom 2026-05-04",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00148.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6243 vom 2026-05-04",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00154.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10660-1 vom 2026-05-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2ZGHLYRMCFK5DY7XYNQC3RXMO73GDQX6/"
}
],
"source_lang": "en-US",
"title": "Xen und Citrix Systems XenServer: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-04T22:00:00.000+00:00",
"generator": {
"date": "2026-05-05T08:06:17.342+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1306",
"initial_release_date": "2026-04-28T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-28T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-29T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE und Fedora aufgenommen"
},
{
"date": "2026-05-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian und European Union Vulnerability Database aufgenommen"
},
{
"date": "2026-05-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8.4",
"product": {
"name": "Citrix Systems XenServer 8.4",
"product_id": "T053402",
"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": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"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.0",
"product": {
"name": "Open Source Xen \u003e=4.0",
"product_id": "T053396"
}
},
{
"category": "product_version_range",
"name": "\u003e=4.0",
"product": {
"name": "Open Source Xen \u003e=4.0",
"product_id": "T053396-fixed"
}
},
{
"category": "product_version",
"name": "XSA-419",
"product": {
"name": "Open Source Xen XSA-419",
"product_id": "T053397",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:xsa-419"
}
}
},
{
"category": "product_version",
"name": "XAPI",
"product": {
"name": "Open Source Xen XAPI",
"product_id": "T053398",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:xapi"
}
}
},
{
"category": "product_version_range",
"name": "\u003e=4.2",
"product": {
"name": "Open Source Xen \u003e=4.2",
"product_id": "T053399"
}
},
{
"category": "product_version_range",
"name": "\u003e=4.2",
"product": {
"name": "Open Source Xen \u003e=4.2",
"product_id": "T053399-fixed"
}
},
{
"category": "product_version_range",
"name": "Linux kernel \u003e=4.13",
"product": {
"name": "Open Source Xen Linux kernel \u003e=4.13",
"product_id": "T053400"
}
},
{
"category": "product_version_range",
"name": "Linux kernel \u003e=4.13",
"product": {
"name": "Open Source Xen Linux kernel \u003e=4.13",
"product_id": "T053400-fixed"
}
},
{
"category": "product_version_range",
"name": "Linux PVH or HVM \u003e=3.8",
"product": {
"name": "Open Source Xen Linux PVH or HVM \u003e=3.8",
"product_id": "T053401"
}
},
{
"category": "product_version_range",
"name": "Linux PVH or HVM \u003e=3.8",
"product": {
"name": "Open Source Xen Linux PVH or HVM \u003e=3.8",
"product_id": "T053401-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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23558",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"T053402",
"74185",
"T053399"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-23558"
},
{
"cve": "CVE-2026-23556",
"product_status": {
"known_affected": [
"T053397",
"2951",
"T002207",
"T027843",
"T053402",
"74185"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-23556"
},
{
"cve": "CVE-2026-23559",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"T053402",
"74185",
"T053398"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-23559"
},
{
"cve": "CVE-2026-23560",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"T053402",
"74185",
"T053398"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-23560"
},
{
"cve": "CVE-2026-23561",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"T053402",
"74185",
"T053398"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-23561"
},
{
"cve": "CVE-2026-23562",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"74185",
"T053398"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-23562"
},
{
"cve": "CVE-2026-42486",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"74185",
"T053398"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-42486"
},
{
"cve": "CVE-2026-23557",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"74185"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-23557"
},
{
"cve": "CVE-2026-31786",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"74185"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-31786"
},
{
"cve": "CVE-2026-31787",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"74185"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-31787"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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.
Loading…
Loading…