Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58150 (GCVE-0-2025-58150)
Vulnerability from cvelistv5 – Published: 2026-01-28 15:33 – Updated: 2026-01-28 16:46
VLAI
EPSS
VEX
Title
x86: buffer overrun with shadow paging + tracing
Summary
Shadow mode tracing code uses a set of per-CPU variables to avoid
cumbersome parameter passing. Some of these variables are written to
with guest controlled data, of guest controllable size. That size can
be larger than the variable, and bounding of the writes was missing.
Severity
8.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-787 - Out-of-bounds Write
Assigner
References
Date Public
2026-01-27 12:00
Credits
This issue was discovered by Jan Beulich of SUSE.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-01-28T16:11:53.448Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/01/27/1"
},
{
"url": "http://xenbits.xen.org/xsa/advisory-477.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-58150",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-28T16:44:38.812623Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-28T16:46:04.355Z",
"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-477"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "Only x86 systems are vulnerable. Arm systems are not vulnerable.\n\nOnly HVM guests running in shadow paging mode and with tracing enabled\ncan leverage the vulnerability."
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "This issue was discovered by Jan Beulich of SUSE."
}
],
"datePublic": "2026-01-27T12:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Shadow mode tracing code uses a set of per-CPU variables to avoid\ncumbersome parameter passing. Some of these variables are written to\nwith guest controlled data, of guest controllable size. That size can\nbe larger than the variable, and bounding of the writes was missing."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "The exact effects depend on what\u0027s adjacent to the variables in\nquestion. The most likely effects are bogus trace data, but none of\nprivilege escalation, information leaks, or Denial of Service (DoS) can\nbe excluded without detailed analysis of the particular build of Xen."
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-28T15:33:17.316Z",
"orgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"shortName": "XEN"
},
"references": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-477.html"
}
],
"title": "x86: buffer overrun with shadow paging + tracing",
"workarounds": [
{
"lang": "en",
"value": "Running HVM guests in HAP mode only will avoid the vulnerability.\n\nNot enabling tracing will also avoid the vulnerability. Tracing is\nenabled by the \"tbuf_size=\" command line option, or by running tools\nlike xentrace or xenbaked in Dom0. Note that on a running system\nstopping xentrace / xenbaked would disable tracing. For xentrace,\nhowever, this additionally requires that it wasn\u0027t started with the -x\noption. Stopping previously enabled tracing can of course only prevent\nfuture damage; prior damage may have occurred and may manifest only\nlater."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"assignerShortName": "XEN",
"cveId": "CVE-2025-58150",
"datePublished": "2026-01-28T15:33:17.316Z",
"dateReserved": "2025-08-26T06:48:41.444Z",
"dateUpdated": "2026-01-28T16:46:04.355Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-58150",
"date": "2026-07-14",
"epss": "0.00127",
"percentile": "0.02771"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-58150\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2026-01-28T16:16:12.880\",\"lastModified\":\"2026-06-17T09:43:59.190\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Shadow mode tracing code uses a set of per-CPU variables to avoid\\ncumbersome parameter passing. Some of these variables are written to\\nwith guest controlled data, of guest controllable size. That size can\\nbe larger than the variable, and bounding of the writes was missing.\"},{\"lang\":\"es\",\"value\":\"El c\u00f3digo de traza en modo sombra utiliza un conjunto de variables por CPU para evitar el paso engorroso de par\u00e1metros. Algunas de estas variables se escriben con datos controlados por el hu\u00e9sped, de tama\u00f1o controlable por el hu\u00e9sped. Ese tama\u00f1o puede ser mayor que la variable, y faltaba la delimitaci\u00f3n de las escrituras.\"}],\"affected\":[{\"source\":\"security@xen.org\",\"affectedData\":[{\"vendor\":\"Xen\",\"product\":\"Xen\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"consult Xen advisory XSA-477\",\"status\":\"unknown\"}]}]}],\"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:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.0,\"impactScore\":6.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-01-28T16:44:38.812623Z\",\"id\":\"CVE-2025-58150\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:-:*:*:*:*:*:x86:*\",\"matchCriteriaId\":\"BAB3DD44-8D3F-493C-936C-E0D6C63685C4\"}]}]}],\"references\":[{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-477.html\",\"source\":\"security@xen.org\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/01/27/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Mitigation\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://xenbits.xen.org/xsa/advisory-477.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"current_release_date": "2026-06-28T11:00:00+00:00",
"cve": "CVE-2025-58150",
"id": "CVE-2025-58150",
"initial_release_date": "2025-01-01T00:00:00+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "xen: x86: buffer overrun with shadow paging + tracing",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-58150.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/01/27/1\"}, {\"url\": \"http://xenbits.xen.org/xsa/advisory-477.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-28T16:11:53.448Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58150\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-28T16:44:38.812623Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-28T16:45:27.977Z\"}}], \"cna\": {\"title\": \"x86: buffer overrun with shadow paging + tracing\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"This issue was discovered by Jan Beulich of SUSE.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"The exact effects depend on what\u0027s adjacent to the variables in\\nquestion. The most likely effects are bogus trace data, but none of\\nprivilege escalation, information leaks, or Denial of Service (DoS) can\\nbe excluded without detailed analysis of the particular build of Xen.\"}]}], \"affected\": [{\"vendor\": \"Xen\", \"product\": \"Xen\", \"versions\": [{\"status\": \"unknown\", \"version\": \"consult Xen advisory XSA-477\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2026-01-27T12:00:00.000Z\", \"references\": [{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-477.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Running HVM guests in HAP mode only will avoid the vulnerability.\\n\\nNot enabling tracing will also avoid the vulnerability. Tracing is\\nenabled by the \\\"tbuf_size=\\\" command line option, or by running tools\\nlike xentrace or xenbaked in Dom0. Note that on a running system\\nstopping xentrace / xenbaked would disable tracing. For xentrace,\\nhowever, this additionally requires that it wasn\u0027t started with the -x\\noption. Stopping previously enabled tracing can of course only prevent\\nfuture damage; prior damage may have occurred and may manifest only\\nlater.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Shadow mode tracing code uses a set of per-CPU variables to avoid\\ncumbersome parameter passing. Some of these variables are written to\\nwith guest controlled data, of guest controllable size. That size can\\nbe larger than the variable, and bounding of the writes was missing.\"}], \"configurations\": [{\"lang\": \"en\", \"value\": \"Only x86 systems are vulnerable. Arm systems are not vulnerable.\\n\\nOnly HVM guests running in shadow paging mode and with tracing enabled\\ncan leverage the vulnerability.\"}], \"providerMetadata\": {\"orgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"shortName\": \"XEN\", \"dateUpdated\": \"2026-01-28T15:33:17.316Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-58150\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-28T16:46:04.355Z\", \"dateReserved\": \"2025-08-26T06:48:41.444Z\", \"assignerOrgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"datePublished\": \"2026-01-28T15:33:17.316Z\", \"assignerShortName\": \"XEN\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:0394-1
Vulnerability from csaf_suse - Published: 2026-02-05 15:42 - Updated: 2026-02-05 15:42Summary
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:
Security fixes:
- CVE-2025-58150: Fixed buffer overrun with shadow paging and
tracing (XSA-477) (bsc#1256745)
- CVE-2026-23553: Fixed incomplete IBPB for vCPU isolation
(XSA-479) (bsc#1256747)
- CVE-2025-58149: Fixed incorrect removal od permissions on PCI
device unplug allow PV guests to access memory of devices no
longer assigned to it (XSA-476) (bsc#1252692)
Other fixes:
- Fixed virtxend service restart. Caused by a failure to start
xenstored (bsc#1254180)
Patchnames: SUSE-2026-394,SUSE-SLE-Micro-5.3-2026-394,SUSE-SLE-Micro-5.4-2026-394
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
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_06-150400.4.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
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_06-150400.4.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
17 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\nSecurity fixes:\n \n- CVE-2025-58150: Fixed buffer overrun with shadow paging and \n tracing (XSA-477) (bsc#1256745)\n- CVE-2026-23553: Fixed incomplete IBPB for vCPU isolation \n (XSA-479) (bsc#1256747)\n- CVE-2025-58149: Fixed incorrect removal od permissions on PCI\n device unplug allow PV guests to access memory of devices no \n longer assigned to it (XSA-476) (bsc#1252692)\n\nOther fixes:\n\n- Fixed virtxend service restart. Caused by a failure to start \n xenstored (bsc#1254180)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-394,SUSE-SLE-Micro-5.3-2026-394,SUSE-SLE-Micro-5.4-2026-394",
"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_0394-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0394-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260394-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0394-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024075.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252692",
"url": "https://bugzilla.suse.com/1252692"
},
{
"category": "self",
"summary": "SUSE Bug 1254180",
"url": "https://bugzilla.suse.com/1254180"
},
{
"category": "self",
"summary": "SUSE Bug 1256745",
"url": "https://bugzilla.suse.com/1256745"
},
{
"category": "self",
"summary": "SUSE Bug 1256747",
"url": "https://bugzilla.suse.com/1256747"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58149 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58150 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23553 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23553/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-02-05T15:42:11Z",
"generator": {
"date": "2026-02-05T15:42:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0394-1",
"initial_release_date": "2026-02-05T15:42:11Z",
"revision_history": [
{
"date": "2026-02-05T15:42:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.7_06-150400.4.78.1.aarch64",
"product": {
"name": "xen-4.16.7_06-150400.4.78.1.aarch64",
"product_id": "xen-4.16.7_06-150400.4.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.7_06-150400.4.78.1.aarch64",
"product": {
"name": "xen-devel-4.16.7_06-150400.4.78.1.aarch64",
"product_id": "xen-devel-4.16.7_06-150400.4.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.7_06-150400.4.78.1.aarch64",
"product": {
"name": "xen-doc-html-4.16.7_06-150400.4.78.1.aarch64",
"product_id": "xen-doc-html-4.16.7_06-150400.4.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.7_06-150400.4.78.1.aarch64",
"product": {
"name": "xen-libs-4.16.7_06-150400.4.78.1.aarch64",
"product_id": "xen-libs-4.16.7_06-150400.4.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.7_06-150400.4.78.1.aarch64",
"product": {
"name": "xen-tools-4.16.7_06-150400.4.78.1.aarch64",
"product_id": "xen-tools-4.16.7_06-150400.4.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.7_06-150400.4.78.1.aarch64",
"product": {
"name": "xen-tools-domU-4.16.7_06-150400.4.78.1.aarch64",
"product_id": "xen-tools-domU-4.16.7_06-150400.4.78.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.16.7_06-150400.4.78.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.16.7_06-150400.4.78.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.16.7_06-150400.4.78.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.16.7_06-150400.4.78.1.i586",
"product": {
"name": "xen-devel-4.16.7_06-150400.4.78.1.i586",
"product_id": "xen-devel-4.16.7_06-150400.4.78.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.7_06-150400.4.78.1.i586",
"product": {
"name": "xen-libs-4.16.7_06-150400.4.78.1.i586",
"product_id": "xen-libs-4.16.7_06-150400.4.78.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.7_06-150400.4.78.1.i586",
"product": {
"name": "xen-tools-domU-4.16.7_06-150400.4.78.1.i586",
"product_id": "xen-tools-domU-4.16.7_06-150400.4.78.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.16.7_06-150400.4.78.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.16.7_06-150400.4.78.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.16.7_06-150400.4.78.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.7_06-150400.4.78.1.x86_64",
"product": {
"name": "xen-4.16.7_06-150400.4.78.1.x86_64",
"product_id": "xen-4.16.7_06-150400.4.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.7_06-150400.4.78.1.x86_64",
"product": {
"name": "xen-devel-4.16.7_06-150400.4.78.1.x86_64",
"product_id": "xen-devel-4.16.7_06-150400.4.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.7_06-150400.4.78.1.x86_64",
"product": {
"name": "xen-doc-html-4.16.7_06-150400.4.78.1.x86_64",
"product_id": "xen-doc-html-4.16.7_06-150400.4.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"product": {
"name": "xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"product_id": "xen-libs-4.16.7_06-150400.4.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.16.7_06-150400.4.78.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.16.7_06-150400.4.78.1.x86_64",
"product_id": "xen-libs-32bit-4.16.7_06-150400.4.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.7_06-150400.4.78.1.x86_64",
"product": {
"name": "xen-tools-4.16.7_06-150400.4.78.1.x86_64",
"product_id": "xen-tools-4.16.7_06-150400.4.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.7_06-150400.4.78.1.x86_64",
"product": {
"name": "xen-tools-domU-4.16.7_06-150400.4.78.1.x86_64",
"product_id": "xen-tools-domU-4.16.7_06-150400.4.78.1.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_06-150400.4.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
},
"product_reference": "xen-libs-4.16.7_06-150400.4.78.1.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_06-150400.4.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
},
"product_reference": "xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-58149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58149"
}
],
"notes": [
{
"category": "general",
"text": "When passing through PCI devices, the detach logic in libxl won\u0027t remove\naccess permissions to any 64bit memory BARs the device might have. As a\nresult a domain can still have access any 64bit memory BAR when such\ndevice is no longer assigned to the domain.\n\nFor PV domains the permission leak allows the domain itself to map the memory\nin the page-tables. For HVM it would require a compromised device model or\nstubdomain to map the leaked memory into the HVM domain p2m.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58149",
"url": "https://www.suse.com/security/cve/CVE-2025-58149"
},
{
"category": "external",
"summary": "SUSE Bug 1252692 for CVE-2025-58149",
"url": "https://bugzilla.suse.com/1252692"
}
],
"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_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-05T15:42:11Z",
"details": "moderate"
}
],
"title": "CVE-2025-58149"
},
{
"cve": "CVE-2025-58150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58150"
}
],
"notes": [
{
"category": "general",
"text": "Shadow mode tracing code uses a set of per-CPU variables to avoid\ncumbersome parameter passing. Some of these variables are written to\nwith guest controlled data, of guest controllable size. That size can\nbe larger than the variable, and bounding of the writes was missing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58150",
"url": "https://www.suse.com/security/cve/CVE-2025-58150"
},
{
"category": "external",
"summary": "SUSE Bug 1256745 for CVE-2025-58150",
"url": "https://bugzilla.suse.com/1256745"
}
],
"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_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-05T15:42:11Z",
"details": "moderate"
}
],
"title": "CVE-2025-58150"
},
{
"cve": "CVE-2026-23553",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23553"
}
],
"notes": [
{
"category": "general",
"text": "In the context switch logic Xen attempts to skip an IBPB in the case of\na vCPU returning to a CPU on which it was the previous vCPU to run.\nWhile safe for Xen\u0027s isolation between vCPUs, this prevents the guest\nkernel correctly isolating between tasks. Consider:\n\n 1) vCPU runs on CPU A, running task 1.\n 2) vCPU moves to CPU B, idle gets scheduled on A. Xen skips IBPB.\n 3) On CPU B, guest kernel switches from task 1 to 2, issuing IBPB.\n 4) vCPU moves back to CPU A. Xen skips IBPB again.\n\nNow, task 2 is running on CPU A with task 1\u0027s training still in the BTB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23553",
"url": "https://www.suse.com/security/cve/CVE-2026-23553"
},
{
"category": "external",
"summary": "SUSE Bug 1256747 for CVE-2026-23553",
"url": "https://bugzilla.suse.com/1256747"
}
],
"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_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.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.3:xen-libs-4.16.7_06-150400.4.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_06-150400.4.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-05T15:42:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-23553"
}
]
}
SUSE-SU-2026:0589-1
Vulnerability from csaf_suse - Published: 2026-02-20 10:05 - Updated: 2026-02-20 10:05Summary
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-58150: buffer overrun with shadow paging + tracing (XSA-477) (bsc#1256745).
- CVE-2026-23553: incomplete IBPB for vCPU isolation (XSA-479) (bsc#1256747).
Patchnames: SUSE-2026-589,SUSE-SLE-Module-Basesystem-15-SP7-2026-589,SUSE-SLE-Module-Server-Applications-15-SP7-2026-589
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.3 (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.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
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.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 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-58150: buffer overrun with shadow paging + tracing (XSA-477) (bsc#1256745).\n- CVE-2026-23553: incomplete IBPB for vCPU isolation (XSA-479) (bsc#1256747).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-589,SUSE-SLE-Module-Basesystem-15-SP7-2026-589,SUSE-SLE-Module-Server-Applications-15-SP7-2026-589",
"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_0589-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0589-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260589-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0589-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024358.html"
},
{
"category": "self",
"summary": "SUSE Bug 1027519",
"url": "https://bugzilla.suse.com/1027519"
},
{
"category": "self",
"summary": "SUSE Bug 1256745",
"url": "https://bugzilla.suse.com/1256745"
},
{
"category": "self",
"summary": "SUSE Bug 1256747",
"url": "https://bugzilla.suse.com/1256747"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58150 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23553 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23553/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2026-02-20T10:05:27Z",
"generator": {
"date": "2026-02-20T10:05:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0589-1",
"initial_release_date": "2026-02-20T10:05:27Z",
"revision_history": [
{
"date": "2026-02-20T10:05:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.2_06-150700.3.25.1.aarch64",
"product": {
"name": "xen-4.20.2_06-150700.3.25.1.aarch64",
"product_id": "xen-4.20.2_06-150700.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.2_06-150700.3.25.1.aarch64",
"product": {
"name": "xen-devel-4.20.2_06-150700.3.25.1.aarch64",
"product_id": "xen-devel-4.20.2_06-150700.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.2_06-150700.3.25.1.aarch64",
"product": {
"name": "xen-doc-html-4.20.2_06-150700.3.25.1.aarch64",
"product_id": "xen-doc-html-4.20.2_06-150700.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.2_06-150700.3.25.1.aarch64",
"product": {
"name": "xen-libs-4.20.2_06-150700.3.25.1.aarch64",
"product_id": "xen-libs-4.20.2_06-150700.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.2_06-150700.3.25.1.aarch64",
"product": {
"name": "xen-tools-4.20.2_06-150700.3.25.1.aarch64",
"product_id": "xen-tools-4.20.2_06-150700.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.2_06-150700.3.25.1.aarch64",
"product": {
"name": "xen-tools-domU-4.20.2_06-150700.3.25.1.aarch64",
"product_id": "xen-tools-domU-4.20.2_06-150700.3.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.20.2_06-150700.3.25.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.20.2_06-150700.3.25.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.20.2_06-150700.3.25.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.20.2_06-150700.3.25.1.i586",
"product": {
"name": "xen-devel-4.20.2_06-150700.3.25.1.i586",
"product_id": "xen-devel-4.20.2_06-150700.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.2_06-150700.3.25.1.i586",
"product": {
"name": "xen-libs-4.20.2_06-150700.3.25.1.i586",
"product_id": "xen-libs-4.20.2_06-150700.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.2_06-150700.3.25.1.i586",
"product": {
"name": "xen-tools-domU-4.20.2_06-150700.3.25.1.i586",
"product_id": "xen-tools-domU-4.20.2_06-150700.3.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.20.2_06-150700.3.25.1.x86_64",
"product": {
"name": "xen-4.20.2_06-150700.3.25.1.x86_64",
"product_id": "xen-4.20.2_06-150700.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"product": {
"name": "xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"product_id": "xen-devel-4.20.2_06-150700.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.20.2_06-150700.3.25.1.x86_64",
"product": {
"name": "xen-doc-html-4.20.2_06-150700.3.25.1.x86_64",
"product_id": "xen-doc-html-4.20.2_06-150700.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"product": {
"name": "xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"product_id": "xen-libs-4.20.2_06-150700.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.20.2_06-150700.3.25.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.20.2_06-150700.3.25.1.x86_64",
"product_id": "xen-libs-32bit-4.20.2_06-150700.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"product": {
"name": "xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"product_id": "xen-tools-4.20.2_06-150700.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"product": {
"name": "xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"product_id": "xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.20.2_06-150700.3.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_06-150700.3.25.1.x86_64"
},
"product_reference": "xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64"
},
"product_reference": "xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.20.2_06-150700.3.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64"
},
"product_reference": "xen-4.20.2_06-150700.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.20.2_06-150700.3.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64"
},
"product_reference": "xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.20.2_06-150700.3.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64"
},
"product_reference": "xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-58150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58150"
}
],
"notes": [
{
"category": "general",
"text": "Shadow mode tracing code uses a set of per-CPU variables to avoid\ncumbersome parameter passing. Some of these variables are written to\nwith guest controlled data, of guest controllable size. That size can\nbe larger than the variable, and bounding of the writes was missing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58150",
"url": "https://www.suse.com/security/cve/CVE-2025-58150"
},
{
"category": "external",
"summary": "SUSE Bug 1256745 for CVE-2025-58150",
"url": "https://bugzilla.suse.com/1256745"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T10:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-58150"
},
{
"cve": "CVE-2026-23553",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23553"
}
],
"notes": [
{
"category": "general",
"text": "In the context switch logic Xen attempts to skip an IBPB in the case of\na vCPU returning to a CPU on which it was the previous vCPU to run.\nWhile safe for Xen\u0027s isolation between vCPUs, this prevents the guest\nkernel correctly isolating between tasks. Consider:\n\n 1) vCPU runs on CPU A, running task 1.\n 2) vCPU moves to CPU B, idle gets scheduled on A. Xen skips IBPB.\n 3) On CPU B, guest kernel switches from task 1 to 2, issuing IBPB.\n 4) vCPU moves back to CPU A. Xen skips IBPB again.\n\nNow, task 2 is running on CPU A with task 1\u0027s training still in the BTB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23553",
"url": "https://www.suse.com/security/cve/CVE-2026-23553"
},
{
"category": "external",
"summary": "SUSE Bug 1256747 for CVE-2026-23553",
"url": "https://bugzilla.suse.com/1256747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-libs-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.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.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:xen-tools-domU-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-devel-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-4.20.2_06-150700.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:xen-tools-xendomains-wait-disk-4.20.2_06-150700.3.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T10:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2026-23553"
}
]
}
ubuntu-cve-2025-58150
Vulnerability from osv_ubuntu
Published
2026-01-28 16:16
Modified
2026-05-20 15:22
Summary
Details
Shadow mode tracing code uses a set of per-CPU variables to avoid cumbersome parameter passing. Some of these variables are written to with guest controlled data, of guest controllable size. That size can be larger than the variable, and bounding of the writes was missing.
Severity
8.8 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxen-4.6",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "libxenstore3.0",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.4-amd64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.4-arm64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.4-armhf",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.5-amd64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.5-arm64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.5-armhf",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.6-amd64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.6-arm64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-hypervisor-4.6-armhf",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-system-amd64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-system-arm64",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-system-armhf",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-utils-4.6",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xen-utils-common",
"binary_version": "4.6.5-0ubuntu1.4"
},
{
"binary_name": "xenstore-utils",
"binary_version": "4.6.5-0ubuntu1.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "xen",
"purl": "pkg:deb/ubuntu/xen@4.6.5-0ubuntu1.4?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.5.1-0ubuntu1",
"4.5.1-0ubuntu2",
"4.6.0-1ubuntu1",
"4.6.0-1ubuntu2",
"4.6.0-1ubuntu4",
"4.6.0-1ubuntu4.1",
"4.6.0-1ubuntu4.2",
"4.6.0-1ubuntu4.3",
"4.6.5-0ubuntu1",
"4.6.5-0ubuntu1.1",
"4.6.5-0ubuntu1.2",
"4.6.5-0ubuntu1.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxen-4.9",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "libxenstore3.0",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.6-amd64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.6-arm64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.6-armhf",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.7-amd64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.7-arm64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.7-armhf",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.8-amd64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.8-arm64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.8-armhf",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.9-amd64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.9-arm64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-hypervisor-4.9-armhf",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-system-amd64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-system-arm64",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-system-armhf",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-utils-4.9",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xen-utils-common",
"binary_version": "4.9.2-0ubuntu1"
},
{
"binary_name": "xenstore-utils",
"binary_version": "4.9.2-0ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "xen",
"purl": "pkg:deb/ubuntu/xen@4.9.2-0ubuntu1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.9.0-0ubuntu3",
"4.9.0-0ubuntu4",
"4.9.2-0ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxencall1",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxendevicemodel1",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxenevtchn1",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxenforeignmemory1",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxengnttab1",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxenmisc4.11",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxenstore3.0",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxentoolcore1",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "libxentoollog1",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-hypervisor-4.11-amd64",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-hypervisor-4.11-arm64",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-hypervisor-4.11-armhf",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-hypervisor-4.9-amd64",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-hypervisor-4.9-arm64",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-hypervisor-4.9-armhf",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-hypervisor-common",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-system-amd64",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-system-arm64",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-system-armhf",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-utils-4.11",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xen-utils-common",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"binary_name": "xenstore-utils",
"binary_version": "4.11.3+24-g14b62ab3e5-1ubuntu2.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "xen",
"purl": "pkg:deb/ubuntu/xen@4.11.3+24-g14b62ab3e5-1ubuntu2.3?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.9.2-0ubuntu2",
"4.9.2-0ubuntu6",
"4.9.2-0ubuntu7",
"4.11.3+24-g14b62ab3e5-1ubuntu1",
"4.11.3+24-g14b62ab3e5-1ubuntu2",
"4.11.3+24-g14b62ab3e5-1ubuntu2.2",
"4.11.3+24-g14b62ab3e5-1ubuntu2.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxencall1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxendevicemodel1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxenevtchn1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxenforeignmemory1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxengnttab1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxenhypfs1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxenmisc4.16",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxenstore4",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxentoolcore1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "libxentoollog1",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-hypervisor-4.16-amd64",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-hypervisor-4.16-arm64",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-hypervisor-4.16-armhf",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-hypervisor-common",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-system-amd64",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-system-arm64",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-system-armhf",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-utils-4.16",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xen-utils-common",
"binary_version": "4.16.0-1~ubuntu2.1"
},
{
"binary_name": "xenstore-utils",
"binary_version": "4.16.0-1~ubuntu2.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "xen",
"purl": "pkg:deb/ubuntu/xen@4.16.0-1~ubuntu2.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.11.4+24-gddaaccbbab-1ubuntu2",
"4.16.0-1~ubuntu2",
"4.16.0-1~ubuntu2.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxencall1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxendevicemodel1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxenevtchn1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxenforeignmemory1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxengnttab1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxenhypfs1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxenmisc4.17t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxenstore4t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxentoolcore1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "libxentoollog1t64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-hypervisor-4.17-amd64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-hypervisor-4.17-arm64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-hypervisor-4.17-armhf",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-hypervisor-common",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-system-amd64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-system-arm64",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-system-armhf",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-utils-4.17",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xen-utils-common",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
},
{
"binary_name": "xenstore-utils",
"binary_version": "4.17.3+10-g091466ba55-1.1ubuntu3"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "xen",
"purl": "pkg:deb/ubuntu/xen@4.17.3+10-g091466ba55-1.1ubuntu3?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.17.2-1",
"4.17.2+55-g0b56bed864-1",
"4.17.2+76-ge1f9cb16e2-1",
"4.17.2+76-ge1f9cb16e2-1ubuntu1",
"4.17.3+10-g091466ba55-1",
"4.17.3+10-g091466ba55-1.1ubuntu2",
"4.17.3+10-g091466ba55-1.1ubuntu3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxencall1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxendevicemodel1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxenevtchn1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxenforeignmemory1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxengnttab1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxenhypfs1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxenmisc4.20",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxenstore4",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxentoolcore1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "libxentoollog1",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xen-hypervisor-4.20-amd64",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xen-hypervisor-4.20-arm64",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xen-hypervisor-common",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xen-system-amd64",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xen-system-arm64",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xen-utils-4.20",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xen-utils-common",
"binary_version": "4.20.0+68-g35cb38b222-1"
},
{
"binary_name": "xenstore-utils",
"binary_version": "4.20.0+68-g35cb38b222-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "xen",
"purl": "pkg:deb/ubuntu/xen@4.20.0+68-g35cb38b222-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.20.0-1ubuntu1",
"4.20.0+68-g35cb38b222-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxencall1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxendevicemodel1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxenevtchn1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxenforeignmemory1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxengnttab1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxenhypfs1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxenmisc4.20",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxenstore4",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxentoolcore1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "libxentoollog1",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xen-hypervisor-4.20-amd64",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xen-hypervisor-4.20-arm64",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xen-hypervisor-common",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xen-system-amd64",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xen-system-arm64",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xen-utils-4.20",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xen-utils-common",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
},
{
"binary_name": "xenstore-utils",
"binary_version": "4.20.2+7-g1badcf5035-2build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "xen",
"purl": "pkg:deb/ubuntu/xen@4.20.2+7-g1badcf5035-2build2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.20.0+68-g35cb38b222-1",
"4.20.2+7-g1badcf5035-2",
"4.20.2+7-g1badcf5035-2build2"
]
}
],
"aliases": [],
"details": "Shadow mode tracing code uses a set of per-CPU variables to avoid cumbersome parameter passing. Some of these variables are written to with guest controlled data, of guest controllable size. That size can be larger than the variable, and bounding of the writes was missing.",
"id": "UBUNTU-CVE-2025-58150",
"modified": "2026-05-20T15:22:56Z",
"published": "2026-01-28T16:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-58150"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58150"
},
{
"type": "REPORT",
"url": "https://xenbits.xen.org/xsa/advisory-477.html"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-58150"
]
}
WID-SEC-W-2026-0225
Vulnerability from csaf_certbund - Published: 2026-01-26 23:00 - Updated: 2026-02-22 23:00Summary
Xen: Mehrere Schwachstellen
Severity
Mittel
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.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um seine Rechte zu erweitern und einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Xen <4.18.x
Open Source / Xen
|
<4.18.x | ||
|
Open Source Xen <xsa477-4.18.patch
Open Source / Xen
|
<xsa477-4.18.patch | ||
|
Open Source Xen <4.19.x
Open Source / Xen
|
<4.19.x | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Citrix Systems XenServer 8.4
Citrix Systems / XenServer
|
cpe:/a:citrix:xenserver:8.4
|
8.4 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Xen <4.18.x
Open Source / Xen
|
<4.18.x | ||
|
Open Source Xen <xsa478.patch
Open Source / Xen
|
<xsa478.patch | ||
|
Open Source Xen <xsa477-4.18.patch
Open Source / Xen
|
<xsa477-4.18.patch | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Citrix Systems XenServer 8.4
Citrix Systems / XenServer
|
cpe:/a:citrix:xenserver:8.4
|
8.4 |
References
15 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) f\u00fcr die darauf laufenden Systeme (Domains) paravirtualisiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um seine Rechte zu erweitern und einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0225 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0225.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0225 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0225"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-01-26",
"url": "https://xenbits.xen.org/xsa/advisory-477.html"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2026-01-26",
"url": "https://xenbits.xen.org/xsa/advisory-478.html"
},
{
"category": "external",
"summary": "Citrix Security Advisory CTX695997 vom 2025-12-12",
"url": "https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX695997\u0026articleURL=XenServer_Security_Update_for_CVE_2025_58151_and_CVE_2026_23553"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0304-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023930.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0303-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023931.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0306-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023928.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0329-1 vom 2026-01-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023972.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0328-1 vom 2026-01-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023973.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-844012D662 vom 2026-01-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-844012d662"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-E39149A8A0 vom 2026-01-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-e39149a8a0"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10118-1 vom 2026-01-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WQZCDTMT7MG7RKQWPEEIEACMFDQB74GR/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0394-1 vom 2026-02-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024075.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0589-1 vom 2026-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024358.html"
}
],
"source_lang": "en-US",
"title": "Xen: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-22T23:00:00.000+00:00",
"generator": {
"date": "2026-02-23T09:08:32.679+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0225",
"initial_release_date": "2026-01-26T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Citrix aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE und European Union Vulnerability Database aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8.4",
"product": {
"name": "Citrix Systems XenServer 8.4",
"product_id": "T043563",
"product_identification_helper": {
"cpe": "cpe:/a:citrix:xenserver:8.4"
}
}
}
],
"category": "product_name",
"name": "XenServer"
}
],
"category": "vendor",
"name": "Citrix Systems"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.18.x",
"product": {
"name": "Open Source Xen \u003c4.18.x",
"product_id": "T038923"
}
},
{
"category": "product_version",
"name": "4.18.x",
"product": {
"name": "Open Source Xen 4.18.x",
"product_id": "T038923-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:4.18.x"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.19.x",
"product": {
"name": "Open Source Xen \u003c4.19.x",
"product_id": "T038924"
}
},
{
"category": "product_version",
"name": "4.19.x",
"product": {
"name": "Open Source Xen 4.19.x",
"product_id": "T038924-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:4.19.x"
}
}
},
{
"category": "product_version_range",
"name": "\u003cxsa477-4.18.patch",
"product": {
"name": "Open Source Xen \u003cxsa477-4.18.patch",
"product_id": "T050326"
}
},
{
"category": "product_version",
"name": "xsa477-4.18.patch",
"product": {
"name": "Open Source Xen xsa477-4.18.patch",
"product_id": "T050326-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:xsa477-4.18.patch"
}
}
},
{
"category": "product_version_range",
"name": "\u003cxsa478.patch",
"product": {
"name": "Open Source Xen \u003cxsa478.patch",
"product_id": "T050327"
}
},
{
"category": "product_version",
"name": "xsa478.patch",
"product": {
"name": "Open Source Xen xsa478.patch",
"product_id": "T050327-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:xsa478.patch"
}
}
}
],
"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-2025-58150",
"product_status": {
"known_affected": [
"T002207",
"T038923",
"T050326",
"T038924",
"T027843",
"74185",
"T043563"
]
},
"release_date": "2026-01-26T23:00:00.000+00:00",
"title": "CVE-2025-58150"
},
{
"cve": "CVE-2025-58151",
"product_status": {
"known_affected": [
"T002207",
"T038923",
"T050327",
"T050326",
"T027843",
"74185",
"T043563"
]
},
"release_date": "2026-01-26T23:00:00.000+00:00",
"title": "CVE-2025-58151"
}
]
}
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…