Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-31143
Vulnerability from cvelistv5
Published
2024-07-18 13:31
Modified
2024-09-13 17:04
Severity ?
EPSS score ?
Summary
An optional feature of PCI MSI called "Multiple Message" allows a
device to use multiple consecutive interrupt vectors. Unlike for MSI-X,
the setting up of these consecutive vectors needs to happen all in one
go. In this handling an error path could be taken in different
situations, with or without a particular lock held. This error path
wrongly releases the lock even when it is not currently held.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-09-13T17:04:37.447Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://xenbits.xenproject.org/xsa/advisory-458.html" }, { "url": "http://www.openwall.com/lists/oss-security/2024/07/16/3" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "xen", "vendor": "xen", "versions": [ { "lessThan": "4.16", "status": "affected", "version": "4.4", "versionType": "custom" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-31143", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-21T13:31:44.467773Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-832", "description": "CWE-832 Unlock of a Resource that is not Locked", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-21T13:39:34.427Z", "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-458" } ] } ], "configurations": [ { "lang": "en", "value": "Xen versions 4.4 and newer are vulnerable. Xen versions 4.3 and older\nare not vulnerable.\n\nOnly x86 guest which have a multi-vector MSI capable device passed\nthrough to them can leverage the vulnerability.\n" } ], "credits": [ { "lang": "en", "type": "finder", "value": "This issue was discovered by Jan Beulich of SUSE.\n" } ], "datePublic": "2024-07-16T11:59:00Z", "descriptions": [ { "lang": "en", "value": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n" } ], "impacts": [ { "descriptions": [ { "lang": "en", "value": "Denial of Service (DoS) affecting the entire host, crashes, information\nleaks, or elevation of privilege all cannot be ruled out.\n" } ] } ], "providerMetadata": { "dateUpdated": "2024-07-18T13:31:31.244Z", "orgId": "23aa2041-22e1-471f-9209-9b7396fa234f", "shortName": "XEN" }, "references": [ { "url": "https://xenbits.xenproject.org/xsa/advisory-458.html" } ], "title": "double unlock in x86 guest IRQ handling", "workarounds": [ { "lang": "en", "value": "Not passing through multi-vector MSI capable devices to x86 guests will\navoid the vulnerability.\n" } ] } }, "cveMetadata": { "assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f", "assignerShortName": "XEN", "cveId": "CVE-2024-31143", "datePublished": "2024-07-18T13:31:31.244Z", "dateReserved": "2024-03-28T18:14:12.892Z", "dateUpdated": "2024-09-13T17:04:37.447Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-31143\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2024-07-18T14:15:04.673\",\"lastModified\":\"2024-11-21T09:12:55.220\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An optional feature of PCI MSI called \\\"Multiple Message\\\" allows a\\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\\nthe setting up of these consecutive vectors needs to happen all in one\\ngo. In this handling an error path could be taken in different\\nsituations, with or without a particular lock held. This error path\\nwrongly releases the lock even when it is not currently held.\\n\"},{\"lang\":\"es\",\"value\":\"Una caracter\u00edstica opcional de PCI MSI llamada \\\"Mensaje m\u00faltiple\\\" permite que un dispositivo utilice m\u00faltiples vectores de interrupci\u00f3n consecutivos. A diferencia de MSI-X, la configuraci\u00f3n de estos vectores consecutivos debe realizarse de una sola vez. En este manejo se podr\u00eda tomar una ruta de error en diferentes situaciones, con o sin un bloqueo particular mantenido. Esta ruta de error libera incorrectamente el bloqueo incluso cuando no est\u00e1 retenido actualmente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-832\"}]}],\"references\":[{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-458.html\",\"source\":\"security@xen.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/16/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-458.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-458.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/16/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-09-13T17:04:37.447Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-31143\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-21T13:31:44.467773Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*\"], \"vendor\": \"xen\", \"product\": \"xen\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.4\", \"lessThan\": \"4.16\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-832\", \"description\": \"CWE-832 Unlock of a Resource that is not Locked\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-21T13:38:41.707Z\"}}], \"cna\": {\"title\": \"double unlock in x86 guest IRQ handling\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"This issue was discovered by Jan Beulich of SUSE.\\n\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"Denial of Service (DoS) affecting the entire host, crashes, information\\nleaks, or elevation of privilege all cannot be ruled out.\\n\"}]}], \"affected\": [{\"vendor\": \"Xen\", \"product\": \"Xen\", \"versions\": [{\"status\": \"unknown\", \"version\": \"consult Xen advisory XSA-458\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2024-07-16T11:59:00Z\", \"references\": [{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-458.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Not passing through multi-vector MSI capable devices to x86 guests will\\navoid the vulnerability.\\n\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An optional feature of PCI MSI called \\\"Multiple Message\\\" allows a\\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\\nthe setting up of these consecutive vectors needs to happen all in one\\ngo. In this handling an error path could be taken in different\\nsituations, with or without a particular lock held. This error path\\nwrongly releases the lock even when it is not currently held.\\n\"}], \"configurations\": [{\"lang\": \"en\", \"value\": \"Xen versions 4.4 and newer are vulnerable. Xen versions 4.3 and older\\nare not vulnerable.\\n\\nOnly x86 guest which have a multi-vector MSI capable device passed\\nthrough to them can leverage the vulnerability.\\n\"}], \"providerMetadata\": {\"orgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"shortName\": \"XEN\", \"dateUpdated\": \"2024-07-18T13:31:31.244Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-31143\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-13T17:04:37.447Z\", \"dateReserved\": \"2024-03-28T18:14:12.892Z\", \"assignerOrgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"datePublished\": \"2024-07-18T13:31:31.244Z\", \"assignerShortName\": \"XEN\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2024:2533-1
Vulnerability from csaf_suse
Published
2024-07-16 12:12
Modified
2024-07-16 12:12
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes the following issues:
- CVE-2024-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)
- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).
Patchnames
SUSE-2024-2533,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2533,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2533,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2533,SUSE-SUSE-MicroOS-5.1-2024-2533,SUSE-SUSE-MicroOS-5.2-2024-2533,SUSE-Storage-7.1-2024-2533
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)\n- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2533,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2533,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2533,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2533,SUSE-SUSE-MicroOS-5.1-2024-2533,SUSE-SUSE-MicroOS-5.2-2024-2533,SUSE-Storage-7.1-2024-2533", "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-2024_2533-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2533-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242533-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2533-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018988.html" }, { "category": "self", "summary": "SUSE Bug 1222453", "url": "https://bugzilla.suse.com/1222453" }, { "category": "self", "summary": "SUSE Bug 1227355", "url": "https://bugzilla.suse.com/1227355" }, { "category": "self", "summary": "SUSE CVE CVE-2024-2201 page", "url": "https://www.suse.com/security/cve/CVE-2024-2201/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31143 page", "url": "https://www.suse.com/security/cve/CVE-2024-31143/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2024-07-16T12:12:35Z", "generator": { "date": "2024-07-16T12:12:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2533-1", "initial_release_date": "2024-07-16T12:12:35Z", "revision_history": [ { "date": "2024-07-16T12:12:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.14.6_16-150300.3.75.1.aarch64", "product": { "name": "xen-4.14.6_16-150300.3.75.1.aarch64", "product_id": "xen-4.14.6_16-150300.3.75.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.14.6_16-150300.3.75.1.aarch64", "product": { "name": "xen-devel-4.14.6_16-150300.3.75.1.aarch64", "product_id": "xen-devel-4.14.6_16-150300.3.75.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.6_16-150300.3.75.1.aarch64", "product": { "name": "xen-doc-html-4.14.6_16-150300.3.75.1.aarch64", "product_id": "xen-doc-html-4.14.6_16-150300.3.75.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.14.6_16-150300.3.75.1.aarch64", "product": { "name": "xen-libs-4.14.6_16-150300.3.75.1.aarch64", "product_id": "xen-libs-4.14.6_16-150300.3.75.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.14.6_16-150300.3.75.1.aarch64", "product": { "name": "xen-tools-4.14.6_16-150300.3.75.1.aarch64", "product_id": "xen-tools-4.14.6_16-150300.3.75.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.6_16-150300.3.75.1.aarch64", "product": { "name": "xen-tools-domU-4.14.6_16-150300.3.75.1.aarch64", "product_id": "xen-tools-domU-4.14.6_16-150300.3.75.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.14.6_16-150300.3.75.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.14.6_16-150300.3.75.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.14.6_16-150300.3.75.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.14.6_16-150300.3.75.1.i586", "product": { "name": "xen-devel-4.14.6_16-150300.3.75.1.i586", "product_id": "xen-devel-4.14.6_16-150300.3.75.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.14.6_16-150300.3.75.1.i586", "product": { "name": "xen-libs-4.14.6_16-150300.3.75.1.i586", "product_id": "xen-libs-4.14.6_16-150300.3.75.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.6_16-150300.3.75.1.i586", "product": { "name": "xen-tools-domU-4.14.6_16-150300.3.75.1.i586", "product_id": "xen-tools-domU-4.14.6_16-150300.3.75.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.14.6_16-150300.3.75.1.x86_64", "product": { "name": "xen-4.14.6_16-150300.3.75.1.x86_64", "product_id": "xen-4.14.6_16-150300.3.75.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.14.6_16-150300.3.75.1.x86_64", "product": { "name": "xen-devel-4.14.6_16-150300.3.75.1.x86_64", "product_id": "xen-devel-4.14.6_16-150300.3.75.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.6_16-150300.3.75.1.x86_64", "product": { "name": "xen-doc-html-4.14.6_16-150300.3.75.1.x86_64", "product_id": "xen-doc-html-4.14.6_16-150300.3.75.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.14.6_16-150300.3.75.1.x86_64", "product": { "name": "xen-libs-4.14.6_16-150300.3.75.1.x86_64", "product_id": "xen-libs-4.14.6_16-150300.3.75.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.14.6_16-150300.3.75.1.x86_64", "product": { "name": "xen-libs-32bit-4.14.6_16-150300.3.75.1.x86_64", "product_id": "xen-libs-32bit-4.14.6_16-150300.3.75.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.14.6_16-150300.3.75.1.x86_64", "product": { "name": "xen-tools-4.14.6_16-150300.3.75.1.x86_64", "product_id": "xen-tools-4.14.6_16-150300.3.75.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "product": { "name": "xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "product_id": "xen-tools-domU-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-devel-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-libs-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-devel-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-libs-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-devel-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-libs-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-libs-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.x86_64" }, "product_reference": "xen-libs-4.14.6_16-150300.3.75.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_16-150300.3.75.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-4.14.6_16-150300.3.75.1.x86_64" }, "product_reference": "xen-4.14.6_16-150300.3.75.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_16-150300.3.75.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_16-150300.3.75.1.x86_64" }, "product_reference": "xen-devel-4.14.6_16-150300.3.75.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_16-150300.3.75.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64" }, "product_reference": "xen-libs-4.14.6_16-150300.3.75.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_16-150300.3.75.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-4.14.6_16-150300.3.75.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_16-150300.3.75.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.6_16-150300.3.75.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_16-150300.3.75.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_16-150300.3.75.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-2201" } ], "notes": [ { "category": "general", "text": "A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-2201", "url": "https://www.suse.com/security/cve/CVE-2024-2201" }, { "category": "external", "summary": "SUSE Bug 1212111 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1212111" }, { "category": "external", "summary": "SUSE Bug 1217339 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1217339" } ], "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_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:35Z", "details": "moderate" } ], "title": "CVE-2024-2201" }, { "cve": "CVE-2024-31143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31143" } ], "notes": [ { "category": "general", "text": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31143", "url": "https://www.suse.com/security/cve/CVE-2024-31143" }, { "category": "external", "summary": "SUSE Bug 1227355 for CVE-2024-31143", "url": "https://bugzilla.suse.com/1227355" } ], "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_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Enterprise Storage 7.1:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Micro 5.2:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-devel-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-libs-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-domU-4.14.6_16-150300.3.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.6_16-150300.3.75.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:35Z", "details": "important" } ], "title": "CVE-2024-31143" } ] }
suse-su-2024:2535-1
Vulnerability from csaf_suse
Published
2024-07-16 12:12
Modified
2024-07-16 12:12
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes the following issues:
- CVE-2023-28746: Register File Data Sampling (XSA-452, bsc#1221332)
- CVE-2023-46842: HVM hypercalls may trigger Xen bug check (XSA-454, bsc#1221984)
- CVE-2024-2193: Fixed GhostRace, a speculative race conditions. (XSA-453, bsc#1221334)
- CVE-2024-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)
- CVE-2024-31142: Fixed incorrect logic for BTC/SRSO mitigations (XSA-455, bsc#1222302)
- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355)
Patchnames
SUSE-2024-2535,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2535,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2535,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2535
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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-2023-28746: Register File Data Sampling (XSA-452, bsc#1221332)\n- CVE-2023-46842: HVM hypercalls may trigger Xen bug check (XSA-454, bsc#1221984)\n- CVE-2024-2193: Fixed GhostRace, a speculative race conditions. (XSA-453, bsc#1221334)\n- CVE-2024-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)\n- CVE-2024-31142: Fixed incorrect logic for BTC/SRSO mitigations (XSA-455, bsc#1222302)\n- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2535,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2535,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2535,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2535", "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-2024_2535-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2535-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242535-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2535-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018986.html" }, { "category": "self", "summary": "SUSE Bug 1214083", "url": "https://bugzilla.suse.com/1214083" }, { "category": "self", "summary": "SUSE Bug 1221332", "url": "https://bugzilla.suse.com/1221332" }, { "category": "self", "summary": "SUSE Bug 1221334", "url": "https://bugzilla.suse.com/1221334" }, { "category": "self", "summary": "SUSE Bug 1221984", "url": "https://bugzilla.suse.com/1221984" }, { "category": "self", "summary": "SUSE Bug 1222302", "url": "https://bugzilla.suse.com/1222302" }, { "category": "self", "summary": "SUSE Bug 1222453", "url": "https://bugzilla.suse.com/1222453" }, { "category": "self", "summary": "SUSE Bug 1227355", "url": "https://bugzilla.suse.com/1227355" }, { "category": "self", "summary": "SUSE CVE CVE-2023-28746 page", "url": "https://www.suse.com/security/cve/CVE-2023-28746/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-46842 page", "url": "https://www.suse.com/security/cve/CVE-2023-46842/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-2193 page", "url": "https://www.suse.com/security/cve/CVE-2024-2193/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-2201 page", "url": "https://www.suse.com/security/cve/CVE-2024-2201/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31142 page", "url": "https://www.suse.com/security/cve/CVE-2024-31142/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31143 page", "url": "https://www.suse.com/security/cve/CVE-2024-31143/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2024-07-16T12:12:51Z", "generator": { "date": "2024-07-16T12:12:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2535-1", "initial_release_date": "2024-07-16T12:12:51Z", "revision_history": [ { "date": "2024-07-16T12:12:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.13.5_12-150200.3.93.1.aarch64", "product": { "name": "xen-4.13.5_12-150200.3.93.1.aarch64", "product_id": "xen-4.13.5_12-150200.3.93.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.13.5_12-150200.3.93.1.aarch64", "product": { "name": "xen-devel-4.13.5_12-150200.3.93.1.aarch64", "product_id": "xen-devel-4.13.5_12-150200.3.93.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.13.5_12-150200.3.93.1.aarch64", "product": { "name": "xen-doc-html-4.13.5_12-150200.3.93.1.aarch64", "product_id": "xen-doc-html-4.13.5_12-150200.3.93.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.13.5_12-150200.3.93.1.aarch64", "product": { "name": "xen-libs-4.13.5_12-150200.3.93.1.aarch64", "product_id": "xen-libs-4.13.5_12-150200.3.93.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.13.5_12-150200.3.93.1.aarch64", "product": { "name": "xen-tools-4.13.5_12-150200.3.93.1.aarch64", "product_id": "xen-tools-4.13.5_12-150200.3.93.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.aarch64", "product": { "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.aarch64", "product_id": "xen-tools-domU-4.13.5_12-150200.3.93.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.13.5_12-150200.3.93.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.13.5_12-150200.3.93.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.13.5_12-150200.3.93.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.13.5_12-150200.3.93.1.i586", "product": { "name": "xen-devel-4.13.5_12-150200.3.93.1.i586", "product_id": "xen-devel-4.13.5_12-150200.3.93.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.13.5_12-150200.3.93.1.i586", "product": { "name": "xen-libs-4.13.5_12-150200.3.93.1.i586", "product_id": "xen-libs-4.13.5_12-150200.3.93.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.i586", "product": { "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.i586", "product_id": "xen-tools-domU-4.13.5_12-150200.3.93.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.13.5_12-150200.3.93.1.x86_64", "product": { "name": "xen-4.13.5_12-150200.3.93.1.x86_64", "product_id": "xen-4.13.5_12-150200.3.93.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.13.5_12-150200.3.93.1.x86_64", "product": { "name": "xen-devel-4.13.5_12-150200.3.93.1.x86_64", "product_id": "xen-devel-4.13.5_12-150200.3.93.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.13.5_12-150200.3.93.1.x86_64", "product": { "name": "xen-doc-html-4.13.5_12-150200.3.93.1.x86_64", "product_id": "xen-doc-html-4.13.5_12-150200.3.93.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.13.5_12-150200.3.93.1.x86_64", "product": { "name": "xen-libs-4.13.5_12-150200.3.93.1.x86_64", "product_id": "xen-libs-4.13.5_12-150200.3.93.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.13.5_12-150200.3.93.1.x86_64", "product": { "name": "xen-libs-32bit-4.13.5_12-150200.3.93.1.x86_64", "product_id": "xen-libs-32bit-4.13.5_12-150200.3.93.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.13.5_12-150200.3.93.1.x86_64", "product": { "name": "xen-tools-4.13.5_12-150200.3.93.1.x86_64", "product_id": "xen-tools-4.13.5_12-150200.3.93.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "product": { "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "product_id": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-devel-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-libs-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-tools-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-devel-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-libs-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-tools-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-devel-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-libs-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-tools-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64" }, "product_reference": "xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-28746", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-28746" } ], "notes": [ { "category": "general", "text": "Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-28746", "url": "https://www.suse.com/security/cve/CVE-2023-28746" }, { "category": "external", "summary": "SUSE Bug 1213456 for CVE-2023-28746", "url": "https://bugzilla.suse.com/1213456" }, { "category": "external", "summary": "SUSE Bug 1221323 for CVE-2023-28746", "url": "https://bugzilla.suse.com/1221323" } ], "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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:51Z", "details": "moderate" } ], "title": "CVE-2023-28746" }, { "cve": "CVE-2023-46842", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-46842" } ], "notes": [ { "category": "general", "text": "Unlike 32-bit PV guests, HVM guests may switch freely between 64-bit and\nother modes. This in particular means that they may set registers used\nto pass 32-bit-mode hypercall arguments to values outside of the range\n32-bit code would be able to set them to.\n\nWhen processing of hypercalls takes a considerable amount of time,\nthe hypervisor may choose to invoke a hypercall continuation. Doing so\ninvolves putting (perhaps updated) hypercall arguments in respective\nregisters. For guests not running in 64-bit mode this further involves\na certain amount of translation of the values.\n\nUnfortunately internal sanity checking of these translated values\nassumes high halves of registers to always be clear when invoking a\nhypercall. When this is found not to be the case, it triggers a\nconsistency check in the hypervisor and causes a crash.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-46842", "url": "https://www.suse.com/security/cve/CVE-2023-46842" }, { "category": "external", "summary": "SUSE Bug 1221984 for CVE-2023-46842", "url": "https://bugzilla.suse.com/1221984" } ], "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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:51Z", "details": "moderate" } ], "title": "CVE-2023-46842" }, { "cve": "CVE-2024-2193", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-2193" } ], "notes": [ { "category": "general", "text": "A Speculative Race Condition (SRC) vulnerability that impacts modern CPU architectures supporting speculative execution (related to Spectre V1) has been disclosed. An unauthenticated attacker can exploit this vulnerability to disclose arbitrary data from the CPU using race conditions to access the speculative executable code paths.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-2193", "url": "https://www.suse.com/security/cve/CVE-2024-2193" }, { "category": "external", "summary": "SUSE Bug 1217857 for CVE-2024-2193", "url": "https://bugzilla.suse.com/1217857" } ], "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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:51Z", "details": "moderate" } ], "title": "CVE-2024-2193" }, { "cve": "CVE-2024-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-2201" } ], "notes": [ { "category": "general", "text": "A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-2201", "url": "https://www.suse.com/security/cve/CVE-2024-2201" }, { "category": "external", "summary": "SUSE Bug 1212111 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1212111" }, { "category": "external", "summary": "SUSE Bug 1217339 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1217339" } ], "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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:51Z", "details": "moderate" } ], "title": "CVE-2024-2201" }, { "cve": "CVE-2024-31142", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31142" } ], "notes": [ { "category": "general", "text": "Because of a logical error in XSA-407 (Branch Type Confusion), the\nmitigation is not applied properly when it is intended to be used.\nXSA-434 (Speculative Return Stack Overflow) uses the same\ninfrastructure, so is equally impacted.\n\nFor more details, see:\n https://xenbits.xen.org/xsa/advisory-407.html\n https://xenbits.xen.org/xsa/advisory-434.html\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31142", "url": "https://www.suse.com/security/cve/CVE-2024-31142" }, { "category": "external", "summary": "SUSE Bug 1222302 for CVE-2024-31142", "url": "https://bugzilla.suse.com/1222302" } ], "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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:51Z", "details": "moderate" } ], "title": "CVE-2024-31142" }, { "cve": "CVE-2024-31143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31143" } ], "notes": [ { "category": "general", "text": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31143", "url": "https://www.suse.com/security/cve/CVE-2024-31143" }, { "category": "external", "summary": "SUSE Bug 1227355 for CVE-2024-31143", "url": "https://bugzilla.suse.com/1227355" } ], "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 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.5_12-150200.3.93.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.5_12-150200.3.93.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:51Z", "details": "important" } ], "title": "CVE-2024-31143" } ] }
suse-su-2024:3423-1
Vulnerability from csaf_suse
Published
2024-09-24 15:25
Modified
2024-09-24 15:25
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes the following issues:
- CVE-2024-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)
- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355)
- CVE-2024-31145: Fixed error handling in x86 IOMMU identity mapping (XSA-460, bsc#1228574)
- CVE-2024-31146: Fixed PCI device pass-through with shared resources (XSA-461, bsc#1228575)
- CVE-2024-45817: Fixed a deadlock in vlapic_error (XSA-462, bsc#1230366)
Patchnames
SUSE-2024-3423,SUSE-SLE-Micro-5.3-2024-3423,SUSE-SLE-Micro-5.4-2024-3423,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3423,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3423,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3423,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3423,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3423,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3423,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3423
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)\n- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355)\n- CVE-2024-31145: Fixed error handling in x86 IOMMU identity mapping (XSA-460, bsc#1228574)\n- CVE-2024-31146: Fixed PCI device pass-through with shared resources (XSA-461, bsc#1228575)\n- CVE-2024-45817: Fixed a deadlock in vlapic_error (XSA-462, bsc#1230366)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3423,SUSE-SLE-Micro-5.3-2024-3423,SUSE-SLE-Micro-5.4-2024-3423,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3423,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3423,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3423,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3423,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3423,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3423,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3423", "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-2024_3423-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3423-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243423-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3423-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019508.html" }, { "category": "self", "summary": "SUSE Bug 1222453", "url": "https://bugzilla.suse.com/1222453" }, { "category": "self", "summary": "SUSE Bug 1227355", "url": "https://bugzilla.suse.com/1227355" }, { "category": "self", "summary": "SUSE Bug 1228574", "url": "https://bugzilla.suse.com/1228574" }, { "category": "self", "summary": "SUSE Bug 1228575", "url": "https://bugzilla.suse.com/1228575" }, { "category": "self", "summary": "SUSE Bug 1230366", "url": "https://bugzilla.suse.com/1230366" }, { "category": "self", "summary": "SUSE CVE CVE-2024-2201 page", "url": "https://www.suse.com/security/cve/CVE-2024-2201/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31143 page", "url": "https://www.suse.com/security/cve/CVE-2024-31143/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31145 page", "url": "https://www.suse.com/security/cve/CVE-2024-31145/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31146 page", "url": "https://www.suse.com/security/cve/CVE-2024-31146/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45817 page", "url": "https://www.suse.com/security/cve/CVE-2024-45817/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2024-09-24T15:25:42Z", "generator": { "date": "2024-09-24T15:25:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3423-1", "initial_release_date": "2024-09-24T15:25:42Z", "revision_history": [ { "date": "2024-09-24T15:25:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.16.6_04-150400.4.62.1.aarch64", "product": { "name": "xen-4.16.6_04-150400.4.62.1.aarch64", "product_id": "xen-4.16.6_04-150400.4.62.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.16.6_04-150400.4.62.1.aarch64", "product": { "name": "xen-devel-4.16.6_04-150400.4.62.1.aarch64", "product_id": "xen-devel-4.16.6_04-150400.4.62.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.16.6_04-150400.4.62.1.aarch64", "product": { "name": "xen-doc-html-4.16.6_04-150400.4.62.1.aarch64", "product_id": "xen-doc-html-4.16.6_04-150400.4.62.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.16.6_04-150400.4.62.1.aarch64", "product": { "name": "xen-libs-4.16.6_04-150400.4.62.1.aarch64", "product_id": "xen-libs-4.16.6_04-150400.4.62.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.16.6_04-150400.4.62.1.aarch64", "product": { "name": "xen-tools-4.16.6_04-150400.4.62.1.aarch64", "product_id": "xen-tools-4.16.6_04-150400.4.62.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.16.6_04-150400.4.62.1.aarch64", "product": { "name": "xen-tools-domU-4.16.6_04-150400.4.62.1.aarch64", "product_id": "xen-tools-domU-4.16.6_04-150400.4.62.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.16.6_04-150400.4.62.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.16.6_04-150400.4.62.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.16.6_04-150400.4.62.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.16.6_04-150400.4.62.1.i586", "product": { "name": "xen-devel-4.16.6_04-150400.4.62.1.i586", "product_id": "xen-devel-4.16.6_04-150400.4.62.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.16.6_04-150400.4.62.1.i586", "product": { "name": "xen-libs-4.16.6_04-150400.4.62.1.i586", "product_id": "xen-libs-4.16.6_04-150400.4.62.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.16.6_04-150400.4.62.1.i586", "product": { "name": "xen-tools-domU-4.16.6_04-150400.4.62.1.i586", "product_id": "xen-tools-domU-4.16.6_04-150400.4.62.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.16.6_04-150400.4.62.1.x86_64", "product": { "name": "xen-4.16.6_04-150400.4.62.1.x86_64", "product_id": "xen-4.16.6_04-150400.4.62.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.16.6_04-150400.4.62.1.x86_64", "product": { "name": "xen-devel-4.16.6_04-150400.4.62.1.x86_64", "product_id": "xen-devel-4.16.6_04-150400.4.62.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.16.6_04-150400.4.62.1.x86_64", "product": { "name": "xen-doc-html-4.16.6_04-150400.4.62.1.x86_64", "product_id": "xen-doc-html-4.16.6_04-150400.4.62.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.16.6_04-150400.4.62.1.x86_64", "product": { "name": "xen-libs-4.16.6_04-150400.4.62.1.x86_64", "product_id": "xen-libs-4.16.6_04-150400.4.62.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.16.6_04-150400.4.62.1.x86_64", "product": { "name": "xen-libs-32bit-4.16.6_04-150400.4.62.1.x86_64", "product_id": "xen-libs-32bit-4.16.6_04-150400.4.62.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.16.6_04-150400.4.62.1.x86_64", "product": { "name": "xen-tools-4.16.6_04-150400.4.62.1.x86_64", "product_id": "xen-tools-4.16.6_04-150400.4.62.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "product": { "name": "xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "product_id": "xen-tools-domU-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-devel-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-devel-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-devel-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-devel-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.6_04-150400.4.62.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.6_04-150400.4.62.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.6_04-150400.4.62.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-4.16.6_04-150400.4.62.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-devel-4.16.6_04-150400.4.62.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.noarch as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.16.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-4.16.6_04-150400.4.62.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.16.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-devel-4.16.6_04-150400.4.62.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.16.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-libs-4.16.6_04-150400.4.62.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.16.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64" }, "product_reference": "xen-tools-domU-4.16.6_04-150400.4.62.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.6_04-150400.4.62.1.noarch as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-2201" } ], "notes": [ { "category": "general", "text": "A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-2201", "url": "https://www.suse.com/security/cve/CVE-2024-2201" }, { "category": "external", "summary": "SUSE Bug 1212111 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1212111" }, { "category": "external", "summary": "SUSE Bug 1217339 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1217339" } ], "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.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/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.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-24T15:25:42Z", "details": "moderate" } ], "title": "CVE-2024-2201" }, { "cve": "CVE-2024-31143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31143" } ], "notes": [ { "category": "general", "text": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31143", "url": "https://www.suse.com/security/cve/CVE-2024-31143" }, { "category": "external", "summary": "SUSE Bug 1227355 for CVE-2024-31143", "url": "https://bugzilla.suse.com/1227355" } ], "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.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-24T15:25:42Z", "details": "important" } ], "title": "CVE-2024-31143" }, { "cve": "CVE-2024-31145", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31145" } ], "notes": [ { "category": "general", "text": "Certain PCI devices in a system might be assigned Reserved Memory\nRegions (specified via Reserved Memory Region Reporting, \"RMRR\") for\nIntel VT-d or Unity Mapping ranges for AMD-Vi. These are typically used\nfor platform tasks such as legacy USB emulation.\n\nSince the precise purpose of these regions is unknown, once a device\nassociated with such a region is active, the mappings of these regions\nneed to remain continuouly accessible by the device. In the logic\nestablishing these mappings, error handling was flawed, resulting in\nsuch mappings to potentially remain in place when they should have been\nremoved again. Respective guests would then gain access to memory\nregions which they aren\u0027t supposed to have access to.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31145", "url": "https://www.suse.com/security/cve/CVE-2024-31145" }, { "category": "external", "summary": "SUSE Bug 1228574 for CVE-2024-31145", "url": "https://bugzilla.suse.com/1228574" } ], "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.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-24T15:25:42Z", "details": "important" } ], "title": "CVE-2024-31145" }, { "cve": "CVE-2024-31146", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31146" } ], "notes": [ { "category": "general", "text": "When multiple devices share resources and one of them is to be passed\nthrough to a guest, security of the entire system and of respective\nguests individually cannot really be guaranteed without knowing\ninternals of any of the involved guests. Therefore such a configuration\ncannot really be security-supported, yet making that explicit was so far\nmissing.\n\nResources the sharing of which is known to be problematic include, but\nare not limited to\n- - PCI Base Address Registers (BARs) of multiple devices mapping to the\n same page (4k on x86),\n- - INTx lines.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31146", "url": "https://www.suse.com/security/cve/CVE-2024-31146" }, { "category": "external", "summary": "SUSE Bug 1228575 for CVE-2024-31146", "url": "https://bugzilla.suse.com/1228575" } ], "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.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 0, "baseSeverity": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-24T15:25:42Z", "details": "low" } ], "title": "CVE-2024-31146" }, { "cve": "CVE-2024-45817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45817" } ], "notes": [ { "category": "general", "text": "In x86\u0027s APIC (Advanced Programmable Interrupt Controller) architecture,\nerror conditions are reported in a status register. Furthermore, the OS\ncan opt to receive an interrupt when a new error occurs.\n\nIt is possible to configure the error interrupt with an illegal vector,\nwhich generates an error when an error interrupt is raised.\n\nThis case causes Xen to recurse through vlapic_error(). The recursion\nitself is bounded; errors accumulate in the the status register and only\ngenerate an interrupt when a new status bit becomes set.\n\nHowever, the lock protecting this state in Xen will try to be taken\nrecursively, and deadlock.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45817", "url": "https://www.suse.com/security/cve/CVE-2024-45817" }, { "category": "external", "summary": "SUSE Bug 1230366 for CVE-2024-45817", "url": "https://bugzilla.suse.com/1230366" } ], "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.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/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.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Proxy 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch", "SUSE Manager Server 4.3:xen-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-devel-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-libs-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_04-150400.4.62.1.x86_64", "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-24T15:25:42Z", "details": "moderate" } ], "title": "CVE-2024-45817" } ] }
suse-su-2024:2654-1
Vulnerability from csaf_suse
Published
2024-07-30 13:33
Modified
2024-07-30 13:33
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes the following issues:
- CVE-2023-46842: Fixed x86 HVM hypercalls may trigger Xen bug check (XSA-454, bsc#1221984).
- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).
Patchnames
SUSE-2024-2654,SUSE-SLE-Micro-5.5-2024-2654,SUSE-SLE-Module-Basesystem-15-SP5-2024-2654,SUSE-SLE-Module-Server-Applications-15-SP5-2024-2654,openSUSE-Leap-Micro-5.5-2024-2654,openSUSE-SLE-15.5-2024-2654
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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-2023-46842: Fixed x86 HVM hypercalls may trigger Xen bug check (XSA-454, bsc#1221984).\n- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2654,SUSE-SLE-Micro-5.5-2024-2654,SUSE-SLE-Module-Basesystem-15-SP5-2024-2654,SUSE-SLE-Module-Server-Applications-15-SP5-2024-2654,openSUSE-Leap-Micro-5.5-2024-2654,openSUSE-SLE-15.5-2024-2654", "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-2024_2654-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2654-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242654-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2654-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036194.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1214718", "url": "https://bugzilla.suse.com/1214718" }, { "category": "self", "summary": "SUSE Bug 1221984", "url": "https://bugzilla.suse.com/1221984" }, { "category": "self", "summary": "SUSE Bug 1227355", "url": "https://bugzilla.suse.com/1227355" }, { "category": "self", "summary": "SUSE CVE CVE-2023-46842 page", "url": "https://www.suse.com/security/cve/CVE-2023-46842/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31143 page", "url": "https://www.suse.com/security/cve/CVE-2024-31143/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2024-07-30T13:33:35Z", "generator": { "date": "2024-07-30T13:33:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2654-1", "initial_release_date": "2024-07-30T13:33:35Z", "revision_history": [ { "date": "2024-07-30T13:33:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.17.4_04-150500.3.33.1.aarch64", "product": { "name": "xen-4.17.4_04-150500.3.33.1.aarch64", "product_id": "xen-4.17.4_04-150500.3.33.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.17.4_04-150500.3.33.1.aarch64", "product": { "name": "xen-devel-4.17.4_04-150500.3.33.1.aarch64", "product_id": "xen-devel-4.17.4_04-150500.3.33.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "product": { "name": "xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "product_id": "xen-doc-html-4.17.4_04-150500.3.33.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.17.4_04-150500.3.33.1.aarch64", "product": { "name": "xen-libs-4.17.4_04-150500.3.33.1.aarch64", "product_id": "xen-libs-4.17.4_04-150500.3.33.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.17.4_04-150500.3.33.1.aarch64", "product": { "name": "xen-tools-4.17.4_04-150500.3.33.1.aarch64", "product_id": "xen-tools-4.17.4_04-150500.3.33.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "product": { "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "product_id": "xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.17.4_04-150500.3.33.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.17.4_04-150500.3.33.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.17.4_04-150500.3.33.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.17.4_04-150500.3.33.1.i586", "product": { "name": "xen-devel-4.17.4_04-150500.3.33.1.i586", "product_id": "xen-devel-4.17.4_04-150500.3.33.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.17.4_04-150500.3.33.1.i586", "product": { "name": "xen-libs-4.17.4_04-150500.3.33.1.i586", "product_id": "xen-libs-4.17.4_04-150500.3.33.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.i586", "product": { "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.i586", "product_id": "xen-tools-domU-4.17.4_04-150500.3.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.17.4_04-150500.3.33.1.x86_64", "product": { "name": "xen-4.17.4_04-150500.3.33.1.x86_64", "product_id": "xen-4.17.4_04-150500.3.33.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.17.4_04-150500.3.33.1.x86_64", "product": { "name": "xen-devel-4.17.4_04-150500.3.33.1.x86_64", "product_id": "xen-devel-4.17.4_04-150500.3.33.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "product": { "name": "xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "product_id": "xen-doc-html-4.17.4_04-150500.3.33.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.17.4_04-150500.3.33.1.x86_64", "product": { "name": "xen-libs-4.17.4_04-150500.3.33.1.x86_64", "product_id": "xen-libs-4.17.4_04-150500.3.33.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "product": { "name": "xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "product_id": "xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.17.4_04-150500.3.33.1.x86_64", "product": { "name": "xen-tools-4.17.4_04-150500.3.33.1.x86_64", "product_id": "xen-tools-4.17.4_04-150500.3.33.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "product": { "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "product_id": "xen-tools-domU-4.17.4_04-150500.3.33.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 Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.5", "product": { "name": "openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.17.4_04-150500.3.33.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-libs-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.17.4_04-150500.3.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-libs-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.17.4_04-150500.3.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.17.4_04-150500.3.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-devel-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-devel-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.17.4_04-150500.3.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-tools-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-libs-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.17.4_04-150500.3.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.aarch64" }, "product_reference": "xen-4.17.4_04-150500.3.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.17.4_04-150500.3.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.aarch64" }, "product_reference": "xen-devel-4.17.4_04-150500.3.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-devel-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.17.4_04-150500.3.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.aarch64" }, "product_reference": "xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.17.4_04-150500.3.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.aarch64" }, "product_reference": "xen-libs-4.17.4_04-150500.3.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-libs-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.17.4_04-150500.3.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.aarch64" }, "product_reference": "xen-tools-4.17.4_04-150500.3.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-tools-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64" }, "product_reference": "xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64" }, "product_reference": "xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-46842", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-46842" } ], "notes": [ { "category": "general", "text": "Unlike 32-bit PV guests, HVM guests may switch freely between 64-bit and\nother modes. This in particular means that they may set registers used\nto pass 32-bit-mode hypercall arguments to values outside of the range\n32-bit code would be able to set them to.\n\nWhen processing of hypercalls takes a considerable amount of time,\nthe hypervisor may choose to invoke a hypercall continuation. Doing so\ninvolves putting (perhaps updated) hypercall arguments in respective\nregisters. For guests not running in 64-bit mode this further involves\na certain amount of translation of the values.\n\nUnfortunately internal sanity checking of these translated values\nassumes high halves of registers to always be clear when invoking a\nhypercall. When this is found not to be the case, it triggers a\nconsistency check in the hypervisor and causes a crash.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-46842", "url": "https://www.suse.com/security/cve/CVE-2023-46842" }, { "category": "external", "summary": "SUSE Bug 1221984 for CVE-2023-46842", "url": "https://bugzilla.suse.com/1221984" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-30T13:33:35Z", "details": "moderate" } ], "title": "CVE-2023-46842" }, { "cve": "CVE-2024-31143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31143" } ], "notes": [ { "category": "general", "text": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31143", "url": "https://www.suse.com/security/cve/CVE-2024-31143" }, { "category": "external", "summary": "SUSE Bug 1227355 for CVE-2024-31143", "url": "https://bugzilla.suse.com/1227355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-devel-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-doc-html-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-32bit-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.aarch64", "openSUSE Leap 15.5:xen-tools-domU-4.17.4_04-150500.3.33.1.x86_64", "openSUSE Leap 15.5:xen-tools-xendomains-wait-disk-4.17.4_04-150500.3.33.1.noarch", "openSUSE Leap Micro 5.5:xen-libs-4.17.4_04-150500.3.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-30T13:33:35Z", "details": "important" } ], "title": "CVE-2024-31143" } ] }
suse-su-2024:2534-1
Vulnerability from csaf_suse
Published
2024-07-16 12:12
Modified
2024-07-16 12:12
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes the following issues:
- CVE-2024-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)
- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).
Patchnames
SUSE-2024-2534,SUSE-SLE-SDK-12-SP5-2024-2534,SUSE-SLE-SERVER-12-SP5-2024-2534
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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-2201: Mitigation for Native Branch History Injection (XSA-456, bsc#1222453)\n- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2534,SUSE-SLE-SDK-12-SP5-2024-2534,SUSE-SLE-SERVER-12-SP5-2024-2534", "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-2024_2534-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2534-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242534-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2534-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018987.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1222453", "url": "https://bugzilla.suse.com/1222453" }, { "category": "self", "summary": "SUSE Bug 1227355", "url": "https://bugzilla.suse.com/1227355" }, { "category": "self", "summary": "SUSE CVE CVE-2024-2201 page", "url": "https://www.suse.com/security/cve/CVE-2024-2201/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31143 page", "url": "https://www.suse.com/security/cve/CVE-2024-31143/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2024-07-16T12:12:43Z", "generator": { "date": "2024-07-16T12:12:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2534-1", "initial_release_date": "2024-07-16T12:12:43Z", "revision_history": [ { "date": "2024-07-16T12:12:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.12.4_50-3.112.1.aarch64", "product": { "name": "xen-4.12.4_50-3.112.1.aarch64", "product_id": "xen-4.12.4_50-3.112.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_50-3.112.1.aarch64", "product": { "name": "xen-devel-4.12.4_50-3.112.1.aarch64", "product_id": "xen-devel-4.12.4_50-3.112.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_50-3.112.1.aarch64", "product": { "name": "xen-doc-html-4.12.4_50-3.112.1.aarch64", "product_id": "xen-doc-html-4.12.4_50-3.112.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_50-3.112.1.aarch64", "product": { "name": "xen-libs-4.12.4_50-3.112.1.aarch64", "product_id": "xen-libs-4.12.4_50-3.112.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_50-3.112.1.aarch64", "product": { "name": "xen-tools-4.12.4_50-3.112.1.aarch64", "product_id": "xen-tools-4.12.4_50-3.112.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_50-3.112.1.aarch64", "product": { "name": "xen-tools-domU-4.12.4_50-3.112.1.aarch64", "product_id": "xen-tools-domU-4.12.4_50-3.112.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.12.4_50-3.112.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.12.4_50-3.112.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.12.4_50-3.112.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.12.4_50-3.112.1.i586", "product": { "name": "xen-devel-4.12.4_50-3.112.1.i586", "product_id": "xen-devel-4.12.4_50-3.112.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.12.4_50-3.112.1.i586", "product": { "name": "xen-libs-4.12.4_50-3.112.1.i586", "product_id": "xen-libs-4.12.4_50-3.112.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_50-3.112.1.i586", "product": { "name": "xen-tools-domU-4.12.4_50-3.112.1.i586", "product_id": "xen-tools-domU-4.12.4_50-3.112.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.12.4_50-3.112.1.x86_64", "product": { "name": "xen-4.12.4_50-3.112.1.x86_64", "product_id": "xen-4.12.4_50-3.112.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_50-3.112.1.x86_64", "product": { "name": "xen-devel-4.12.4_50-3.112.1.x86_64", "product_id": "xen-devel-4.12.4_50-3.112.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_50-3.112.1.x86_64", "product": { "name": "xen-doc-html-4.12.4_50-3.112.1.x86_64", "product_id": "xen-doc-html-4.12.4_50-3.112.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_50-3.112.1.x86_64", "product": { "name": "xen-libs-4.12.4_50-3.112.1.x86_64", "product_id": "xen-libs-4.12.4_50-3.112.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "product": { "name": "xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "product_id": "xen-libs-32bit-4.12.4_50-3.112.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_50-3.112.1.x86_64", "product": { "name": "xen-tools-4.12.4_50-3.112.1.x86_64", "product_id": "xen-tools-4.12.4_50-3.112.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_50-3.112.1.x86_64", "product": { "name": "xen-tools-domU-4.12.4_50-3.112.1.x86_64", "product_id": "xen-tools-domU-4.12.4_50-3.112.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_50-3.112.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.aarch64" }, "product_reference": "xen-devel-4.12.4_50-3.112.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-devel-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-doc-html-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-libs-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-tools-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-doc-html-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-libs-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-tools-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_50-3.112.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_50-3.112.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-2201" } ], "notes": [ { "category": "general", "text": "A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-2201", "url": "https://www.suse.com/security/cve/CVE-2024-2201" }, { "category": "external", "summary": "SUSE Bug 1212111 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1212111" }, { "category": "external", "summary": "SUSE Bug 1217339 for CVE-2024-2201", "url": "https://bugzilla.suse.com/1217339" } ], "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:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:43Z", "details": "moderate" } ], "title": "CVE-2024-2201" }, { "cve": "CVE-2024-31143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31143" } ], "notes": [ { "category": "general", "text": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31143", "url": "https://www.suse.com/security/cve/CVE-2024-31143" }, { "category": "external", "summary": "SUSE Bug 1227355 for CVE-2024-31143", "url": "https://bugzilla.suse.com/1227355" } ], "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:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_50-3.112.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_50-3.112.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:43Z", "details": "important" } ], "title": "CVE-2024-31143" } ] }
suse-su-2024:2531-1
Vulnerability from csaf_suse
Published
2024-07-16 12:12
Modified
2024-07-16 12:12
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes the following issues:
- CVE-2023-46842: Fixed x86 HVM hypercalls may trigger Xen bug check (XSA-454, bsc#1221984).
- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).
Patchnames
SUSE-2024-2531,SUSE-SLE-Module-Basesystem-15-SP6-2024-2531,SUSE-SLE-Module-Server-Applications-15-SP6-2024-2531,openSUSE-SLE-15.6-2024-2531
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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-2023-46842: Fixed x86 HVM hypercalls may trigger Xen bug check (XSA-454, bsc#1221984).\n- CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458, bsc#1227355).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2531,SUSE-SLE-Module-Basesystem-15-SP6-2024-2531,SUSE-SLE-Module-Server-Applications-15-SP6-2024-2531,openSUSE-SLE-15.6-2024-2531", "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-2024_2531-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2531-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242531-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2531-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036055.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1214718", "url": "https://bugzilla.suse.com/1214718" }, { "category": "self", "summary": "SUSE Bug 1221984", "url": "https://bugzilla.suse.com/1221984" }, { "category": "self", "summary": "SUSE Bug 1225953", "url": "https://bugzilla.suse.com/1225953" }, { "category": "self", "summary": "SUSE Bug 1227355", "url": "https://bugzilla.suse.com/1227355" }, { "category": "self", "summary": "SUSE CVE CVE-2023-46842 page", "url": "https://www.suse.com/security/cve/CVE-2023-46842/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31143 page", "url": "https://www.suse.com/security/cve/CVE-2024-31143/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2024-07-16T12:12:13Z", "generator": { "date": "2024-07-16T12:12:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2531-1", "initial_release_date": "2024-07-16T12:12:13Z", "revision_history": [ { "date": "2024-07-16T12:12:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.18.2_06-150600.3.3.1.aarch64", "product": { "name": "xen-4.18.2_06-150600.3.3.1.aarch64", "product_id": "xen-4.18.2_06-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.18.2_06-150600.3.3.1.aarch64", "product": { "name": "xen-devel-4.18.2_06-150600.3.3.1.aarch64", "product_id": "xen-devel-4.18.2_06-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "product": { "name": "xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "product_id": "xen-doc-html-4.18.2_06-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.18.2_06-150600.3.3.1.aarch64", "product": { "name": "xen-libs-4.18.2_06-150600.3.3.1.aarch64", "product_id": "xen-libs-4.18.2_06-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.18.2_06-150600.3.3.1.aarch64", "product": { "name": "xen-tools-4.18.2_06-150600.3.3.1.aarch64", "product_id": "xen-tools-4.18.2_06-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "product": { "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "product_id": "xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.18.2_06-150600.3.3.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.18.2_06-150600.3.3.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.18.2_06-150600.3.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.18.2_06-150600.3.3.1.i586", "product": { "name": "xen-devel-4.18.2_06-150600.3.3.1.i586", "product_id": "xen-devel-4.18.2_06-150600.3.3.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.18.2_06-150600.3.3.1.i586", "product": { "name": "xen-libs-4.18.2_06-150600.3.3.1.i586", "product_id": "xen-libs-4.18.2_06-150600.3.3.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.i586", "product": { "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.i586", "product_id": "xen-tools-domU-4.18.2_06-150600.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.18.2_06-150600.3.3.1.x86_64", "product": { "name": "xen-4.18.2_06-150600.3.3.1.x86_64", "product_id": "xen-4.18.2_06-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.18.2_06-150600.3.3.1.x86_64", "product": { "name": "xen-devel-4.18.2_06-150600.3.3.1.x86_64", "product_id": "xen-devel-4.18.2_06-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "product": { "name": "xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "product_id": "xen-doc-html-4.18.2_06-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.18.2_06-150600.3.3.1.x86_64", "product": { "name": "xen-libs-4.18.2_06-150600.3.3.1.x86_64", "product_id": "xen-libs-4.18.2_06-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "product": { "name": "xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "product_id": "xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.18.2_06-150600.3.3.1.x86_64", "product": { "name": "xen-tools-4.18.2_06-150600.3.3.1.x86_64", "product_id": "xen-tools-4.18.2_06-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "product": { "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "product_id": "xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.18.2_06-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-libs-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.18.2_06-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.18.2_06-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-devel-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.18.2_06-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-tools-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.18.2_06-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.aarch64" }, "product_reference": "xen-4.18.2_06-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.18.2_06-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.18.2_06-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.aarch64" }, "product_reference": "xen-devel-4.18.2_06-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.18.2_06-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-devel-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.18.2_06-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.aarch64" }, "product_reference": "xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.18.2_06-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.18.2_06-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.aarch64" }, "product_reference": "xen-libs-4.18.2_06-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.18.2_06-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-libs-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.18.2_06-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.aarch64" }, "product_reference": "xen-tools-4.18.2_06-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.18.2_06-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-tools-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64" }, "product_reference": "xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64" }, "product_reference": "xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-46842", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-46842" } ], "notes": [ { "category": "general", "text": "Unlike 32-bit PV guests, HVM guests may switch freely between 64-bit and\nother modes. This in particular means that they may set registers used\nto pass 32-bit-mode hypercall arguments to values outside of the range\n32-bit code would be able to set them to.\n\nWhen processing of hypercalls takes a considerable amount of time,\nthe hypervisor may choose to invoke a hypercall continuation. Doing so\ninvolves putting (perhaps updated) hypercall arguments in respective\nregisters. For guests not running in 64-bit mode this further involves\na certain amount of translation of the values.\n\nUnfortunately internal sanity checking of these translated values\nassumes high halves of registers to always be clear when invoking a\nhypercall. When this is found not to be the case, it triggers a\nconsistency check in the hypervisor and causes a crash.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-46842", "url": "https://www.suse.com/security/cve/CVE-2023-46842" }, { "category": "external", "summary": "SUSE Bug 1221984 for CVE-2023-46842", "url": "https://bugzilla.suse.com/1221984" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:13Z", "details": "moderate" } ], "title": "CVE-2023-46842" }, { "cve": "CVE-2024-31143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31143" } ], "notes": [ { "category": "general", "text": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31143", "url": "https://www.suse.com/security/cve/CVE-2024-31143" }, { "category": "external", "summary": "SUSE Bug 1227355 for CVE-2024-31143", "url": "https://bugzilla.suse.com/1227355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-devel-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-doc-html-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-32bit-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-libs-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.aarch64", "openSUSE Leap 15.6:xen-tools-domU-4.18.2_06-150600.3.3.1.x86_64", "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.2_06-150600.3.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-07-16T12:12:13Z", "details": "important" } ], "title": "CVE-2024-31143" } ] }
ghsa-cjq8-723f-8fmv
Vulnerability from github
Published
2024-07-18 15:31
Modified
2024-08-21 15:30
Severity ?
Details
An optional feature of PCI MSI called "Multiple Message" allows a device to use multiple consecutive interrupt vectors. Unlike for MSI-X, the setting up of these consecutive vectors needs to happen all in one go. In this handling an error path could be taken in different situations, with or without a particular lock held. This error path wrongly releases the lock even when it is not currently held.
{ "affected": [], "aliases": [ "CVE-2024-31143" ], "database_specific": { "cwe_ids": [ "CWE-832" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-07-18T14:15:04Z", "severity": "HIGH" }, "details": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "id": "GHSA-cjq8-723f-8fmv", "modified": "2024-08-21T15:30:50Z", "published": "2024-07-18T15:31:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31143" }, { "type": "WEB", "url": "https://xenbits.xenproject.org/xsa/advisory-458.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
wid-sec-w-2024-1632
Vulnerability from csaf_certbund
Published
2024-07-16 22:00
Modified
2024-12-26 23:00
Summary
Xen: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) für die darauf laufenden Systeme (Domains) paravirtualisiert.
Angriff
Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um seine Privilegien zu erhöhen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu erzeugen und Daten zu manipulieren.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) f\u00fcr die darauf laufenden Systeme (Domains) paravirtualisiert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um seine Privilegien zu erh\u00f6hen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu erzeugen und Daten zu manipulieren.", "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-2024-1632 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1632.json" }, { "category": "self", "summary": "WID-SEC-2024-1632 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1632" }, { "category": "external", "summary": "Xen Security Advisory vom 2024-07-16", "url": "https://xenbits.xen.org/xsa/advisory-458.html" }, { "category": "external", "summary": "Xen Security Advisory vom 2024-07-16", "url": "https://xenbits.xen.org/xsa/advisory-459.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2654-1 vom 2024-07-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019067.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3423-1 vom 2024-09-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019508.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5836 vom 2024-12-26", "url": "https://lists.debian.org/debian-security-announce/2024/msg00252.html" } ], "source_lang": "en-US", "title": "Xen: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-12-26T23:00:00.000+00:00", "generator": { "date": "2024-12-27T09:02:22.847+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-1632", "initial_release_date": "2024-07-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-07-30T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-24T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-26T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c4.16.x", "product": { "name": "Open Source Xen \u003c4.16.x", "product_id": "T036171" } }, { "category": "product_version", "name": "4.16.x", "product": { "name": "Open Source Xen 4.16.x", "product_id": "T036171-fixed", "product_identification_helper": { "cpe": "cpe:/o:xen:xen:4.16.x" } } }, { "category": "product_version_range", "name": "Xapi \u003cv1.249.x", "product": { "name": "Open Source Xen Xapi \u003cv1.249.x", "product_id": "T036172" } }, { "category": "product_version", "name": "Xapi v1.249.x", "product": { "name": "Open Source Xen Xapi v1.249.x", "product_id": "T036172-fixed", "product_identification_helper": { "cpe": "cpe:/o:xen:xen:xapi__v1.249.x" } } } ], "category": "product_name", "name": "Xen" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-31143", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Xen. Diese Fehler betrifft das PCI MSI-Subsystem aufgrund einer unsachgem\u00e4\u00dfen Handhabung der Funktion \u201eMultiple Messages\u201c, was zu verschiedenen Arten von Angriffen f\u00fchrt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen offenzulegen und erh\u00f6hte Rechte zu erlangen." } ], "product_status": { "known_affected": [ "T036172", "2951", "T002207" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-31143" }, { "cve": "CVE-2024-31144", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Xen. Diese Fehler betrifft die Xapi aufgrund eines unsachgem\u00e4\u00dfen Metadaten-Wiederherstellungsprozesses, was zu einer nicht autorisierten Kontrolle \u00fcber VM- und SR-Konfigurationen f\u00fchrt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, indem er einen Datentr\u00e4ger so manipuliert, dass er als Metadaten-Backup erscheint, wodurch das System m\u00f6glicherweise betr\u00fcgerische Metadaten anstelle der legitimen Daten wiederherstellt." } ], "product_status": { "known_affected": [ "T036172", "2951", "T002207" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-31144" } ] }
WID-SEC-W-2024-1632
Vulnerability from csaf_certbund
Published
2024-07-16 22:00
Modified
2024-12-26 23:00
Summary
Xen: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) für die darauf laufenden Systeme (Domains) paravirtualisiert.
Angriff
Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um seine Privilegien zu erhöhen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu erzeugen und Daten zu manipulieren.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) f\u00fcr die darauf laufenden Systeme (Domains) paravirtualisiert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um seine Privilegien zu erh\u00f6hen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu erzeugen und Daten zu manipulieren.", "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-2024-1632 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1632.json" }, { "category": "self", "summary": "WID-SEC-2024-1632 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1632" }, { "category": "external", "summary": "Xen Security Advisory vom 2024-07-16", "url": "https://xenbits.xen.org/xsa/advisory-458.html" }, { "category": "external", "summary": "Xen Security Advisory vom 2024-07-16", "url": "https://xenbits.xen.org/xsa/advisory-459.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2654-1 vom 2024-07-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019067.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3423-1 vom 2024-09-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019508.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5836 vom 2024-12-26", "url": "https://lists.debian.org/debian-security-announce/2024/msg00252.html" } ], "source_lang": "en-US", "title": "Xen: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-12-26T23:00:00.000+00:00", "generator": { "date": "2024-12-27T09:02:22.847+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-1632", "initial_release_date": "2024-07-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-07-30T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-24T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-26T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c4.16.x", "product": { "name": "Open Source Xen \u003c4.16.x", "product_id": "T036171" } }, { "category": "product_version", "name": "4.16.x", "product": { "name": "Open Source Xen 4.16.x", "product_id": "T036171-fixed", "product_identification_helper": { "cpe": "cpe:/o:xen:xen:4.16.x" } } }, { "category": "product_version_range", "name": "Xapi \u003cv1.249.x", "product": { "name": "Open Source Xen Xapi \u003cv1.249.x", "product_id": "T036172" } }, { "category": "product_version", "name": "Xapi v1.249.x", "product": { "name": "Open Source Xen Xapi v1.249.x", "product_id": "T036172-fixed", "product_identification_helper": { "cpe": "cpe:/o:xen:xen:xapi__v1.249.x" } } } ], "category": "product_name", "name": "Xen" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-31143", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Xen. Diese Fehler betrifft das PCI MSI-Subsystem aufgrund einer unsachgem\u00e4\u00dfen Handhabung der Funktion \u201eMultiple Messages\u201c, was zu verschiedenen Arten von Angriffen f\u00fchrt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen offenzulegen und erh\u00f6hte Rechte zu erlangen." } ], "product_status": { "known_affected": [ "T036172", "2951", "T002207" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-31143" }, { "cve": "CVE-2024-31144", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Xen. Diese Fehler betrifft die Xapi aufgrund eines unsachgem\u00e4\u00dfen Metadaten-Wiederherstellungsprozesses, was zu einer nicht autorisierten Kontrolle \u00fcber VM- und SR-Konfigurationen f\u00fchrt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, indem er einen Datentr\u00e4ger so manipuliert, dass er als Metadaten-Backup erscheint, wodurch das System m\u00f6glicherweise betr\u00fcgerische Metadaten anstelle der legitimen Daten wiederherstellt." } ], "product_status": { "known_affected": [ "T036172", "2951", "T002207" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-31144" } ] }
fkie_cve-2024-31143
Vulnerability from fkie_nvd
Published
2024-07-18 14:15
Modified
2024-11-21 09:12
Severity ?
Summary
An optional feature of PCI MSI called "Multiple Message" allows a
device to use multiple consecutive interrupt vectors. Unlike for MSI-X,
the setting up of these consecutive vectors needs to happen all in one
go. In this handling an error path could be taken in different
situations, with or without a particular lock held. This error path
wrongly releases the lock even when it is not currently held.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n" }, { "lang": "es", "value": "Una caracter\u00edstica opcional de PCI MSI llamada \"Mensaje m\u00faltiple\" permite que un dispositivo utilice m\u00faltiples vectores de interrupci\u00f3n consecutivos. A diferencia de MSI-X, la configuraci\u00f3n de estos vectores consecutivos debe realizarse de una sola vez. En este manejo se podr\u00eda tomar una ruta de error en diferentes situaciones, con o sin un bloqueo particular mantenido. Esta ruta de error libera incorrectamente el bloqueo incluso cuando no est\u00e1 retenido actualmente." } ], "id": "CVE-2024-31143", "lastModified": "2024-11-21T09:12:55.220", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-07-18T14:15:04.673", "references": [ { "source": "security@xen.org", "url": "https://xenbits.xenproject.org/xsa/advisory-458.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/07/16/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://xenbits.xenproject.org/xsa/advisory-458.html" } ], "sourceIdentifier": "security@xen.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-832" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
gsd-2024-31143
Vulnerability from gsd
Modified
2024-04-03 05:02
Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-31143" ], "id": "GSD-2024-31143", "modified": "2024-04-03T05:02:25.553082Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2024-31143", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } } } }
opensuse-su-2024:14204-1
Vulnerability from csaf_opensuse
Published
2024-07-18 00:00
Modified
2024-07-18 00:00
Summary
xen-4.18.2_06-2.1 on GA media
Notes
Title of the patch
xen-4.18.2_06-2.1 on GA media
Description of the patch
These are all security issues fixed in the xen-4.18.2_06-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14204
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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.18.2_06-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the xen-4.18.2_06-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14204", "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-2024_14204-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31143 page", "url": "https://www.suse.com/security/cve/CVE-2024-31143/" } ], "title": "xen-4.18.2_06-2.1 on GA media", "tracking": { "current_release_date": "2024-07-18T00:00:00Z", "generator": { "date": "2024-07-18T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14204-1", "initial_release_date": "2024-07-18T00:00:00Z", "revision_history": [ { "date": "2024-07-18T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.18.2_06-2.1.aarch64", "product": { "name": "xen-4.18.2_06-2.1.aarch64", "product_id": "xen-4.18.2_06-2.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.18.2_06-2.1.aarch64", "product": { "name": "xen-devel-4.18.2_06-2.1.aarch64", "product_id": "xen-devel-4.18.2_06-2.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.18.2_06-2.1.aarch64", "product": { "name": "xen-doc-html-4.18.2_06-2.1.aarch64", "product_id": "xen-doc-html-4.18.2_06-2.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.18.2_06-2.1.aarch64", "product": { "name": "xen-libs-4.18.2_06-2.1.aarch64", "product_id": "xen-libs-4.18.2_06-2.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.18.2_06-2.1.aarch64", "product": { "name": "xen-tools-4.18.2_06-2.1.aarch64", "product_id": "xen-tools-4.18.2_06-2.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.18.2_06-2.1.aarch64", "product": { "name": "xen-tools-domU-4.18.2_06-2.1.aarch64", "product_id": "xen-tools-domU-4.18.2_06-2.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64", "product": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64", "product_id": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-4.18.2_06-2.1.ppc64le", "product": { "name": "xen-4.18.2_06-2.1.ppc64le", "product_id": "xen-4.18.2_06-2.1.ppc64le" } }, { "category": "product_version", "name": "xen-devel-4.18.2_06-2.1.ppc64le", "product": { "name": "xen-devel-4.18.2_06-2.1.ppc64le", "product_id": "xen-devel-4.18.2_06-2.1.ppc64le" } }, { "category": "product_version", "name": "xen-doc-html-4.18.2_06-2.1.ppc64le", "product": { "name": "xen-doc-html-4.18.2_06-2.1.ppc64le", "product_id": "xen-doc-html-4.18.2_06-2.1.ppc64le" } }, { "category": "product_version", "name": "xen-libs-4.18.2_06-2.1.ppc64le", "product": { "name": "xen-libs-4.18.2_06-2.1.ppc64le", "product_id": "xen-libs-4.18.2_06-2.1.ppc64le" } }, { "category": "product_version", "name": "xen-tools-4.18.2_06-2.1.ppc64le", "product": { "name": "xen-tools-4.18.2_06-2.1.ppc64le", "product_id": "xen-tools-4.18.2_06-2.1.ppc64le" } }, { "category": "product_version", "name": "xen-tools-domU-4.18.2_06-2.1.ppc64le", "product": { "name": "xen-tools-domU-4.18.2_06-2.1.ppc64le", "product_id": "xen-tools-domU-4.18.2_06-2.1.ppc64le" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le", "product": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le", "product_id": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "xen-4.18.2_06-2.1.s390x", "product": { "name": "xen-4.18.2_06-2.1.s390x", "product_id": "xen-4.18.2_06-2.1.s390x" } }, { "category": "product_version", "name": "xen-devel-4.18.2_06-2.1.s390x", "product": { "name": "xen-devel-4.18.2_06-2.1.s390x", "product_id": "xen-devel-4.18.2_06-2.1.s390x" } }, { "category": "product_version", "name": "xen-doc-html-4.18.2_06-2.1.s390x", "product": { "name": "xen-doc-html-4.18.2_06-2.1.s390x", "product_id": "xen-doc-html-4.18.2_06-2.1.s390x" } }, { "category": "product_version", "name": "xen-libs-4.18.2_06-2.1.s390x", "product": { "name": "xen-libs-4.18.2_06-2.1.s390x", "product_id": "xen-libs-4.18.2_06-2.1.s390x" } }, { "category": "product_version", "name": "xen-tools-4.18.2_06-2.1.s390x", "product": { "name": "xen-tools-4.18.2_06-2.1.s390x", "product_id": "xen-tools-4.18.2_06-2.1.s390x" } }, { "category": "product_version", "name": "xen-tools-domU-4.18.2_06-2.1.s390x", "product": { "name": "xen-tools-domU-4.18.2_06-2.1.s390x", "product_id": "xen-tools-domU-4.18.2_06-2.1.s390x" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x", "product": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x", "product_id": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "xen-4.18.2_06-2.1.x86_64", "product": { "name": "xen-4.18.2_06-2.1.x86_64", "product_id": "xen-4.18.2_06-2.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.18.2_06-2.1.x86_64", "product": { "name": "xen-devel-4.18.2_06-2.1.x86_64", "product_id": "xen-devel-4.18.2_06-2.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.18.2_06-2.1.x86_64", "product": { "name": "xen-doc-html-4.18.2_06-2.1.x86_64", "product_id": "xen-doc-html-4.18.2_06-2.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.18.2_06-2.1.x86_64", "product": { "name": "xen-libs-4.18.2_06-2.1.x86_64", "product_id": "xen-libs-4.18.2_06-2.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.18.2_06-2.1.x86_64", "product": { "name": "xen-tools-4.18.2_06-2.1.x86_64", "product_id": "xen-tools-4.18.2_06-2.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.18.2_06-2.1.x86_64", "product": { "name": "xen-tools-domU-4.18.2_06-2.1.x86_64", "product_id": "xen-tools-domU-4.18.2_06-2.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64", "product": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64", "product_id": "xen-tools-xendomains-wait-disk-4.18.2_06-2.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.18.2_06-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.18.2_06-2.1.aarch64" }, "product_reference": "xen-4.18.2_06-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.18.2_06-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.18.2_06-2.1.ppc64le" }, "product_reference": "xen-4.18.2_06-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.18.2_06-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.18.2_06-2.1.s390x" }, "product_reference": "xen-4.18.2_06-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.18.2_06-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-4.18.2_06-2.1.x86_64" }, "product_reference": "xen-4.18.2_06-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.18.2_06-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.aarch64" }, "product_reference": "xen-devel-4.18.2_06-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.18.2_06-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.ppc64le" }, "product_reference": "xen-devel-4.18.2_06-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.18.2_06-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.s390x" }, "product_reference": "xen-devel-4.18.2_06-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.18.2_06-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.x86_64" }, "product_reference": "xen-devel-4.18.2_06-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.18.2_06-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.aarch64" }, "product_reference": "xen-doc-html-4.18.2_06-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.18.2_06-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.ppc64le" }, "product_reference": "xen-doc-html-4.18.2_06-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.18.2_06-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.s390x" }, "product_reference": "xen-doc-html-4.18.2_06-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.18.2_06-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.x86_64" }, "product_reference": "xen-doc-html-4.18.2_06-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.18.2_06-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.aarch64" }, "product_reference": "xen-libs-4.18.2_06-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.18.2_06-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.ppc64le" }, "product_reference": "xen-libs-4.18.2_06-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.18.2_06-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.s390x" }, "product_reference": "xen-libs-4.18.2_06-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.18.2_06-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.x86_64" }, "product_reference": "xen-libs-4.18.2_06-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.18.2_06-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.aarch64" }, "product_reference": "xen-tools-4.18.2_06-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.18.2_06-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.ppc64le" }, "product_reference": "xen-tools-4.18.2_06-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.18.2_06-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.s390x" }, "product_reference": "xen-tools-4.18.2_06-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.18.2_06-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.x86_64" }, "product_reference": "xen-tools-4.18.2_06-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.18.2_06-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.aarch64" }, "product_reference": "xen-tools-domU-4.18.2_06-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.18.2_06-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.ppc64le" }, "product_reference": "xen-tools-domU-4.18.2_06-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.18.2_06-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.s390x" }, "product_reference": "xen-tools-domU-4.18.2_06-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.18.2_06-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.x86_64" }, "product_reference": "xen-tools-domU-4.18.2_06-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64" }, "product_reference": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le" }, "product_reference": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x" }, "product_reference": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64" }, "product_reference": "xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-31143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31143" } ], "notes": [ { "category": "general", "text": "An optional feature of PCI MSI called \"Multiple Message\" allows a\ndevice to use multiple consecutive interrupt vectors. Unlike for MSI-X,\nthe setting up of these consecutive vectors needs to happen all in one\ngo. In this handling an error path could be taken in different\nsituations, with or without a particular lock held. This error path\nwrongly releases the lock even when it is not currently held.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:xen-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31143", "url": "https://www.suse.com/security/cve/CVE-2024-31143" }, { "category": "external", "summary": "SUSE Bug 1227355 for CVE-2024-31143", "url": "https://bugzilla.suse.com/1227355" } ], "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.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:xen-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-devel-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-doc-html-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-libs-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-domU-4.18.2_06-2.1.x86_64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.aarch64", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.ppc64le", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.s390x", "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.18.2_06-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-18T00:00:00Z", "details": "important" } ], "title": "CVE-2024-31143" } ] }
Loading…
Loading…
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.
- 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.