Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27465 (GCVE-0-2025-27465)
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2025-27465", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-07-16T20:46:06.289437Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-755", "description": "CWE-755 Improper Handling of Exceptional Conditions", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-17T15:00:57.741Z", "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-470" } ] } ], "configurations": [ { "lang": "en", "value": "Xen 4.9 and onwards are vulnerable. Xen 4.8 and older are not\nvulnerable.\n\nOnly x86 systems are vulnerable. ARM systems are not vulnerable.\n\nOnly HVM or PVH guests can leverage the vulnerability. PV guests cannot\nleverage the vulnerability." } ], "credits": [ { "lang": "en", "type": "finder", "value": "This issue was discovered by Andrew Cooper of XenServer." } ], "datePublic": "2025-07-01T11:56:00.000Z", "descriptions": [ { "lang": "en", "value": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead." } ], "impacts": [ { "descriptions": [ { "lang": "en", "value": "An unprivileged guest can cause a hypervisor crash, causing a Denial of\nService (DoS) of the entire host." } ] } ], "providerMetadata": { "dateUpdated": "2025-07-16T09:08:39.931Z", "orgId": "23aa2041-22e1-471f-9209-9b7396fa234f", "shortName": "XEN" }, "references": [ { "url": "https://xenbits.xenproject.org/xsa/advisory-470.html" } ], "title": "x86: Incorrect stubs exception handling for flags recovery", "workarounds": [ { "lang": "en", "value": "There are no mitigations." } ] } }, "cveMetadata": { "assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f", "assignerShortName": "XEN", "cveId": "CVE-2025-27465", "datePublished": "2025-07-16T09:08:39.931Z", "dateReserved": "2025-02-26T09:16:54.461Z", "dateUpdated": "2025-07-17T15:00:57.741Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-27465\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2025-07-16T09:15:23.040\",\"lastModified\":\"2025-07-17T15:15:25.500\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Certain instructions need intercepting and emulating by Xen. In some\\ncases Xen emulates the instruction by replaying it, using an executable\\nstub. Some instructions may raise an exception, which is supposed to be\\nhandled gracefully. Certain replayed instructions have additional logic\\nto set up and recover the changes to the arithmetic flags.\\n\\nFor replayed instructions where the flags recovery logic is used, the\\nmetadata for exception handling was incorrect, preventing Xen from\\nhandling the the exception gracefully, treating it as fatal instead.\"},{\"lang\":\"es\",\"value\":\"Ciertas instrucciones requieren ser interceptadas y emuladas por Xen. En algunos casos, Xen emula la instrucci\u00f3n repiti\u00e9ndola mediante un stub ejecutable. Algunas instrucciones pueden generar una excepci\u00f3n, que deber\u00eda gestionarse correctamente. Algunas instrucciones repetidas tienen l\u00f3gica adicional para configurar y recuperar los cambios en las banderas aritm\u00e9ticas. En las instrucciones repetidas donde se utiliza la l\u00f3gica de recuperaci\u00f3n de banderas, los metadatos para la gesti\u00f3n de excepciones eran incorrectos, lo que impidi\u00f3 que Xen la gestionara correctamente, trat\u00e1ndola como fatal.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-755\"}]}],\"references\":[{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-470.html\",\"source\":\"security@xen.org\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27465\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-16T20:46:06.289437Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-755\", \"description\": \"CWE-755 Improper Handling of Exceptional Conditions\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-16T20:46:28.330Z\"}}], \"cna\": {\"title\": \"x86: Incorrect stubs exception handling for flags recovery\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"This issue was discovered by Andrew Cooper of XenServer.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"An unprivileged guest can cause a hypervisor crash, causing a Denial of\\nService (DoS) of the entire host.\"}]}], \"affected\": [{\"vendor\": \"Xen\", \"product\": \"Xen\", \"versions\": [{\"status\": \"unknown\", \"version\": \"consult Xen advisory XSA-470\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2025-07-01T11:56:00.000Z\", \"references\": [{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-470.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"There are no mitigations.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Certain instructions need intercepting and emulating by Xen. In some\\ncases Xen emulates the instruction by replaying it, using an executable\\nstub. Some instructions may raise an exception, which is supposed to be\\nhandled gracefully. Certain replayed instructions have additional logic\\nto set up and recover the changes to the arithmetic flags.\\n\\nFor replayed instructions where the flags recovery logic is used, the\\nmetadata for exception handling was incorrect, preventing Xen from\\nhandling the the exception gracefully, treating it as fatal instead.\"}], \"configurations\": [{\"lang\": \"en\", \"value\": \"Xen 4.9 and onwards are vulnerable. Xen 4.8 and older are not\\nvulnerable.\\n\\nOnly x86 systems are vulnerable. ARM systems are not vulnerable.\\n\\nOnly HVM or PVH guests can leverage the vulnerability. PV guests cannot\\nleverage the vulnerability.\"}], \"providerMetadata\": {\"orgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"shortName\": \"XEN\", \"dateUpdated\": \"2025-07-16T09:08:39.931Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-27465\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-17T15:00:57.741Z\", \"dateReserved\": \"2025-02-26T09:16:54.461Z\", \"assignerOrgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"datePublished\": \"2025-07-16T09:08:39.931Z\", \"assignerShortName\": \"XEN\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
wid-sec-w-2025-1447
Vulnerability from csaf_certbund
Notes
{ "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 entfernter, authentisierter Angreifer kann eine Schwachstelle in Xen ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1447 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1447.json" }, { "category": "self", "summary": "WID-SEC-2025-1447 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1447" }, { "category": "external", "summary": "Xen Security Advisory XSA-470 vom 2025-07-01", "url": "https://xenbits.xen.org/xsa/advisory-470.html" }, { "category": "external", "summary": "Citrix Security Advisory CTX694780 vom 2025-06-24", "url": "https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694780\u0026articleURL=XenServer_Security_Update_for_CVE_2025_27465" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15342-1 vom 2025-07-12", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PTKZKBD5LRIUBCNJO4ON4DFH6PMVYLO5/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02316-1 vom 2025-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021816.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02319-1 vom 2025-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021813.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02315-1 vom 2025-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021817.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02325-1 vom 2025-07-16", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V34T2ADBPUIYXBK7CDQ6YGNZJR5Q4URJ/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02326-1 vom 2025-07-16", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7K2UTRMLRMJHPTYHR2DUBWFSLIRYH3TW/" } ], "source_lang": "en-US", "title": "Xen: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2025-07-16T22:00:00.000+00:00", "generator": { "date": "2025-07-17T06:02:20.733+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1447", "initial_release_date": "2025-07-01T22:00:00.000+00:00", "revision_history": [ { "date": "2025-07-01T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-02T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Citrix aufgenommen" }, { "date": "2025-07-13T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-07-15T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-16T22:00:00.000+00:00", "number": "5", "summary": "Referenz(en) aufgenommen: EUVD-2025-21593" } ], "status": "final", "version": "5" } }, "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": [ { "branches": [ { "category": "product_version_range", "name": "x86 \u003e=4.9", "product": { "name": "Open Source Xen x86 \u003e=4.9", "product_id": "T045002" } }, { "category": "product_version_range", "name": "x86 \u003e=4.9", "product": { "name": "Open Source Xen x86 \u003e=4.9", "product_id": "T045002-fixed" } }, { "category": "product_version_range", "name": "x86 \u003c4.17", "product": { "name": "Open Source Xen x86 \u003c4.17", "product_id": "T045003" } }, { "category": "product_version", "name": "x86 4.17", "product": { "name": "Open Source Xen x86 4.17", "product_id": "T045003-fixed", "product_identification_helper": { "cpe": "cpe:/o:xen:xen:x86__4.17" } } } ], "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-27465", "product_status": { "known_affected": [ "T002207", "T027843", "T043563", "T045003" ] }, "release_date": "2025-07-01T22:00:00.000+00:00", "title": "CVE-2025-27465" } ] }
ghsa-2vp3-crwq-3fg5
Vulnerability from github
Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional logic to set up and recover the changes to the arithmetic flags.
For replayed instructions where the flags recovery logic is used, the metadata for exception handling was incorrect, preventing Xen from handling the the exception gracefully, treating it as fatal instead.
{ "affected": [], "aliases": [ "CVE-2025-27465" ], "database_specific": { "cwe_ids": [ "CWE-755" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-16T09:15:23Z", "severity": "MODERATE" }, "details": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead.", "id": "GHSA-2vp3-crwq-3fg5", "modified": "2025-07-16T21:30:34Z", "published": "2025-07-16T09:31:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27465" }, { "type": "WEB", "url": "https://xenbits.xenproject.org/xsa/advisory-470.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
suse-su-2025:02471-1
Vulnerability from csaf_suse
Notes
{ "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-27465: Fixed incorrect stubs exception handling for flags recovery (XSA-470) (bsc#1244644)\n- Fixed more AMD transient execution attacks (XSA-471) (bsc#1246112)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2471,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2471,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2471", "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-2025_02471-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02471-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502471-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02471-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040869.html" }, { "category": "self", "summary": "SUSE Bug 1244644", "url": "https://bugzilla.suse.com/1244644" }, { "category": "self", "summary": "SUSE Bug 1246112", "url": "https://bugzilla.suse.com/1246112" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27465 page", "url": "https://www.suse.com/security/cve/CVE-2025-27465/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2025-07-22T22:58:21Z", "generator": { "date": "2025-07-22T22:58:21Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02471-1", "initial_release_date": "2025-07-22T22:58:21Z", "revision_history": [ { "date": "2025-07-22T22:58:21Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.12.4_62-3.130.1.aarch64", "product": { "name": "xen-4.12.4_62-3.130.1.aarch64", "product_id": "xen-4.12.4_62-3.130.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_62-3.130.1.aarch64", "product": { "name": "xen-devel-4.12.4_62-3.130.1.aarch64", "product_id": "xen-devel-4.12.4_62-3.130.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_62-3.130.1.aarch64", "product": { "name": "xen-doc-html-4.12.4_62-3.130.1.aarch64", "product_id": "xen-doc-html-4.12.4_62-3.130.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_62-3.130.1.aarch64", "product": { "name": "xen-libs-4.12.4_62-3.130.1.aarch64", "product_id": "xen-libs-4.12.4_62-3.130.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_62-3.130.1.aarch64", "product": { "name": "xen-tools-4.12.4_62-3.130.1.aarch64", "product_id": "xen-tools-4.12.4_62-3.130.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_62-3.130.1.aarch64", "product": { "name": "xen-tools-domU-4.12.4_62-3.130.1.aarch64", "product_id": "xen-tools-domU-4.12.4_62-3.130.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.12.4_62-3.130.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.12.4_62-3.130.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.12.4_62-3.130.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.12.4_62-3.130.1.i586", "product": { "name": "xen-devel-4.12.4_62-3.130.1.i586", "product_id": "xen-devel-4.12.4_62-3.130.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.12.4_62-3.130.1.i586", "product": { "name": "xen-libs-4.12.4_62-3.130.1.i586", "product_id": "xen-libs-4.12.4_62-3.130.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_62-3.130.1.i586", "product": { "name": "xen-tools-domU-4.12.4_62-3.130.1.i586", "product_id": "xen-tools-domU-4.12.4_62-3.130.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.12.4_62-3.130.1.x86_64", "product": { "name": "xen-4.12.4_62-3.130.1.x86_64", "product_id": "xen-4.12.4_62-3.130.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_62-3.130.1.x86_64", "product": { "name": "xen-devel-4.12.4_62-3.130.1.x86_64", "product_id": "xen-devel-4.12.4_62-3.130.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_62-3.130.1.x86_64", "product": { "name": "xen-doc-html-4.12.4_62-3.130.1.x86_64", "product_id": "xen-doc-html-4.12.4_62-3.130.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_62-3.130.1.x86_64", "product": { "name": "xen-libs-4.12.4_62-3.130.1.x86_64", "product_id": "xen-libs-4.12.4_62-3.130.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "product": { "name": "xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "product_id": "xen-libs-32bit-4.12.4_62-3.130.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_62-3.130.1.x86_64", "product": { "name": "xen-tools-4.12.4_62-3.130.1.x86_64", "product_id": "xen-tools-4.12.4_62-3.130.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_62-3.130.1.x86_64", "product": { "name": "xen-tools-domU-4.12.4_62-3.130.1.x86_64", "product_id": "xen-tools-domU-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.aarch64" }, "product_reference": "xen-devel-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-devel-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-doc-html-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-libs-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-libs-32bit-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-tools-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-devel-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-doc-html-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-libs-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-libs-32bit-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-tools-4.12.4_62-3.130.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_62-3.130.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_62-3.130.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_62-3.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27465" } ], "notes": [ { "category": "general", "text": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_62-3.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_62-3.130.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27465", "url": "https://www.suse.com/security/cve/CVE-2025-27465" }, { "category": "external", "summary": "SUSE Bug 1244644 for CVE-2025-27465", "url": "https://bugzilla.suse.com/1244644" } ], "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_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_62-3.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_62-3.130.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_62-3.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-devel-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-doc-html-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-libs-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:xen-tools-domU-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-devel-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-doc-html-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-32bit-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-libs-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-4.12.4_62-3.130.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:xen-tools-domU-4.12.4_62-3.130.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-22T22:58:21Z", "details": "important" } ], "title": "CVE-2025-27465" } ] }
suse-su-2025:02319-1
Vulnerability from csaf_suse
Notes
{ "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-2024-36350, CVE-2024-36357: More AMD transient execution attacks (bsc#1246112, XSA-471)\n- CVE-2025-27465: Incorrect stubs exception handling for flags recovery (bsc#1244644, XSA-470)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2319,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2319,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2319,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2319,SUSE-SUSE-MicroOS-5.1-2025-2319,SUSE-SUSE-MicroOS-5.2-2025-2319,SUSE-Storage-7.1-2025-2319", "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-2025_02319-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02319-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502319-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02319-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021813.html" }, { "category": "self", "summary": "SUSE Bug 1238896", "url": "https://bugzilla.suse.com/1238896" }, { "category": "self", "summary": "SUSE Bug 1244644", "url": "https://bugzilla.suse.com/1244644" }, { "category": "self", "summary": "SUSE Bug 1246112", "url": "https://bugzilla.suse.com/1246112" }, { "category": "self", "summary": "SUSE CVE CVE-2024-36350 page", "url": "https://www.suse.com/security/cve/CVE-2024-36350/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-36357 page", "url": "https://www.suse.com/security/cve/CVE-2024-36357/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27465 page", "url": "https://www.suse.com/security/cve/CVE-2025-27465/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2025-07-15T14:20:08Z", "generator": { "date": "2025-07-15T14:20:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02319-1", "initial_release_date": "2025-07-15T14:20:08Z", "revision_history": [ { "date": "2025-07-15T14:20:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.14.6_26-150300.3.91.1.aarch64", "product": { "name": "xen-4.14.6_26-150300.3.91.1.aarch64", "product_id": "xen-4.14.6_26-150300.3.91.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.14.6_26-150300.3.91.1.aarch64", "product": { "name": "xen-devel-4.14.6_26-150300.3.91.1.aarch64", "product_id": "xen-devel-4.14.6_26-150300.3.91.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.6_26-150300.3.91.1.aarch64", "product": { "name": "xen-doc-html-4.14.6_26-150300.3.91.1.aarch64", "product_id": "xen-doc-html-4.14.6_26-150300.3.91.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.14.6_26-150300.3.91.1.aarch64", "product": { "name": "xen-libs-4.14.6_26-150300.3.91.1.aarch64", "product_id": "xen-libs-4.14.6_26-150300.3.91.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.14.6_26-150300.3.91.1.aarch64", "product": { "name": "xen-tools-4.14.6_26-150300.3.91.1.aarch64", "product_id": "xen-tools-4.14.6_26-150300.3.91.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.aarch64", "product": { "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.aarch64", "product_id": "xen-tools-domU-4.14.6_26-150300.3.91.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.14.6_26-150300.3.91.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.14.6_26-150300.3.91.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.14.6_26-150300.3.91.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.14.6_26-150300.3.91.1.i586", "product": { "name": "xen-devel-4.14.6_26-150300.3.91.1.i586", "product_id": "xen-devel-4.14.6_26-150300.3.91.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.14.6_26-150300.3.91.1.i586", "product": { "name": "xen-libs-4.14.6_26-150300.3.91.1.i586", "product_id": "xen-libs-4.14.6_26-150300.3.91.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.i586", "product": { "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.i586", "product_id": "xen-tools-domU-4.14.6_26-150300.3.91.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.14.6_26-150300.3.91.1.x86_64", "product": { "name": "xen-4.14.6_26-150300.3.91.1.x86_64", "product_id": "xen-4.14.6_26-150300.3.91.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.14.6_26-150300.3.91.1.x86_64", "product": { "name": "xen-devel-4.14.6_26-150300.3.91.1.x86_64", "product_id": "xen-devel-4.14.6_26-150300.3.91.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.6_26-150300.3.91.1.x86_64", "product": { "name": "xen-doc-html-4.14.6_26-150300.3.91.1.x86_64", "product_id": "xen-doc-html-4.14.6_26-150300.3.91.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "product": { "name": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "product_id": "xen-libs-4.14.6_26-150300.3.91.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.14.6_26-150300.3.91.1.x86_64", "product": { "name": "xen-libs-32bit-4.14.6_26-150300.3.91.1.x86_64", "product_id": "xen-libs-32bit-4.14.6_26-150300.3.91.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.14.6_26-150300.3.91.1.x86_64", "product": { "name": "xen-tools-4.14.6_26-150300.3.91.1.x86_64", "product_id": "xen-tools-4.14.6_26-150300.3.91.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "product": { "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "product_id": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "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_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-devel-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-devel-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-devel-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.6_26-150300.3.91.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_26-150300.3.91.1.x86_64" }, "product_reference": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-devel-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-libs-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-36350", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-36350" } ], "notes": [ { "category": "general", "text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-36350", "url": "https://www.suse.com/security/cve/CVE-2024-36350" }, { "category": "external", "summary": "SUSE Bug 1238896 for CVE-2024-36350", "url": "https://bugzilla.suse.com/1238896" } ], "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 Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-15T14:20:08Z", "details": "moderate" } ], "title": "CVE-2024-36350" }, { "cve": "CVE-2024-36357", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-36357" } ], "notes": [ { "category": "general", "text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-36357", "url": "https://www.suse.com/security/cve/CVE-2024-36357" }, { "category": "external", "summary": "SUSE Bug 1238896 for CVE-2024-36357", "url": "https://bugzilla.suse.com/1238896" } ], "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 Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-15T14:20:08Z", "details": "moderate" } ], "title": "CVE-2024-36357" }, { "cve": "CVE-2025-27465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27465" } ], "notes": [ { "category": "general", "text": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27465", "url": "https://www.suse.com/security/cve/CVE-2025-27465" }, { "category": "external", "summary": "SUSE Bug 1244644 for CVE-2025-27465", "url": "https://bugzilla.suse.com/1244644" } ], "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 Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_26-150300.3.91.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_26-150300.3.91.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-15T14:20:08Z", "details": "important" } ], "title": "CVE-2025-27465" } ] }
suse-su-2025:02325-1
Vulnerability from csaf_suse
Notes
{ "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-2024-36350, CVE-2024-36357: More AMD transient execution attacks (bsc#1246112, XSA-471)\n- CVE-2025-27465: Incorrect stubs exception handling for flags recovery (bsc#1244644, XSA-470)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2325,SUSE-SLE-Micro-5.5-2025-2325,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2325,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2325,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2325,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2325", "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-2025_02325-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02325-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502325-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02325-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040723.html" }, { "category": "self", "summary": "SUSE Bug 1238896", "url": "https://bugzilla.suse.com/1238896" }, { "category": "self", "summary": "SUSE Bug 1244644", "url": "https://bugzilla.suse.com/1244644" }, { "category": "self", "summary": "SUSE Bug 1246112", "url": "https://bugzilla.suse.com/1246112" }, { "category": "self", "summary": "SUSE CVE CVE-2024-36350 page", "url": "https://www.suse.com/security/cve/CVE-2024-36350/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-36357 page", "url": "https://www.suse.com/security/cve/CVE-2024-36357/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27465 page", "url": "https://www.suse.com/security/cve/CVE-2025-27465/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2025-07-16T06:37:43Z", "generator": { "date": "2025-07-16T06:37:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02325-1", "initial_release_date": "2025-07-16T06:37:43Z", "revision_history": [ { "date": "2025-07-16T06:37:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.17.5_10-150500.3.50.1.aarch64", "product": { "name": "xen-4.17.5_10-150500.3.50.1.aarch64", "product_id": "xen-4.17.5_10-150500.3.50.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.17.5_10-150500.3.50.1.aarch64", "product": { "name": "xen-devel-4.17.5_10-150500.3.50.1.aarch64", "product_id": "xen-devel-4.17.5_10-150500.3.50.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.17.5_10-150500.3.50.1.aarch64", "product": { "name": "xen-doc-html-4.17.5_10-150500.3.50.1.aarch64", "product_id": "xen-doc-html-4.17.5_10-150500.3.50.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.17.5_10-150500.3.50.1.aarch64", "product": { "name": "xen-libs-4.17.5_10-150500.3.50.1.aarch64", "product_id": "xen-libs-4.17.5_10-150500.3.50.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.17.5_10-150500.3.50.1.aarch64", "product": { "name": "xen-tools-4.17.5_10-150500.3.50.1.aarch64", "product_id": "xen-tools-4.17.5_10-150500.3.50.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.17.5_10-150500.3.50.1.aarch64", "product": { "name": "xen-tools-domU-4.17.5_10-150500.3.50.1.aarch64", "product_id": "xen-tools-domU-4.17.5_10-150500.3.50.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.17.5_10-150500.3.50.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.17.5_10-150500.3.50.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.17.5_10-150500.3.50.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.17.5_10-150500.3.50.1.i586", "product": { "name": "xen-devel-4.17.5_10-150500.3.50.1.i586", "product_id": "xen-devel-4.17.5_10-150500.3.50.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.17.5_10-150500.3.50.1.i586", "product": { "name": "xen-libs-4.17.5_10-150500.3.50.1.i586", "product_id": "xen-libs-4.17.5_10-150500.3.50.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.17.5_10-150500.3.50.1.i586", "product": { "name": "xen-tools-domU-4.17.5_10-150500.3.50.1.i586", "product_id": "xen-tools-domU-4.17.5_10-150500.3.50.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.17.5_10-150500.3.50.1.x86_64", "product": { "name": "xen-4.17.5_10-150500.3.50.1.x86_64", "product_id": "xen-4.17.5_10-150500.3.50.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.17.5_10-150500.3.50.1.x86_64", "product": { "name": "xen-devel-4.17.5_10-150500.3.50.1.x86_64", "product_id": "xen-devel-4.17.5_10-150500.3.50.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.17.5_10-150500.3.50.1.x86_64", "product": { "name": "xen-doc-html-4.17.5_10-150500.3.50.1.x86_64", "product_id": "xen-doc-html-4.17.5_10-150500.3.50.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.17.5_10-150500.3.50.1.x86_64", "product": { "name": "xen-libs-4.17.5_10-150500.3.50.1.x86_64", "product_id": "xen-libs-4.17.5_10-150500.3.50.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.17.5_10-150500.3.50.1.x86_64", "product": { "name": "xen-libs-32bit-4.17.5_10-150500.3.50.1.x86_64", "product_id": "xen-libs-32bit-4.17.5_10-150500.3.50.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.17.5_10-150500.3.50.1.x86_64", "product": { "name": "xen-tools-4.17.5_10-150500.3.50.1.x86_64", "product_id": "xen-tools-4.17.5_10-150500.3.50.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "product": { "name": "xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "product_id": "xen-tools-domU-4.17.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-libs-4.17.5_10-150500.3.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.17.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-devel-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-libs-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-domU-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-devel-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-libs-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-domU-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-devel-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-libs-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-domU-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.17.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-devel-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-libs-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.x86_64" }, "product_reference": "xen-tools-domU-4.17.5_10-150500.3.50.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.5_10-150500.3.50.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.5_10-150500.3.50.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-36350", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-36350" } ], "notes": [ { "category": "general", "text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-36350", "url": "https://www.suse.com/security/cve/CVE-2024-36350" }, { "category": "external", "summary": "SUSE Bug 1238896 for CVE-2024-36350", "url": "https://bugzilla.suse.com/1238896" } ], "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.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:43Z", "details": "moderate" } ], "title": "CVE-2024-36350" }, { "cve": "CVE-2024-36357", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-36357" } ], "notes": [ { "category": "general", "text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-36357", "url": "https://www.suse.com/security/cve/CVE-2024-36357" }, { "category": "external", "summary": "SUSE Bug 1238896 for CVE-2024-36357", "url": "https://bugzilla.suse.com/1238896" } ], "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.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:43Z", "details": "moderate" } ], "title": "CVE-2024-36357" }, { "cve": "CVE-2025-27465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27465" } ], "notes": [ { "category": "general", "text": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27465", "url": "https://www.suse.com/security/cve/CVE-2025-27465" }, { "category": "external", "summary": "SUSE Bug 1244644 for CVE-2025-27465", "url": "https://bugzilla.suse.com/1244644" } ], "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.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-devel-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-libs-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-domU-4.17.5_10-150500.3.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.5_10-150500.3.50.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:43Z", "details": "important" } ], "title": "CVE-2025-27465" } ] }
suse-su-2025:02326-1
Vulnerability from csaf_suse
Notes
{ "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\nSecurity fixes:\n\n- CVE-2024-28956: Fixed Intel CPU: Indirect Target Selection (ITS) (XSA-469) (bsc#1243117)\n- CVE-2024-53241: Fixed Xen hypercall page unsafe against speculative attacks (XSA-466) (bsc#1234282)\n- CVE-2025-1713: Fixed deadlock potential with VT-d and legacy PCI device pass-through (XSA-467) (bsc#1238043)\n- CVE-2024-36350, CVE-2024-36357: More AMD transient execution attacks (bsc#1246112, XSA-471)\n- CVE-2025-27465: Incorrect stubs exception handling for flags recovery (bsc#1244644, XSA-470)\n\nOther fixes:\n\n- Upstream bug fixes (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2326,SUSE-SLE-Micro-5.3-2025-2326,SUSE-SLE-Micro-5.4-2025-2326,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2326,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2326,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2326,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2326,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2326,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2326", "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-2025_02326-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02326-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502326-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02326-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040722.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1234282", "url": "https://bugzilla.suse.com/1234282" }, { "category": "self", "summary": "SUSE Bug 1238043", "url": "https://bugzilla.suse.com/1238043" }, { "category": "self", "summary": "SUSE Bug 1238896", "url": "https://bugzilla.suse.com/1238896" }, { "category": "self", "summary": "SUSE Bug 1243117", "url": "https://bugzilla.suse.com/1243117" }, { "category": "self", "summary": "SUSE Bug 1244644", "url": "https://bugzilla.suse.com/1244644" }, { "category": "self", "summary": "SUSE Bug 1246112", "url": "https://bugzilla.suse.com/1246112" }, { "category": "self", "summary": "SUSE CVE CVE-2024-28956 page", "url": "https://www.suse.com/security/cve/CVE-2024-28956/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-36350 page", "url": "https://www.suse.com/security/cve/CVE-2024-36350/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-36357 page", "url": "https://www.suse.com/security/cve/CVE-2024-36357/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-53241 page", "url": "https://www.suse.com/security/cve/CVE-2024-53241/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-1713 page", "url": "https://www.suse.com/security/cve/CVE-2025-1713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27465 page", "url": "https://www.suse.com/security/cve/CVE-2025-27465/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2025-07-16T06:37:59Z", "generator": { "date": "2025-07-16T06:37:59Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02326-1", "initial_release_date": "2025-07-16T06:37:59Z", "revision_history": [ { "date": "2025-07-16T06:37:59Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.16.7_02-150400.4.72.1.aarch64", "product": { "name": "xen-4.16.7_02-150400.4.72.1.aarch64", "product_id": "xen-4.16.7_02-150400.4.72.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.16.7_02-150400.4.72.1.aarch64", "product": { "name": "xen-devel-4.16.7_02-150400.4.72.1.aarch64", "product_id": "xen-devel-4.16.7_02-150400.4.72.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.16.7_02-150400.4.72.1.aarch64", "product": { "name": "xen-doc-html-4.16.7_02-150400.4.72.1.aarch64", "product_id": "xen-doc-html-4.16.7_02-150400.4.72.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.16.7_02-150400.4.72.1.aarch64", "product": { "name": "xen-libs-4.16.7_02-150400.4.72.1.aarch64", "product_id": "xen-libs-4.16.7_02-150400.4.72.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.16.7_02-150400.4.72.1.aarch64", "product": { "name": "xen-tools-4.16.7_02-150400.4.72.1.aarch64", "product_id": "xen-tools-4.16.7_02-150400.4.72.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.aarch64", "product": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.aarch64", "product_id": "xen-tools-domU-4.16.7_02-150400.4.72.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.16.7_02-150400.4.72.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.16.7_02-150400.4.72.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.16.7_02-150400.4.72.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.16.7_02-150400.4.72.1.i586", "product": { "name": "xen-devel-4.16.7_02-150400.4.72.1.i586", "product_id": "xen-devel-4.16.7_02-150400.4.72.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.16.7_02-150400.4.72.1.i586", "product": { "name": "xen-libs-4.16.7_02-150400.4.72.1.i586", "product_id": "xen-libs-4.16.7_02-150400.4.72.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.i586", "product": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.i586", "product_id": "xen-tools-domU-4.16.7_02-150400.4.72.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.16.7_02-150400.4.72.1.x86_64", "product": { "name": "xen-4.16.7_02-150400.4.72.1.x86_64", "product_id": "xen-4.16.7_02-150400.4.72.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "product": { "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "product_id": "xen-devel-4.16.7_02-150400.4.72.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.16.7_02-150400.4.72.1.x86_64", "product": { "name": "xen-doc-html-4.16.7_02-150400.4.72.1.x86_64", "product_id": "xen-doc-html-4.16.7_02-150400.4.72.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "product": { "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "product_id": "xen-libs-4.16.7_02-150400.4.72.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.16.7_02-150400.4.72.1.x86_64", "product": { "name": "xen-libs-32bit-4.16.7_02-150400.4.72.1.x86_64", "product_id": "xen-libs-32bit-4.16.7_02-150400.4.72.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "product": { "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "product_id": "xen-tools-4.16.7_02-150400.4.72.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "product": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "product_id": "xen-tools-domU-4.16.7_02-150400.4.72.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_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } } ], "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_02-150400.4.72.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_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.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_02-150400.4.72.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_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-devel-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-libs-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-28956", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-28956" } ], "notes": [ { "category": "general", "text": "Exposure of Sensitive Information in Shared Microarchitectural Structures during Transient Execution for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-28956", "url": "https://www.suse.com/security/cve/CVE-2024-28956" }, { "category": "external", "summary": "SUSE Bug 1242006 for CVE-2024-28956", "url": "https://bugzilla.suse.com/1242006" } ], "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 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:59Z", "details": "moderate" } ], "title": "CVE-2024-28956" }, { "cve": "CVE-2024-36350", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-36350" } ], "notes": [ { "category": "general", "text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-36350", "url": "https://www.suse.com/security/cve/CVE-2024-36350" }, { "category": "external", "summary": "SUSE Bug 1238896 for CVE-2024-36350", "url": "https://bugzilla.suse.com/1238896" } ], "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 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:59Z", "details": "moderate" } ], "title": "CVE-2024-36350" }, { "cve": "CVE-2024-36357", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-36357" } ], "notes": [ { "category": "general", "text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-36357", "url": "https://www.suse.com/security/cve/CVE-2024-36357" }, { "category": "external", "summary": "SUSE Bug 1238896 for CVE-2024-36357", "url": "https://bugzilla.suse.com/1238896" } ], "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 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:59Z", "details": "moderate" } ], "title": "CVE-2024-36357" }, { "cve": "CVE-2024-53241", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-53241" } ], "notes": [ { "category": "general", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/xen: don\u0027t do PV iret hypercall through hypercall page\n\nInstead of jumping to the Xen hypercall page for doing the iret\nhypercall, directly code the required sequence in xen-asm.S.\n\nThis is done in preparation of no longer using hypercall page at all,\nas it has shown to cause problems with speculation mitigations.\n\nThis is part of XSA-466 / CVE-2024-53241.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-53241", "url": "https://www.suse.com/security/cve/CVE-2024-53241" }, { "category": "external", "summary": "SUSE Bug 1234282 for CVE-2024-53241", "url": "https://bugzilla.suse.com/1234282" } ], "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 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.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 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:59Z", "details": "moderate" } ], "title": "CVE-2024-53241" }, { "cve": "CVE-2025-1713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-1713" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-1713", "url": "https://www.suse.com/security/cve/CVE-2025-1713" }, { "category": "external", "summary": "SUSE Bug 1238043 for CVE-2025-1713", "url": "https://bugzilla.suse.com/1238043" } ], "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 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:59Z", "details": "moderate" } ], "title": "CVE-2025-1713" }, { "cve": "CVE-2025-27465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27465" } ], "notes": [ { "category": "general", "text": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27465", "url": "https://www.suse.com/security/cve/CVE-2025-27465" }, { "category": "external", "summary": "SUSE Bug 1244644 for CVE-2025-27465", "url": "https://bugzilla.suse.com/1244644" } ], "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 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch", "SUSE Manager Server 4.3:xen-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.7_02-150400.4.72.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.7_02-150400.4.72.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-07-16T06:37:59Z", "details": "important" } ], "title": "CVE-2025-27465" } ] }
opensuse-su-2025:15342-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "xen-4.20.1_02-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the xen-4.20.1_02-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15342", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15342-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27465 page", "url": "https://www.suse.com/security/cve/CVE-2025-27465/" } ], "title": "xen-4.20.1_02-1.1 on GA media", "tracking": { "current_release_date": "2025-07-11T00:00:00Z", "generator": { "date": "2025-07-11T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15342-1", "initial_release_date": "2025-07-11T00:00:00Z", "revision_history": [ { "date": "2025-07-11T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.20.1_02-1.1.aarch64", "product": { "name": "xen-4.20.1_02-1.1.aarch64", "product_id": "xen-4.20.1_02-1.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.20.1_02-1.1.aarch64", "product": { "name": "xen-devel-4.20.1_02-1.1.aarch64", "product_id": "xen-devel-4.20.1_02-1.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.20.1_02-1.1.aarch64", "product": { "name": "xen-doc-html-4.20.1_02-1.1.aarch64", "product_id": "xen-doc-html-4.20.1_02-1.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.20.1_02-1.1.aarch64", "product": { "name": "xen-libs-4.20.1_02-1.1.aarch64", "product_id": "xen-libs-4.20.1_02-1.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.20.1_02-1.1.aarch64", "product": { "name": "xen-tools-4.20.1_02-1.1.aarch64", "product_id": "xen-tools-4.20.1_02-1.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.20.1_02-1.1.aarch64", "product": { "name": "xen-tools-domU-4.20.1_02-1.1.aarch64", "product_id": "xen-tools-domU-4.20.1_02-1.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64", "product": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64", "product_id": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-4.20.1_02-1.1.ppc64le", "product": { "name": "xen-4.20.1_02-1.1.ppc64le", "product_id": "xen-4.20.1_02-1.1.ppc64le" } }, { "category": "product_version", "name": "xen-devel-4.20.1_02-1.1.ppc64le", "product": { "name": "xen-devel-4.20.1_02-1.1.ppc64le", "product_id": "xen-devel-4.20.1_02-1.1.ppc64le" } }, { "category": "product_version", "name": "xen-doc-html-4.20.1_02-1.1.ppc64le", "product": { "name": "xen-doc-html-4.20.1_02-1.1.ppc64le", "product_id": "xen-doc-html-4.20.1_02-1.1.ppc64le" } }, { "category": "product_version", "name": "xen-libs-4.20.1_02-1.1.ppc64le", "product": { "name": "xen-libs-4.20.1_02-1.1.ppc64le", "product_id": "xen-libs-4.20.1_02-1.1.ppc64le" } }, { "category": "product_version", "name": "xen-tools-4.20.1_02-1.1.ppc64le", "product": { "name": "xen-tools-4.20.1_02-1.1.ppc64le", "product_id": "xen-tools-4.20.1_02-1.1.ppc64le" } }, { "category": "product_version", "name": "xen-tools-domU-4.20.1_02-1.1.ppc64le", "product": { "name": "xen-tools-domU-4.20.1_02-1.1.ppc64le", "product_id": "xen-tools-domU-4.20.1_02-1.1.ppc64le" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le", "product": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le", "product_id": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "xen-4.20.1_02-1.1.s390x", "product": { "name": "xen-4.20.1_02-1.1.s390x", "product_id": "xen-4.20.1_02-1.1.s390x" } }, { "category": "product_version", "name": "xen-devel-4.20.1_02-1.1.s390x", "product": { "name": "xen-devel-4.20.1_02-1.1.s390x", "product_id": "xen-devel-4.20.1_02-1.1.s390x" } }, { "category": "product_version", "name": "xen-doc-html-4.20.1_02-1.1.s390x", "product": { "name": "xen-doc-html-4.20.1_02-1.1.s390x", "product_id": "xen-doc-html-4.20.1_02-1.1.s390x" } }, { "category": "product_version", "name": "xen-libs-4.20.1_02-1.1.s390x", "product": { "name": "xen-libs-4.20.1_02-1.1.s390x", "product_id": "xen-libs-4.20.1_02-1.1.s390x" } }, { "category": "product_version", "name": "xen-tools-4.20.1_02-1.1.s390x", "product": { "name": "xen-tools-4.20.1_02-1.1.s390x", "product_id": "xen-tools-4.20.1_02-1.1.s390x" } }, { "category": "product_version", "name": "xen-tools-domU-4.20.1_02-1.1.s390x", "product": { "name": "xen-tools-domU-4.20.1_02-1.1.s390x", "product_id": "xen-tools-domU-4.20.1_02-1.1.s390x" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x", "product": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x", "product_id": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "xen-4.20.1_02-1.1.x86_64", "product": { "name": "xen-4.20.1_02-1.1.x86_64", "product_id": "xen-4.20.1_02-1.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.20.1_02-1.1.x86_64", "product": { "name": "xen-devel-4.20.1_02-1.1.x86_64", "product_id": "xen-devel-4.20.1_02-1.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.20.1_02-1.1.x86_64", "product": { "name": "xen-doc-html-4.20.1_02-1.1.x86_64", "product_id": "xen-doc-html-4.20.1_02-1.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.20.1_02-1.1.x86_64", "product": { "name": "xen-libs-4.20.1_02-1.1.x86_64", "product_id": "xen-libs-4.20.1_02-1.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.20.1_02-1.1.x86_64", "product": { "name": "xen-tools-4.20.1_02-1.1.x86_64", "product_id": "xen-tools-4.20.1_02-1.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.20.1_02-1.1.x86_64", "product": { "name": "xen-tools-domU-4.20.1_02-1.1.x86_64", "product_id": "xen-tools-domU-4.20.1_02-1.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64", "product": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64", "product_id": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.20.1_02-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.20.1_02-1.1.aarch64" }, "product_reference": "xen-4.20.1_02-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.20.1_02-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.20.1_02-1.1.ppc64le" }, "product_reference": "xen-4.20.1_02-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.20.1_02-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.20.1_02-1.1.s390x" }, "product_reference": "xen-4.20.1_02-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.20.1_02-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.20.1_02-1.1.x86_64" }, "product_reference": "xen-4.20.1_02-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.20.1_02-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.aarch64" }, "product_reference": "xen-devel-4.20.1_02-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.20.1_02-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.ppc64le" }, "product_reference": "xen-devel-4.20.1_02-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.20.1_02-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.s390x" }, "product_reference": "xen-devel-4.20.1_02-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.20.1_02-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.x86_64" }, "product_reference": "xen-devel-4.20.1_02-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.20.1_02-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.aarch64" }, "product_reference": "xen-doc-html-4.20.1_02-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.20.1_02-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.ppc64le" }, "product_reference": "xen-doc-html-4.20.1_02-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.20.1_02-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.s390x" }, "product_reference": "xen-doc-html-4.20.1_02-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.20.1_02-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.x86_64" }, "product_reference": "xen-doc-html-4.20.1_02-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.20.1_02-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.aarch64" }, "product_reference": "xen-libs-4.20.1_02-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.20.1_02-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.ppc64le" }, "product_reference": "xen-libs-4.20.1_02-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.20.1_02-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.s390x" }, "product_reference": "xen-libs-4.20.1_02-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.20.1_02-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.x86_64" }, "product_reference": "xen-libs-4.20.1_02-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.20.1_02-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.aarch64" }, "product_reference": "xen-tools-4.20.1_02-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.20.1_02-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.ppc64le" }, "product_reference": "xen-tools-4.20.1_02-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.20.1_02-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.s390x" }, "product_reference": "xen-tools-4.20.1_02-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.20.1_02-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.x86_64" }, "product_reference": "xen-tools-4.20.1_02-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.20.1_02-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.aarch64" }, "product_reference": "xen-tools-domU-4.20.1_02-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.20.1_02-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.ppc64le" }, "product_reference": "xen-tools-domU-4.20.1_02-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.20.1_02-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.s390x" }, "product_reference": "xen-tools-domU-4.20.1_02-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.20.1_02-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.x86_64" }, "product_reference": "xen-tools-domU-4.20.1_02-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64" }, "product_reference": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le" }, "product_reference": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x" }, "product_reference": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64" }, "product_reference": "xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27465" } ], "notes": [ { "category": "general", "text": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:xen-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27465", "url": "https://www.suse.com/security/cve/CVE-2025-27465" }, { "category": "external", "summary": "SUSE Bug 1244644 for CVE-2025-27465", "url": "https://bugzilla.suse.com/1244644" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:xen-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:xen-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-devel-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-doc-html-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-libs-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-domU-4.20.1_02-1.1.x86_64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.aarch64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.ppc64le", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.s390x", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.20.1_02-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-11T00:00:00Z", "details": "important" } ], "title": "CVE-2025-27465" } ] }
CERTFR-2025-AVI-0551
Vulnerability from certfr_avis
Une vulnérabilité a été découverte dans Xen. Elle permet à un attaquant de provoquer un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Title | Publication Time | Tags | |||
---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Xen versions post\u00e9rieures \u00e0 4.9.x sans les correctifs de s\u00e9curit\u00e9 xsa470.patch et xsa470-4.17.patch", "product": { "name": "Xen", "vendor": { "name": "XEN", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2025-27465", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27465" } ], "initial_release_date": "2025-07-02T00:00:00", "last_revision_date": "2025-07-02T00:00:00", "links": [], "reference": "CERTFR-2025-AVI-0551", "revisions": [ { "description": "Version initiale", "revision_date": "2025-07-02T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" } ], "summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Xen. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.", "title": "Vuln\u00e9rabilit\u00e9 dans Xen", "vendor_advisories": [ { "published_at": "2025-07-01", "title": "Bulletin de s\u00e9curit\u00e9 Xen xsa/advisory-470", "url": "https://xenbits.xen.org/xsa/advisory-470.html" } ] }
CERTFR-2025-AVI-0556
Vulnerability from certfr_avis
Une vulnérabilité a été découverte dans Citrix XenServer. Elle permet à un attaquant de provoquer un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
L’éditeur indique que le produit Hypervisor en version 8.2 CU1 est en fin de vie et ne bénéficie plus de mises à jour de sécurité.
Title | Publication Time | Tags | |||
---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "XenServer 8.4 sans le dernier correctif de s\u00e9curit\u00e9", "product": { "name": "XenServer", "vendor": { "name": "Citrix", "scada": false } } } ], "affected_systems_content": "L\u2019\u00e9diteur indique que le produit Hypervisor en version 8.2 CU1 est en fin de vie et ne b\u00e9n\u00e9ficie plus de mises \u00e0 jour de s\u00e9curit\u00e9.", "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-2025-27465", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27465" } ], "initial_release_date": "2025-07-03T00:00:00", "last_revision_date": "2025-07-03T00:00:00", "links": [], "reference": "CERTFR-2025-AVI-0556", "revisions": [ { "description": "Version initiale", "revision_date": "2025-07-03T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" } ], "summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Citrix XenServer. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.", "title": "Vuln\u00e9rabilit\u00e9 dans Citrix XenServer", "vendor_advisories": [ { "published_at": "2025-07-02", "title": "Bulletin de s\u00e9curit\u00e9 Citrix CTX694780", "url": "https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694780\u0026articleURL=XenServer_Security_Update_for_CVE_2025_27465" } ] }
fkie_cve-2025-27465
Vulnerability from fkie_nvd
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Certain instructions need intercepting and emulating by Xen. In some\ncases Xen emulates the instruction by replaying it, using an executable\nstub. Some instructions may raise an exception, which is supposed to be\nhandled gracefully. Certain replayed instructions have additional logic\nto set up and recover the changes to the arithmetic flags.\n\nFor replayed instructions where the flags recovery logic is used, the\nmetadata for exception handling was incorrect, preventing Xen from\nhandling the the exception gracefully, treating it as fatal instead." }, { "lang": "es", "value": "Ciertas instrucciones requieren ser interceptadas y emuladas por Xen. En algunos casos, Xen emula la instrucci\u00f3n repiti\u00e9ndola mediante un stub ejecutable. Algunas instrucciones pueden generar una excepci\u00f3n, que deber\u00eda gestionarse correctamente. Algunas instrucciones repetidas tienen l\u00f3gica adicional para configurar y recuperar los cambios en las banderas aritm\u00e9ticas. En las instrucciones repetidas donde se utiliza la l\u00f3gica de recuperaci\u00f3n de banderas, los metadatos para la gesti\u00f3n de excepciones eran incorrectos, lo que impidi\u00f3 que Xen la gestionara correctamente, trat\u00e1ndola como fatal." } ], "id": "CVE-2025-27465", "lastModified": "2025-07-17T15:15:25.500", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2025-07-16T09:15:23.040", "references": [ { "source": "security@xen.org", "url": "https://xenbits.xenproject.org/xsa/advisory-470.html" } ], "sourceIdentifier": "security@xen.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-755" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.